/*---:[ core layout elements ]:---*/
.full_width { width: 100%; clear: both; }
	.full_width .page { width: 930px !important; margin: 0 auto; position: relative; top: -35px;/* padding-right: 2.2em; padding-left: 2.2em; */ }
	#header_area .page { padding-top: 2.2em; }
		#header, #footer { padding-right: 1.1em; padding-left: 1.1em; }
		#content_box { width: 100%; background: #fff;}
		.no_sidebars { background: none !important; }
			

#content { 
	width: 610px; 
	float: left;
	margin-right: 10px; 
}
.post_box { 
	padding: 15px 20px 20px 20px; 
}
#sidebars { 
	width: 300px; 
	border: 0; 
	float: left;
	margin-left: 10px;
	position: relative;
	top: -35px;
	background: #fff;
	box-shadow: 0px -4px 5px #CCCCCC;
	-moz-box-shadow: 0px -4px 5px #CCCCCC;
	-webkit-box-shadow: 0px -4px 5px #CCCCCC;
	
}
#sidebars ul li {
	border-bottom: 1px solid #eee;
	padding: 0px 0px 5px 0;
}
#sidebars ul li ul li {
	padding: 5px 0;
}
#sidebars ul li a {
	color: #000;
}
#sidebars ul li a:hover {
	color: #666;
}			
h1, h2, h2 a { 
	color: #2361A1; 
	font-weight: bold; 
	letter-spacing: -1px;  
}

.headline_area h1, .headline_area h2 {
	font-size: 1.55em;
	line-height:120%;
	margin-bottom: 5px;
}	
.headline_area { 
	margin-bottom: 20px; 
}
.post_box, .teasers_box {
	border-bottom: 1px solid #ddd !important;
}		
blockquote {
	color: #333;
	border-left: 1px solid #ccc !important;
}
/*---:[ sidebar styles ]:---*/
#sidebar_1 { 
	border-width: 0 0.1em 0 0; 
	float: left; 
	clear: left;
	padding: 0 15px 15px 15px; 
}
#sidebar_1 ul.sidebar_list li#pages-2, li#recent-posts-2, li#recent-comments-2, li#text-401563951, li#search, #archives-2, #linkcat-29, #linkcat-30, #categories-1  {
	border: none !important;
}
ul li#search {
	display: none;	
}
.search {
	padding: 15px 15px 5px 15px;
}
.search h3 {
	color: #001F3E;
	font-size: 2.25em;
	font-weight: bold;
	letter-spacing: -1px;
}
.search form input#s {
	height: 25px;
	width: 185px;
}
.button {
	color: #fff;
	border: solid 1px #000;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#666666));
	background: -moz-linear-gradient(top,  #333333,  #666666);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#666666');
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em;
	-moz-border-radius: 3px;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	padding: .3em .3em .3em;
	font-family: Helvetica, aria, sans;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	float: right;
}
.button:hover {
		background: #333;
		background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#444444));
		background: -moz-linear-gradient(top,  #222222,  #444444);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#444444');
		text-decoration: none;
		}
		.button:active {
			color: #eeeeee;
			background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#000000));
			background: -moz-linear-gradient(top,  #111111,  #000000);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#000000');
			position: relative;
			top: 1px;
}
.button:focus {
	background: #333 !important;
}
#column_wrap .sidebar ul.sidebar_list { padding-top: 2.2em; }
li.widget { 
	line-height: 1.385em; 
	margin-bottom: 1em; 
}
li#text-401563951 {
	margin: 0;
}
li.tag_cloud { line-height: 1.692em; }
li.widget p { margin-bottom: 1.385em; }
/* li.widget abbr, li.widget acronym { font-size: 0.769em; } */
/* li.widget code { font-size: 0.846em; } */
li.widget li ul { margin: 0.692em 0 0 1.385em; }
						
/*---:[ sidebar styles end ]:---*/
			
			.no_sidebars #content { width: 100%; }
				/* .post_box, .teasers_box, .full_width #content_box .page { margin: 0 2.2em 0 1.1em; } */
					.full_width #content_box .page { width: auto; }
				.no_sidebars .post_box { margin: 0 1.1em; }
				.teasers_box { width: 48em; }
					.teaser { width: 22.9em; }
				#archive_info, .prev_next { padding-right: 2.2em; padding-left: 1.1em; }
				#sidebar_2 { width: 21.6em; float: left; }
					#sidebar_2 ul.sidebar_list { padding-right: 1em; }
		
/*---:[ nav styles ]:---*/
.menu ul, .menu ul li { width: 15em; }
.menu ul ul, .menu :hover ul :hover ul { left: 14.9em; }
.menu li:hover ul, .menu a:hover ul { left: -0.1em; }
.menu { border-width: 0 0 0.1em 0.1em; }


/*---:[ multimedia box elements ]:---*/
#multimedia_box { padding: 1.1em; }
	#image_box img { display: block; padding: 0.1em; border-width: 0.1em; }
	#image_box img.square { width: 40.9em; height: 40.9em; }
	#image_box img.four_by_three { width: 40.9em; height: 30.7em; }
	#image_box img.three_by_four { width: 40.9em; height: 54.5em; }
	#image_box img.three_by_two { width: 40.9em; height: 27.3em; }
	#image_box img.two_by_three { width: 40.9em; height: 61.4em; }
	#image_box img.five_by_four { width: 40.9em; height: 32.7em; }
	#image_box img.four_by_five { width: 40.9em; height: 51.1em; }
	#image_box img.sixteen_by_nine { width: 40.9em; height: 23em; margin: 0 auto; }
	#image_box img.nine_by_sixteen { width: 40.9em; height: 72.7em; margin: 0 auto; }
	#image_box img.two_by_one { width: 40.9em; height: 20.5em; }
	#image_box img.one_by_two { width: 40.9em; height: 81.8em; }

/*---:[ comments area ]:---*/
#comments { margin-right: 2.2em; margin-left: 0em; }
	.comments_intro, #respond_intro { margin-left: 1.1em; }
		dl#comment_list dt, dl#trackback_list dt { padding-right: 1.1em; padding-left: 1.1em; }
		dl#comment_list dd, dl#trackback_list dd { padding-left: 1.1em; }
			dl#comment_list dd .format_text, dl#comment_list dd #respond { padding-right: 1.1em; }
		dl#comment_list dl dt { padding-left: 2.2em; border-width: 0 0 0 0.1em; }
		dl#comment_list dl dt.bypostauthor { padding-left: 2.1em; border-width: 0 0 0 0.2em; }
		dl#comment_list dl dd { padding-left: 0; }
		dl#comment_list dl dd .format_text { padding-left: 1.6em; border-width: 0 0 0 0.071em; }
		dl#comment_list dl dd.bypostauthor > .format_text { padding-left: 1.5em; border-width: 0 0 0 0.143em; }
		dl#comment_list dl dd dl { padding-left: 2.2em; }
#commentform { padding-right: 2.2em; padding-left: 1.1em; }
.comments_closed, .login_alert { margin-left: 1.1em; }

/*---:[ content elements ]:---*/
body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
	#header { padding-top: 2.2em; padding-bottom: 2.2em; }
		
		.teasers_box { padding-top: 2.2em; padding-bottom: 2.2em; }
		#multimedia_box { margin-bottom: 2.2em; }
	#footer { padding-top: 1.1em; padding-bottom: 1.1em; }



/*---:[ nav menu styles ]:---*/
.menu table { bottom: -0.1em; }
.nav, .menu li ul { border-width: 0 0 0.1em 0; }
.menu li { margin-bottom: -0.1em; }
	.menu li ul { margin-top: -0.1em; }
	.menu ul ul { margin-top: 0; }




/*---:[ bylines ]:---*/
.headline_meta { 
	font-size: 10px; 
	line-height: 1.8em; 
	margin-bottom: 0px;
}

.format_text blockquote { margin: 0 0 1.571em 0.786em; padding-left: 0.786em; }
.format_text ul { margin: 0 0 1.571em 1.571em; }
.format_text ol { margin: 0 0 1.571em 1.571em; }
.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.571em; }


	
/*---:[ archive information block ]:---*/
#archive_info { padding-top: 1.1em; padding-bottom: 1.1em; }
	#archive_info p { font-size: 1em; line-height: 1em; margin-bottom: 1.1em; }

/*---:[ previous and next links on index, archive, and search pages ]:---*/
.prev_next { padding-top: 1.1em; padding-bottom: 1.1em; }
	.prev_next p { font-size: 1em; line-height: 2.2em; }
	.post_nav .previous { margin-bottom: 0.55em; }
	.post_nav a { font-size: 1.4em; line-height: 1.571em; }

/*---:[ comment area ]:---*/
.comments_intro { margin-top: 4.4em; margin-bottom: 1.1em; }
	.comments_intro p { font-size: 1.2em; line-height: 1.833em; }
		.comments_intro span { font-size: 1.833em; }
	dl#comment_list dt { padding-top: 1.8em; }
		dl#comment_list dt span { font-size: 1.2em; line-height: 1.833em; }
		dl#comment_list dt .comment_author { font-size: 1.6em; line-height: 1.375em; padding-right: 0.688em; }
			.avatar img { margin-left: 0.833em; }
		.comment_time { padding-right: 0.917em; }
		.comment_num { padding-left: 0.833em; }
			.comment_num a { font-size: 1em; line-height: 1.833em; padding: 0.083em 0.25em; }
	dl#comment_list dd { padding-top: 1.1em; }
		dl#comment_list dd p.reply a { font-size: 0.786em; line-height: 1.636em; }
			dl#comment_list dl dd p.reply { margin-bottom: 0; }
	dl#comment_list dl dt, dl#comment_list dl dd { padding-top: 0; }
	dl#comment_list dl dd .format_text { margin-bottom: 1.571em; }
	dl#trackback_list dt { padding-top: 1.1em; }
		dl#trackback_list dt a { font-size: 1.4em; line-height: 1.571em; }
	dl#trackback_list dd span { font-size: 1.2em; line-height: 1.833em; }
.comments_closed { margin-top: 4.4em; margin-bottom: 2.2em; }

/*---:[ comment form styles ]:---*/
#respond_intro { margin-top: 0em; margin-bottom: 1.1em; }
.comment #respond_intro { margin-top: 0; }
	#respond_intro p { font-size: 1.7em; line-height: 1.294em; }
	#cancel-comment-reply-link { font-size: 1.1em; line-height: 1em; padding: 0.545em 0.727em; border-width: 0.182em; }
.login_alert { margin-top: 4.4em; margin-bottom: 2.2em; padding: 8em 1.1em; }
#commentform { padding-top: 1.1em; padding-bottom: 2.2em; }
	#commentform p, .login_alert p { font-size: 1.4em; line-height: 1.571em; }
	#commentform p {
		margin-bottom: 35px !important;
	}
	#commentform p.comment_box {
		margin-bottom: 15px !important;
	}
	#commentform p.comment_box { line-height: 0.786em; }
		#commentform label { padding-left: 0.786em; }
		#commentform textarea { height: 12.571em; line-height: 1.571em; }
		#commentform span.allowed { width: 97.3%; padding-top: 0.5em; padding-bottom: 0.5em; border-width: 0 0.071em 0.071em 0.071em; }
			#commentform span.allowed span { font-size: 0.857em; line-height: 1.833em; padding: 0 0.583em; }
	/* Support for the highly-recommended Subscribe to Comments Plugin */
	#commentform p.subscribe-to-comments { font-size: 1.4em; }
		#commentform p.subscribe-to-comments label { font-size: 1em; }


	/*---:[ widget box styles ]:---*/
	li.widget .widget_box { padding: 0.692em; border-width: 0.077em; }
	/*---:[ google custom search ]:---*/
	li.thesis_widget_google_cse form input[type="submit"] { font-size: 1em; margin-top: 0.462em; padding: 0.154em 0.231em; }
	/*---:[ calendar widget ]:---*/
	#calendar_wrap a { padding: 0.077em; }
	#calendar_wrap a:hover { padding: 0.077em; }
		table#wp-calendar caption { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar th { font-size: 0.846em; line-height: 2em; padding-top: 0.091em; }
		table#wp-calendar td { line-height: 1.692em; }
		table#wp-calendar td#next, table#wp-calendar td#prev { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar td#next { padding-right: 0.545em; }
		table#wp-calendar td#prev { padding-left: 0.545em; }

/*---:[ form inputs ]:---*/
input, textarea { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.format_text input, #commentform input, #commentform textarea { width: 45%; padding: 0.214em; border-width: 0.071em 0.071em 0.071em 0.071em; }
#commentform textarea { width: 96%; }
.format_text input.form_submit, #commentform .form_submit { font-size: 1.143em; padding: 0.313em 0.25em; }
.sidebar .text_input, .sidebar .form_submit { padding: 0.308em; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.sidebar input[type="text"], .sidebar input[type="submit"] { padding: 0.308em; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

/*---:[ footer styles ]:---*/
#footer p { font-size: 1.2em; line-height: 1.667em; }

/*---:[ teaser styles ]:---*/
.teaser h2 { font-size: 1.6em; line-height: 1.375em; }
.teaser .format_teaser { font-size: 1.2em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
.teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.teaser .teaser_author { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_category { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_date { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_comments { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_link { font-size: 1.2em; line-height: 1.5em; }
.teaser .post_tags { font-size: 1.1em; line-height: 1.636em; }
.teaser .edit_post { padding-left: 0.8em; }

/*---:[ thumbnails ]:---*/
.teaser .post_image_link img.alignleft { margin-right: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.alignright { margin-left: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.aligncenter { margin-bottom: 1.8em; }
.teaser .post_image_link img.alignnone { margin: 0 auto 1.8em 0; }
.teaser .post_image_link img.frame { padding: 0.8em; border-width: 0.1em; }
.teaser .format_teaser .post_image_link img.alignleft { margin-right: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.alignright { margin-left: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.aligncenter { margin-bottom: 1.5em; }
.teaser .format_teaser .post_image_link img.frame { padding: 0.333em; border-width: 0.083em; }

/*---:[ layout colors ]:---*/
body { color: #111111; background: #FFFFFF; }
a, h2 a:hover, #logo a:hover { color: #2361A1; }
#logo, #logo a { color: #111111; }
#tagline { color: #888888 }

.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a { color: #888888; }
.headline_meta a:hover, .teaser_author a:hover, .teaser_comments:hover, .teaser_category:hover, .teaser .edit_post a:hover { color: #111111; }
.sidebar h3 { color: #555555; }
.image_box { background: #EEEEEE; }
.video_box { background: #000000; }
.custom_box { background: #EEEEEE; }
#footer, #footer a { color: #888888; }
#footer a:hover { color: #111111; }

/*---:[ nav colors ]:---*/
.menu, .menu a, .menu li ul { border-color: #DDDDDD; }
.menu .current a, .menu .current-cat a { border-bottom-color: #FFFFFF; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a { border-bottom-color: #DDDDDD; }
.menu a, .menu .current ul a, .menu .current-cat ul a { color: #111111; background: #EFEFEF; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { color: #111111; background: #DDDDDD; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #111111; background: #FFFFFF; }
.menu .current-parent > a, .menu .current-cat-parent > a { color: #111111; background: #F0EEC2; }

/*---:[ border package ]:---*/
#header { border-width: 0 0 0.3em 0; }
.post_box, .teasers_box { border-width: 0.1em 0 0 0; }
#footer { border-width: 0.3em 0 0 0; }
#feature_box, #archive_info, #comment_nav_2 { border-width: 0 0 0.2em 0; }
.prev_next { border-width: 0.2em 0 0 0; }
.image_box, .custom_box { border-width: 0 0 0.1em 0; }
