/*  
Theme Name: Weeds
*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.alignleft {
     float:left;
     }

.alignright {
     float:right;
     }
.center {
	text-align: center;
	}
	
/* -------------------[ Fonts sizes and desoration ]------------------- */
body {
    font: 100.01% Times New Roman, Franklin Gothic Medium, Arial, Helvetica, Verdana, sans-serif;
}
p, .navigation {
	font-size: 1.0em;
	line-height: 100%;
}
ul {
	font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font: normal 1.2em/180% "Times New Roman", Franklin Gothic Medium, Myriad Pro, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: underline;
	}

a:hover, a:active {
	text-decoration: underline;
}
#disclaimer {
	font-size: 0.9em;
}
/* -------------------[ Alignments ]------------------- */

body, #outwrap, #wrap, #topnav, .entry {
	text-align: center;
}
#header, #outbreadcrumbs,#topnav ul, .featuredpost, .post, #footer, #disclaimer, .wp-pagenavi, .navigation {
	text-align: left;
	margin: 0 auto;
}

.entry object, .entry p, .entry p object {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* -------------------[ Dimensions ]------------------- */

#header{
	height: 376px;
}
#topnav, #topnav li a {
	height: 42px;
	line-height: 42px;
}
#topnav ul {
	width: 680px;
}
#outbreadcrumbs, .featuredpost, .post, .wp-pagenavi, #footer, #disclaimer {
	width: 640px;
}

a.thumb, a.featuredthumb, span.thumbimage {
	height: 100px;
	width: 130px;
}
.navigation {
	width: 640px;
	}
	
/* -------------------[ Text and links colors ]------------------- */

body {
	color: #fbd800;
	}
a, a:link, a:visited {
	color: #fbd800;
}
a:hover, a:active {
	color: #471d0f;
}
#topnav li a {
	color: #fbd800;
}
	
/* -------------------[ Background colors and images ]------------------- */

body {
	background-color: #2b0012;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}	

#wrap {
	clear: both;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}
#topnav {
	background: url(images/navbar.jpg) no-repeat center;
}
span.thumbimage {
	display: block;
	background-position: 0 top;
	background-repeat: no-repeat;
}
a:hover span.thumbimage {
	background-position: 0 bottom;
}

/* -------------------[ Main Navigation ]------------------- */
#topnav {

}
#topnav ul {

}
#topnav ul li {
	float: left;
}
#topnav li a {
	margin-left: 20px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
#outbreadcrumbs {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

/* -------------------[ Footer ]------------------- */


#footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

#foter p {
	margin-bottom: 10px;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}
/* -------------------[ Headings ]------------------- */

h1.home {
	font-size: 0pt;
	line-height: 0px;
	height: 0px;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* -------------------[ POST ]------------------- */

.post, .featuredpost {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.featuredpost {
	border: 1px solid #5e6142;
	background-color: #5e6142;
}
	

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
	font-weight: lighter;
}

a.thumb {
	background-image: url(images/thumb.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	background-position: top;
	margin: 10px;
}
a.featuredthumb {
	background-image: url(images/featuredthumb.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	background-position: top;
	margin: 10px;
}
a.thumb:hover, a.featuredthumb:hover {
	background-position: bottom;
}

/* -------------------[ Single.php ]------------------- */
        
.download {
	background-color: #5e6142;
	border: 1px solid #5e6142;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.download2 {
	margin-top: 10px;
}


.navigation {
	padding-top: 10px;
	padding-bottom: 10px;
	}


/*-----------------------WP-PageNavi----------------------*/

.wp-pagenavi {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 0.8em;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid 4a593a;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #fbd800;
	border: 1px solid #fbd800;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #fbd800;
	color: #fbd800;

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #fbd800;
	color: #fbd800;
}


	
