/*
Theme Name: Understock
Theme URI: http://www.kezox.com/
Description: Magazine Understock par <a href="http://www.kezox.com">Alexis Piraina</a>.
Version: V1
Author: Alexis Piraina
 
Creation Theme by Alexis Piraina | http://www.kezox.com
 
*/

body {
font-family: Times, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #ffffff;
color: #000000;
margin-top: 15px;
margin-right: 15px;
}

#page {
width: 780px;
}

#header {
font-family: Times, Arial, Helvetica, Sans-serif;
float: left;
background:#ffffff;
width: auto;
}

#content {
float: right;
width: 600px;
margin-right: -35px;
margin-top: -10px;
}

#content img { 
max-width: 600px;
max-height: 200px; 
width: expression(this.width > 600 ? 600: true);
height: expression(this.width > 200 ? 200: true);
}
 
.sidebar {
float: left;
width: 180px;
margin-top: 7px;
position: fixed;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px
}

.sidebar h2 {
font-size: 5px;
}

#footer {
float: left;
width: auto;
clear: both;
}

a {
color: #000000;
text-decoration: none;
}

a:link {
color: #000000;
text-decoration: none;
}

a:hover {
background-color: #000000;
color: #ffffff
}

a:active {
background-color: #000000;
color: #ffffff
}

.postmetadata {
color: #9a9a9a;
}

.postmetadata a {
color: #9a9a9a;
}

.postmetadata a:link {
color: #9a9a9a;
}

.postmetadata a:hover {
background-color: #000000;
color: #9a9a9a
}

.postmetadata a:active {
background-color: #000000;
color: #9a9a9a
}

.navigation {
padding-top: 15px;
padding-bottom: 30px;
}

#rss a:hover {
background-color: transparent;
}

::selection{
        background:black;
        color:gray ;
}

::-moz-selection {
color : black;
background-color: gray ;
}

fieldset.search {
border: none;
margin-left: -9px;
}

.search input.box {
outline: 0 none;
width: 120px;
height: 20px; 
border: 1px solid #CCCCCC;
}

.search input.box:focus {
outline: 0 none;
width: 120px;
height: 20px; 
border: 1px solid #000000;
}

.search input.box:hover {
outline: 0 none;
width: 120px;
height: 20px; 
border: 1px solid #000000;
}
