/*
Theme Name: Gegital
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: 

*/
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:#968a7f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#c85f21 url(images/bgr_main.png) repeat-x;
	color:#968a7f;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:932px;
	background:url(images/bgr_wrapper.gif) repeat-y;
}
.wrapper_top{
	width:100%;
	background:url(images/bgr_wrapper_top.png) no-repeat;
}
/* mainmenu */
#mainmenu{
	float:right;
}
#mainmenu ul{
	float:left;
	padding:24px 0 0 0;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#713808;
	padding:0 0 0 27px;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/bgr_menu_li.gif) no-repeat center left;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#713808;
}
* 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{
	text-decoration:none;
	color:#fff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 27px;
	padding:0;
	background:#bc6c24;
}
/*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;
	border-bottom: 1px solid #b16522;
	background:#bc6c24;
	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:#a45d1e;
	color:#fff;
}
/* header */
#header{
	width:100%;
	height:119px;
	
}
/*header_logo*/
#header_logo{
	float:left;
	padding:15px 0 0 5px;
	background:url(images/logo.png) no-repeat; 
	height:81px;
}
#logo{
	width:189px;
	height:81px;
	background:url(images/logo.png) no-repeat; 
	display:block;
	/*text-indent:-9999px; */
	
}
#header_logo .description{
	color:#996b58;
	font-size:1.2em;
	padding:0 0 0 40px;
	margin-top:15px;
}
#header_logo .description a{
	color:#996b58;
}
/*header_search*/
#header_search{
	width:100%;
	overflow:hidden;
	padding:57px 0 15px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #f7af45;
}
#header_search fieldset{
	width:100%;
	float:left;
	background:url(images/bgr_header_search.png) no-repeat right top;
	padding:20px 0 0 0;
}
#header_search label{
	font-size:2.1em;
	font-weight:normal;
	color:#fff;
	text-align:right;
	display:block;
	padding:0 46px 10px 0;
	clear:both;
	width:180px;
}
#main_search_val{
	float:left;
	border:0;
	background:#b45d15;
	color:#7a3903;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	padding:8px;
	width:173px;
}
#main_search_sub{
	float:right;
	margin:5px 0 0 0;
}
/*header_panel*/
#header_panel{
	width:100%;
	overflow:hidden;
	background:url(images/orangeheader.jpg) no-repeat top left;
	/*padding:0 100px 35px 0; */
	height:150px;
	text-align:right;
}
#header_panel h2{
	color:#65533f;
	font-size:6.0em;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#header_panel p{
	color:#ab937d;
	font-size:1.1em;
	line-height:1.3em;
	border-bottom:1px dashed #f0e4d3;
	padding:0 0 5px 0;
}
#header_panel p a{
	color:#43a8a5;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
	width:573px;
	padding:0 0 0 24px;
}
#sidebar{
	float:right;
	width:226px;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.post .title{
	color:#51391f;
	font-size:2.0em;
	line-height:1.2em;
	font-weight:normal;
}
.post .title a{
	color:#51391f;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0 10px 0;
}
.post .entry a{
	color:#d06924;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:1px solid #f3eeee;
	padding:7px;
	background:#f8f4f4;
}
.post .entry ul {
	margin:0 0 15px 25px;
}
.post .entry ul li{
	margin: 0;
	list-style:disc;
	padding:0;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	background:#f8f4f4;
	color:#7c7a7a;
	padding:6px;
	font-size:1.1em;
}
.postmetadata a{
	color:#7c7a7a;
}
.postmetadata span{
	float:left;
	margin:0 15px 0 0;
}
.postmetadata .post_comm{
	background:url(images/ico_comm.gif) no-repeat left center;
	padding:0 0 0 19px;
	margin:0 15px 0 5px;
}
.postmetadata .post_author{
	color:#d37005;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	color:#4f2807;
	text-align:right;
}
.sidebar_widgets a{
	color:#4f2807;
}
.sidebar_widgets .widgettitle{
	color:#fff;
	font-weight:normal;
	font-size:2.1em;
	line-height:1.4em;
	border-bottom:1px dashed #e9862f;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.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{
	display:block;
}
.sidebar_widgets .widget_categories a{
	color:#fff;
	background:url(images/ico_cat.gif) no-repeat right 4px;
	padding:0 13px 0 0;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#4f2807;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 25px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #e9862f;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
/*sidebar_flickr*/
.sidebar_flickr{
	background:#954001;
	border:1px solid #702f00;
	padding:10px 8px 10px 8px;
	margin:0 0 20px 0;
}
.sidebar_flickr_title{
	text-align:right;
	padding:12px 0 7px 0;
}
.sidebar_flickr ul{
	width:100%;
	overflow:hidden;
}
.sidebar_flickr li{
	float:left;
	padding:2px 0 0 2px;
}
.sidebar_flickr li.last{
	padding:2px 0 0 2px;
}
.sidebar_flickr li img{
	float:left;
	border:1px solid #000;
	width:65px;
	height:62px;
}
/*footer*/
#footer{
	width:932px;
	margin:0 auto;
	height:95px;
	background:url(images/bgr_footer.png) no-repeat;
	overflow:hidden;
	padding:60px 0 0 0;
}
#footer .copyrights{
	float:left;
	width:599px;
	text-align:right;
	color:#fff;
	font-size:1.2em;
	line-height:1.3em;
	border-right:1px dashed #f5c281;
	padding:0 20px 0 0;
}
#footer .copyrights a{
	color:#fff;
}
#footer .copyrights span{
	display:block;
	font-size:0.9em;
	color:#95410a;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
}
#footer .copyrights span a{
	color:#441d00;
}
#footer_rss{
	float:right;
	width:312px;
}
#footer_rss ul{
	float:right;
}
#footer_rss li{
	color:#441d00;
	font-size:1.2em;
	line-height:1.6em;
	padding:5px 0 5px 0;
}
#footer_rss li a{
	color:#441d00;
	background:url(images/ico_rss_small.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
/* 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:90%;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	font-size:2.4em;
	line-height:1.4em;
	color:#474534;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.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: 77%;
	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{
	font-size:1.2em;
	line-height:1.6em;
	background:#954001;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.4em;
	line-height:1.4em;
	color:#474534;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 32px 0 0;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	margin:0 32px 0 0;
	text-align: justify;
	line-height:1.6em;
	color:#777;
}
.commentlist a{
	color:#777;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	background:#f8f4f4;

}
.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.5em;
}
.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{
	font-size:1.2em;
	line-height:1.6em;
	background:#954001;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#be5304;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #d8d3cb;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.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:95%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.navigation a{
	color:#98670a;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#fff;
	background:#d97328;
	border:0;
}
#content .wp-pagenavi a:hover{
	color:#fff;
	background:#d97328;
	border:0;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#a8a8a8;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#fff;
	background:#d97328;
	border:0;
	font-weight:bold;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	color:#fff;
	background:#d97328;
	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 */


/*board*/
#board{
	width:100%;
	overflow:hidden;
	padding:30px 0 30px 0;
}
#board_items{
	width:496px;
	background:#37261b;
	border:1px solid #000;
	padding:0 10px 0 10px;
}
#board_body{
	padding:0 0 0 41px;
}
#board_carusel{
	width:409px;
	height:135px;
	position:relative;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:409px;
	height:135px;
	overflow:hidden;
}
#board_body strong{
	font-size:2.1em;
	line-height:1.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	display:block;
	padding:10px 0 10px 0;
}
#board_body strong a{
	color:#fff;
}
#board_body p{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
}
#board_body p img{
	float:left;
	margin:0 10px 0 0;
	width:135px;
	min-height:135px;
}
#board_body a.more{
	text-decoration:underline;
	color:#fff;
}
#board_body a.more:hover{
	text-decoration:none;
}
#board_carusel_left{
	position:absolute;
	margin:-134px 0 0 0;
}
#board_carusel_right{
	position:absolute;
	margin:-134px 0 0 468px;
}