/*
Theme Name: Nexle Sample Wordpress Framework
Theme URI: http://nexle.dk
Version: 0.1
Description: Nexle Sample Wordpress Framework, frontend based visually on Capricorn 1.3 (http://www.random-is.me/themes/ by Shaibanii).
Author: <a href="http://nexle.dk/daniel">Daniel Iversen</a>
Tags: white, black, one-column, fixed-width, simple, fast
A sample wordpress framework for testing and my own blog...

Cheers,
Daniel


For WordPress 3.1+ :)
*/

/* Daniel Iversen added */
.nav li { border-right: 2px solid #666666; }

/* Daniel Iversen added */
.hideaddthis {display: none;}

body{
/* Daniel Iversen changed */
background-color:#F5F5F5;
background-image: url("http://images.nexle.dk/linen-background.png");
background-attachment: fixed;
color:#666;
font:11px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}

a{
color:#110;
text-decoration:none;
}

a:hover{
color:#666;
text-decoration:none;
}

blockquote {
padding:0 0 0 20px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#efefef;
color:#000;
}

ul{
list-style:square;
}

/* Headers */

h1{
//font-size:43px;
color:#888;
font-family:"Helvetica 65 Medium", Helvetica, sans-serif;
text-align:center;
text-transform:lowercase;
/* added line 2012-06-03 to make top header smaller */
margin: 0; padding: 0;
line-height: 1em;
font-size:12px;
}

h1 a, h1 a:hover{
color:#888;
text-decoration:none;
}


h2{
/* Daniel Iversen changed */
font-size:14px; 
margin:5px 0 7px 0;
text-align:justify;
}

/* START Daniel Iversen */
.fp-headline{
font-size:12px; 
}
/* END Daniel Iversen */

h2 a{
color:#222;
text-decoration:none;
}

h2 a:hover{
color:#c00;
}

h3{
text-align:justify;
font-size:12px;
color:#000;
}

h4{
text-align:center;
font-size:12px;
color:#000;
}

/* Blog Contents */

#wrapper{
/* Daniel Iversen changed */
/* width:680px;  */
/* width:780px;  */
width: 850px;
/* background-color: #DDD; */
background-color:#FEFEFE; 
border: 0px solid #000000;
-moz-box-shadow: 10px 10px 5px #333;
padding: 5px 20px 5px 20px;
-webkit-box-shadow: 10px 10px 5px #333;
margin:0 auto;
}


/* Navigation */


#nav{
padding:3px;
}

ul.nav{
width:500px;
list-style:none;
margin:0;
}

ul.nav li {
display:inline;  
}

ul.nav li a {
display:inline;
padding:20px 4px 20px 4px; 
width:92px;
height:auto;
color:#aa2812; 
text-align:center; 
font-family:Helvetica;
font-size:12px;
text-transform:lowercase;
text-decoration:none;
}

ul.nav li a:hover {
color:#000; 
text-decoration:none;
}





/* Posts */

#main{
float:left;
/* Daniel Iversen changed */
/* width:685px; */
width:785px;
}

.post{
padding:5px;
text-align:justify;
}

.main{
text-align:justify;
border-bottom:1px solid #bbb;
}

.main p{
line-height:18px;
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{
padding:5px;
border:1px solid #999;
}

.main img:hover{
padding:5px;
border:1px solid #444;
background:#666;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:7px;
line-height:15px;
display:inline;
color:#888;
//color:#333;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background:#fafafa;
border:1px solid #efefef;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font:10px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

input:focus{
border:1px solid #555;
}

/* Footer */

#footer{
font-size:9px;
text-align:center;
float:left;
margin:10px 0 0 0;
padding:10px 0 10px 0;
border-top:1px solid #999;
width:100%
}

#footer a{
color:#999999;
}

#footer a:hover{
color:#777;
}




/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* START Daniel Iversen */

blockquote.tweet{
	margin: 1em 20px;
	padding-left: 50px;
	font-style:normal;
	font-size:13px; 
	color: #222;
	background: transparent url(/images/quote.png) no-repeat; 
}
.twitterlink a{
	text-decoration:none;
	color: #3399CC;
	font-size:10px; 
	font-weight:normal;
}
/* END Daniel Iversen */
