/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body {
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 14px;
text-align: left:
vertical-align: top;
background: #fff;
color: 5f5c5b;
}

a {
color: #21b1c1;
}

a:hover {
color: #1e96a4;
}

hr {
color: #483d1e;
background-color: #f00;
height: 1px;
width: 250px;
}


#social img {
padding: 3px;
}

#wrapper {
margin: 0 auto 0 auto;
width: 900px;
text-align: left;
}

#header {
float: left;
width: 900px;
}

#navigation {
margin-left: -40px;
width: 900px;
float: left;
}

#navigation li {
float: left;
margin: 1px 15px 2px 1px;
font-family: Times New Roman;
font-size: 1.3em;
font-style: bold;
list-style: none;
background-color: transparent;
text-transform: uppercase;
}

#navigation li a {
color: #2f4a21;
text-decoration: none;
}

#navigation li a:hover {
color: #0d1d05;
text-decoration: none;
}



#navigation li a:active {
color: #2f4a21;
text-decoration: none;
}

.info {
margin: 0px 0px 0px 100px;
}



#main_img {
width: 900px;
float: left;
}

#header h1 {
height: 80px;
background: url('images/OrganicClimber_logo.gif') no-repeat;
}

#header span {
display: none;
}



#container {
float: left;
width: 630px;
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 0px;
line-height: 25px;
}

#container h2 {
font-family: Times New Roman;
font-size: 2em;
color: #483d1e;
margin: 5px 0px 0px 0px;
}



.post h2 a:link {
color: #483d1e;
text-decoration: none;
}


.post h2 a:visited {
color: #483d1e;
text-decoration: none;
}

.post h2 a:hover {
text-decoration: underline; 
color: #856c2a;
}

.date {
font-family: Times New Roman;
font-size: 1em;
color: #483d1e;
margin: 5px 0px 0px 5px;
}


.sidebar {
float: left;
width: 260px;
margin: 20px 0px 0px 0px;
display: inline;
background-color: #eae8e1;
}

.sidebar li {
list-style: none;
margin: 1px 10px 2px -20px;
}

.sidebar h2 {
margin: 30px 0px 5px 0px;
font-family: Times New Roman;
font-size: 2em;
color: #483d1e;
}





.side_links li {
	margin: 0px 0px 0px -15px;
	}

#footer {
clear: both;
float: left;
width: 900px;
height: 50px;
margin: 15px 0 0 0;
background-color: #eae8e1;
}

#footer p {
margin: 10px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

 #icebrrg{position:absolute;width:520px;height:100%;}
                body{margin-bottom:-17px;}
                iframe{height:100%;width:100%;border:none;}-->
