/*
THEME NAME: Fine Art Rec
THEME URI: http://nitzan.co.uk
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: Nitzan
AUTHOR URI:

*/


/*RESET*/
ul, li{list-style-type: none;}

/*Cleaner*/

.widgettitle{display: none;}

/*General*/
body{background-color: #F5F7F8;}

#wrapper{
overflow-x: auto;
margin:  auto 120px;

font-size: 12px;
font-family: Georgia, serif;
}


h2{font-family:Georgia, serif; font-weight: 100;}

/*Links*/
a{color:#455250; text-decoration: none;}
a:hover{color:red;}


#header img{margin-bottom: 10px}
img{border:0;}


/*Sidebar*/

#sidebarwrapper{float: left;
background-color:  #BCD4C9;
padding: 0 0 20px 0;
position: absolute;
top:0px;
left:800px;
font-size: 11px;
}

.sidebar ul li{margin: 8px 5px 0 5px;list-style-type: none;}

/*Content*/

ul#posts-list{
margin: 0;
padding:0;
list-style-type: none;
}






/*Skip Link*/
#access {
position:absolute;

left:-20px;
top:0px;
}

div.skip-link a {color:#455250; text-decoration: none;font-size: 1.2 em;font-style: italic;}
div.skip-link a:hover{background-color:yellow;color:black;}



div.skip-link ul li{

list-style-type: none;
}


/*Other bits*/
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:inline;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-top: 1em;
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}





div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
color:#B1BDB4;
margin-top: 100px;
position: bottom;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

#temp a{color:red;}


/*IE SHIT*/

#entry-content{
width: 220px;}

h3 a.rsswidget{font-weight: bold;color: black;}



/*tags*/
.entry-title{display: inline;margin-bottom: 1em;}
div#tags{display: inline;}


/*entry-title*/

.entry-title a{font-size: 20px;
width: 200px;
letter-spacing: -.2px;
line-height: 2em;
border-bottom: 2px solid red;
}

.entry-title a:hover{color:red;}

#content p{font-size: 14px;line-height: 1.8em;letter-spacing: normal;}

#content a{border-bottom: 1px solid red;}

#container,#nav-below,#content{width: 600px;display: inline;float: left;margin-right: 20px;}


#container{border-bottom: 4px solid red; padding-bottom: 20px;}

/*Footer*/

#footer{width: 100%;;clear: left;}

/*Credits*/
.credits p{line-height: 1em; margin:0;}

/*Send To Twitter Box */

#send-to-twitter{
font-size: 120%;
font-style: italic;
letter-spacing: .3px;
margin: 3em 0 0 0 ;
}


ol{padding:0;}
ul li, ol li{text-indent: none; list-style-type: lower-greek;margin: 0;padding:0;line-height: 1.4 em;}