/*
Theme Name: Largest Theme
Theme URI:  http://www.templateworld.com
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: TemplateWorld
Author URI: http://www.templateworld.com
Tags: 

*/

/* SIDEBAR PAGES */

.sidepages{
font-size: 14px;
margin: 0 0 0 30px;
}

.sidepages a{
color: #666666;
text-decoration: underline;
}

.sidepages li{
padding: 5px 0 0 5px;
}

/* TOP 5 TABLE */

.top5{
border: dotted 2px #dabc60;
text-align: center;
width: 530px;
margin: 0 0 20px -10px;
}

.top5 a{
font-weight: bold;
color: #dabc60;
}

.top5 .strong{
font-size: 14px;
border-bottom: dotted 1px #dabc60;
}

.top5 td{
width:530px;
}

.top5 img{
margin: 5px 5px 10px 0;
}

.top5 .text{
width: 370px;
float:left;
padding: 0 0 0 5px;
}

.top5 .join img{
margin: 0 0 5px 0 ;
}

.top5 .border{
border-bottom: dotted 2px #dabc60;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#4c4a31;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#ffffff url(images/bgr_main.png) repeat-x bottom;
	color:#4c4a31;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper_top{
	background:url(images/bgr_wrapper_top.gif) repeat-x;
}
.wrapper{
	margin:0 auto;
	width:936px;
	background:url(images/bgr_wrapper.gif) repeat-y;
}
/*sidebar_search*/
#sidebar_search{
	width:384px;
	height:111px;
	overflow:hidden;
	float:left;
}
#sidebar_search fieldset{
	padding:10px 0 0 47px;
	float:left;
}
#main_search_val{
	float:left;
	border:9px solid #e6efd7;
	background:#f2f7ea;
	color:#414d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0 6px 0 0;
	padding:12px 5px 12px 5px;
	width:198px;
}
#main_search_sub{
	float:left;
	text-indent:-9999px;
	text-transform:capitalize;
	width:97px;
	height:87px;
}
/* mainmenu */
#mainmenu{
	width:552px;
	height:30px;
	float:right;
	margin:19px 0 0 0;
}
#mainmenu ul{
	float:right;
	padding:0 43px 0 0;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	padding:0 0 0 5px;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	z-index:50;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	padding:5px 10px 5px 10px;
	background:#bcba00;
	border-top:0;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	background:#d0ce04;
	text-decoration:none;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 5px;
	padding:0;
	background:#bcba00;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 7px 10px 7px 10px;
	margin: 0;
	background:#bcba00;
	border:0;
	border-bottom:1px solid #b0ae03;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#d0ce04;
	color:#fff;
}
/* header */
#header{
	width:100%;
	height:198px;
	background:url(images/bgr_header.png) no-repeat;
}
/*logo*/
#logo{
	width:100%;
	clear:both;
	overflow:hidden;
}
#logo a{
	width:346px;
	height:74px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	margin:0 0 0 42px;
}
/*rss_panel*/
#rss_panel{
	width:100%;
	height:87px;
	overflow:hidden;
	background:url(images/bgr_rss_panel.png) no-repeat;
}
#rss_panel p{
	float:left;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:10px 0 0 35px;
}
#rss_panel p a{
	color:#000;
	background:url(images/button_rss.png) no-repeat left center;
	padding:15px 0 15px 70px;
	display:block;
}
/*header_links*/
#header_links{
	float:right;
	padding:22px 45px 0 0;
}
#header_links ul{
	width:209px;
	height:45px;
	background:url(images/bgr_header_links.png) no-repeat;
	overflow:hidden;
	padding:0 0 0 2px;
}
#header_links li{
	float:left;
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	padding:11px 11px 0 11px;
	text-transform:capitalize;
}
#header_links li a{
	color:#000;
}
#rss2_url{
	background:url(images/ico_rss.gif) no-repeat left center;
	padding:0 0 0 20px;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
#content{
	float:left;
	width:515px;
	padding:20px 0 0 26px;
}
#sidebar{
	float:right;
	width:319px;
	padding:0 24px 0 0;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.post .thumb{
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
}
.post .thumb img{
	width:497px;
	border:5px solid #f4f4ea;
	float:left;
}
.post .title{
	color:#767568;
	font-size:2.6em;
	line-height:1.2em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 15px 0 15px;
}
.post .title a{
	color:#767568;
}
.post .info{
	width:485px;
	padding:0 15px 0 15px;
	overflow:hidden;
}
.post .info span{
	font-size:1.2em;
}
.post .info .post_more{
	width:100%;
	clear:both;
	display:block;
	font-weight:bold;
}
.post .info .post_more a{
	color:#fff;
	background:#bcba00;
	float:left;
	cursor:pointer;
	display:block;
	text-align:center;
	padding:8px 14px 8px 14px;
}
.post .info .post_date{
	background:url(images/ico_date.gif) no-repeat left center;
	padding:0 0 0 18px;
	float:left;
	color:#70850d;
	margin:10px 0 0 0;
}
.post .info .post_date a{
	color:#70850d;
}
.post .info .post_comment{
	background:url(images/ico_comm.gif) no-repeat left center;
	width:44px;
	height:32px;
	text-align:center;
	padding:13px 0 0 0;
	float:right;
	color:#70850d;
	font-weight:bold;
}
.post .info .post_comment a{
	color:#70850d;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 15px 0 15px;
}
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #f4f4ea;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 15px;
}
.post .entry ul li{
	margin: 0 0 0 20px;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.post .entry li a{
	text-decoration:underline;
}
.post .entry li a:hover{
	text-decoration:none;
}
/*sidebar_home*/
#sidebar_home{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_sidebar_home.gif) repeat-y;
	margin:0 0 20px 0;
}
#sidebar_home_left{
	width:108px;
	float:left;
}
#sidebar_home_right{
	width:335px;
	float:right;
}
.sidebar2{
	padding:22px 10px 0 22px;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	color:#767568;
}
.sidebar2 a{
	color:#767568;
}
.sidebar2 .widgettitle{
	font-size:1.1em;
	color:#000;
	margin:0 0 10px 0;
}
.sidebar2 .widget_categories a, .sidebar2 .widget_archive a, .sidebar2 .widget_links a, .sidebar2 .widget_meta a, .sidebar2 .widget_pages a, .sidebar2 .widget_meta a, .sidebar2 .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 6px;
	padding:0 0 0 8px;
	display:block;
}
.sidebar2 .widget_categories a{
	display:inline;
}
.sidebar2 .widget_recent_comments a.url{
	color:#767568;
}
.sidebar2 .widget_recent_entries a{
	background:url(images/ico_arrow2.gif) no-repeat left 2px;
	padding:2px 0 2px 20px;
}
.sidebar2 ul{
}
.sidebar2 ul li{
	margin:0 0 15px 0
}
.sidebar2 ul ul{
	margin:0 0 0 5px;
}
.sidebar2 ul li ul li{
	margin:0;
	padding:4px 0 4px 0;
}
.sidebar2 ul ul ul{
	margin:0 0 0 5px;
}
.sidebar2 ul li ul li ul li{
	float:none;
}
/*sidebar*/
.sidebar_widgets{
	font-size:1.2em;
	line-height:1.4em;
	color:#b1b1b0;
	background:#3c3c3c url(images/bgr_sidebar_widgets.gif) repeat-y;
	padding:20px 25px 20px 25px;
	margin:0 0 15px 0;
}
.sidebar_widgets a{
	color:#b1b1b0;
}
.sidebar_widgets a:hover{
	color:#b1b1b0;
}
.sidebar_widgets .widgettitle{
	font-size:1.8em;
	color:#000000;
	padding:0 0 5px 4px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow4.gif) no-repeat left 6px;
	padding:0 0 0 11px;
	display:block;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#5585ae;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 35px 0;
}
.sidebar_widgets ul ul{
	margin:0;
}
.sidebar_widgets ul li ul li{
	background:none;
	border:0;
	border-bottom:1px solid #545454;
	padding:3px 0 3px 5px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.sidebar_widgets ul li.widget_polls ul li{
	border-bottom:0;
}
/*subscribe*/
#subscribe{
	width:100%;
	height:114px;
	background:url(images/bgr_subscribe.png) no-repeat;
}
#subscribe p{
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c3c3c;
	text-align:right;
	padding:35px 20px 0 0;
}
#subscribe fieldset{
	padding:10px 0 0 143px;
	width:176px;
	overflow:hidden;
}
#sidebar_subscribe_val{
	float:left;
	background:#dad7b9;
	border:0;
	color:#3c3c3c;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	width:110px;
	margin:0 7px 0 0;
}
#sidebar_subscribe_sub{
	float:left;
}
/*sidebar_twitter*/
.sidebar_twitter{
	width:100%;
	height:65px;
	overflow:hidden;
	margin:0 0 16px 0;
	background:url(images/bgr_sidebar_twitter.png) no-repeat;
}
.sidebar_twitter a{
	font-size:2.2em;
	color:#fff;
	display:block;
	margin:28px 0 0 20px;
}
/*sidebar4*/
.sidebar4{
	width:100%;
	font-size:1.2em;
	line-height:1.4em;
	color:#4c4a31;
	background:#bcbfb3 url(images/bgr_sidebar4.gif) repeat-x;
}
.sidebar4_inner{
	width:475px;
	overflow:hidden;
	padding:20px;
	background:url(images/bgr_sidebar4_inner.gif) repeat-x bottom;
}
.sidebar4 a{
	color:#4c4a31;
}
.sidebar4 a:hover{
	color:#4c4a31;
}
.sidebar4 .widgettitle{
	font-size:1.0em;
	color:#000;
	background:#cdcfc5;
	padding:5px 0 5px 15px;
	margin:0 0 10px 0;
}
.sidebar4 .widget_categories a, .sidebar4 .widget_archive a, .sidebar4 .widget_links a, .sidebar4 .widget_meta a, .sidebar4 .widget_pages a, .sidebar4 .widget_meta a, .sidebar4 .widget_recent_entries a{
	background:url(images/ico_arrow3.gif) no-repeat left 6px;
	padding:0 0 0 8px;
	display:block;
}
.sidebar4 .widget_recent_comments a.url{
	color:#4c4a31;
}
.sidebar4 .widget_links li{
	float:left;
	width:49%;
}
.sidebar4 ul{
}
.sidebar4 ul li{
	margin:0 0 10px 0;
}
.sidebar4 ul ul{
	margin:0 10px 0 10px;
}
.sidebar4 ul li ul li{
	background:none;
	border:0;
	padding:3px 0 3px 0;
	margin:0;
}
.sidebar4 ul ul ul{
	margin:0 0 0 15px;
}
.sidebar4 ul li ul li ul li{
	border:0;
}
.sidebar4 ul li.widget_polls ul li{
	border-bottom:0;
}
/*sidebar_flickr*/
.sidebar_flickr{
	margin:10px 0 10px 0;
	width:100%;
	overflow:hidden;
}
.sidebar_flickr_title{
	font-size:2.4em;
	color:#f4ec90;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:3px 0 3px 30px;
	background:#3c3c3c;
}
.sidebar_flickr_title span{
	color:#fff;
}
.sidebar_flickr_content{
	background:#fff;
	border:9px solid #f4f4ea;
	padding:0 0 10px 10px;
}
.sidebar_flickr ul{
	width:100%;
	overflow:hidden;
}
.sidebar_flickr li{
	float:left;
	padding:10px 10px 0 0;
}
.sidebar_flickr li.last{
	padding:10px 0 0 0;
}
.sidebar_flickr li img{
	float:left;
	border:5px solid #f4f4ea;
	width:101px;
	height:101px;
}
/*sidebar_tabs*/
#sidebar_tabs{
	background:#e5f2af;
	border:5px solid #deee9d;
	padding:10px;
	margin:0 0 10px 0;
}
#sidebar_tabs_links{
	width:100%;
	overflow:hidden;
}
#sidebar_tabs_links li{
	float:left;
	padding:0 6px 0 0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}
#sidebar_tabs_links li.last{
	padding:0;
}
#sidebar_tabs_links li a{
	color:#788a31;
	text-align:center;
	float:left;
	display:block;
	padding:6px 8px 6px 7px;
}
#sidebar_tabs_links li a.selected{
	background:#f4fad9;
	color:#000;
	text-decoration:none;
}
.sidebar_tabs_item{
	padding:10px 10px 0 10px;
}
.sidebar_tabs_item li{
	color:#4c4a31;
	font-size:1.2em;
	line-height:1.4em;
	padding:4px 0 4px 0;
}
.sidebar_tabs_item li a{
	color:#4c4a31;
	background:url(images/ico_stabs.gif) no-repeat left 2px;
	padding:3px 0 3px 20px;
}
/*sidebar_ads*/
.sidebar_ads{
	margin:0 0 10px 0;
	background:#e6e4d3;
	padding:5px;
}
.sidebar_ads h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#3c3c3c;
	font-size:1.8em;
	margin:0 0 10px 0;
	background:#edece0;
	padding:5px;
	text-align:center;
}
.sidebar_ads_body{
}
.sidebar_ads ul{
	width:100%;
	overflow:hidden;
}
.sidebar_ads li{
	float:left;
	padding:0 0 20px 20px;
}
.sidebar_ads li.last{
	float:left;
	padding:0 0 20px 20px;
}
.sidebar_ads li img{
	float:left;
}
/*footer*/
#footer{
	width:100%;
	height:130px;
	background:url(images/bgr_footer.gif) no-repeat;
	overflow:hidden;
	text-align:center;
}
#footer ul{
	padding:45px 0 0 0;
}
#footer li{
	display:inline;
	font-size:1.1em;
	line-height:1.3em;
	color:#fff;
	font-weight:bold;
	background:url(images/bgr_footer_menu_li.gif) no-repeat left center;
	padding:0 0 0 23px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#fff;
}
#footer .copyrights{
	color:#E8E8E8;
	padding:8px 0 0 0;
	line-height:1.1em;
}
#footer .copyrights a{
	color:#E8E8E8;
}

/* 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 */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	font-size:1.8em;
	line-height:1.4em;
	color:#767568;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	padding:3px;
	margin:5px 0 0 0;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.8em;
	line-height:1.4em;
	color:#767568;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:10px 0 0 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#5f6963;
}
.commentlist a{
	color:#5f6963;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e7e5d1;
	background:#f7f6f0;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.6em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	text-decoration:underline;
	font-size:1.2em;
	line-height:1.6em;
}
.reply a:hover{
	text-decoration:none;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
	font-weight:bold;
	color:#bcba00;
}
.commentlist .fn a{
	color:#bcba00;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:15px 0 20px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.navigation a{
	font-weight:bold;
	color:#bc5709;
	text-decoration:underline;
}
.navigation a:hover{
	text-decoration:none;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#000;
	border:0;
}
#content .wp-pagenavi a:hover{
	color:#636363;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	background:#a2bc15;
	color:#fff;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	background:#a2bc15;
	color:#fff;
	border:0;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:#a2bc15;
	color:#fff;
	border:0;
}

/* 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;
}

.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 */
