/*
Theme Name: Norse Cycles
Theme URI: http://www.shaibanii.com/themes/
Version: 1.2
Description: Custom theme for norsecycles.com based off of Capricorn Theme.
Author: T. Hollister
Tags: white, black, one-column, fixed-width, light
*/


body{
background-color:#222;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:15px 0 15px 0px;
}

a{
color:#0000aa;
text-decoration:none;
}

a:hover{
color:#0033ff;
text-decoration:underline;
}

blockquote {
padding:0 0 0 20px;
min-height:50px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

address{
    font-size:13px;
    line-height:16px;
    margin-bottom:8px;
    font-style:normal;
}

/* Headers */

h1{
font-size:43px;
color:#888;
text-align:center;
}

h1 a, h1 a:hover{
color:#888;
text-decoration:none;
}


h2{
font-size:20px;
margin:10px 0 13px 0;
text-align:left;
border-bottom:1px solid #000;
}

h2 a{
color:#222;
text-decoration:none;
}

h2 a:hover{
color:#c00;
}

h3{
text-align:left;
font-size:13px;
color:#000;
margin:10px 0 10px 0;
border-bottom:1px solid #666;
}

h4{
text-align:left;
font-size:12px;
color:#000;
margin:10px 0 5px 0;
}

/* Blog Contents */

#wrapper{
width:800px;
margin:0 0;
background-color:#FFF;
}

#header{
width:800px;
margin:0 0;
background-image:url("images/header_bg.png");
background-repeat:repeat-y;
text-align:left;
}


/* Navigation */


#nav{
padding:0px 70px;
margin:auto;
text-align:center;
background-image:url("images/nav_bg.png");
background-repeat:repeat-y;
}

ul.nav{
list-style:none;
margin:0;
padding:0;
}

ul.nav li {
display:inline;
margin:0;
padding:0;
}

#nav a {
background-color:#EEE;
opacity:0.75;
filter:alpha(opacity=75);
display:inline;
padding:1px 15px 3px;
margin:0 1px;
height:auto;
color:#000; 
text-align:left; 
font-size:13px;
text-transform:lowercase;
text-decoration:none;
}

#nav a:hover {
color:#000;
text-decoration:none;
}

#contact a:hover {
background-color:#bace4d;
}

#contact-current a{
background-color:#bace4d;
opacity:0.90;
filter:alpha(opacity=90);
}

#cost a:hover {
background-color:#adcccf;
}

#cost-current a{
background-color:#adcccf;
opacity:0.90;
filter:alpha(opacity=90);
}

#material a:hover {
background-color:#fd8849;
}

#material-current a{
background-color:#fd8849;
opacity:0.90;
filter:alpha(opacity=90);
}

#gallery a:hover {
background-color:#898d89;
}

#gallery-current a{
background-color:#898d89;
opacity:0.90;
filter:alpha(opacity=90);
}

#frames a:hover {
background-color:#5ea446;
}

#frames-current a{
background-color:#5ea446;
opacity:0.90;
filter:alpha(opacity=90);
}

#news a:hover {
background-color:#ffff33;
}

#news-current a{
background-color:#ffff33;
opacity:0.90;
filter:alpha(opacity=90);
}

#current a{
background-color:#009900;
opacity:0.8;
filter:alpha(opacity=8);
display:inline;
padding:1px 15px 3px;
margin:0 1px;
height:auto;
color:#fff; 
text-align:left; 
font-size:13px;
text-transform:lowercase;
text-decoration:none;
}



/* Pages */


.page {
background-image:url("images/bg.png");
background-repeat:repeat-y;
}

.material {
    margin:20px 100px 30px 20px;
    clear:both;
    font-size:11px;
}



/* Posts */


#main{
float:left;
}

.post{
padding:30px 80px 5px 370px;
text-align:left;
}

.post-news{
padding:30px 90px 5px 360px;
text-align:left;
}

.post-home{
padding:20px 340px 180px 80px;
text-align:left;
}

.post-wide{
padding:30px 80px 10px 80px;
text-align:left;
}

.post-gallery{
padding:15px 70px 0px 70px;
text-align:left;
}

.main{
text-align:left;
}

.main p{
line-height:19px;
margin:0 0 13px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
margin:0 0 15px 10px;
list-style:none;
}

.main li{
margin:0 0 0px 0;
}


.main img{
border:1px solid #999;
}

.main img a{
border:1px solid #999;
}

.main img:hover{
border:1px solid #444;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:8px;
line-height:10px;
color:#999;
text-align:right;
margin:0 0 0px 0;
font-weight:normal;
float:right;
}

.meta-date{
font-size:8px;
line-height:10px;
color:#999;
text-align:right;
margin:3px 0 0px 7px;
font-weight:normal;
float:right;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:left;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background-color:#fafafa;
border:1px solid #efefef;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font-size:10px;
}

/* Footer */

#footer{
font-size:13px;
line-height:13px;
text-align:center;
margin:0;
padding:0;
width:800px;
height:100px;
background-image:url("images/footer.png");
background-repeat:no-repeat;
font-family:Arial, sans-serif;
color:#000;
}

#footer a{
color:#000;
}

#footer a:hover{
color:#009900;
}




/* 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;
}

