/*

Theme Name:	2 Column Neoclassical Theme 
Theme URI:	http://blogigs.com
Description:	2 Column theme with clean typography modded from the original Neoclassical Theme by Chris Pearson
Version:	1.2
Author:		Costa Fong
Author URI:	http://eightbiz.com
*/

body
{
	background: #fff;
	color: #333;
	font-size: 70%;
	font-family: "Georgia", Times New Roman, Times, serif;
}

*
{
	padding: 0;
	margin: 0;
}

/*---:[ core layout elements ]:---*/

#container
{
	width: 920px;
	margin: 0 auto;
	padding: 0 0;
}

#page
{
} /* for use with custom styles */

#masthead
{
	width: 920px;
	margin: 15px 0 0px 0;
	padding: 0 10px;
	text-align: left;
}

#content_box
{
	width: 920px;
	padding: 1px 0px 0px 0px;
	background: none;
	text-align: left;
        border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#left_box
{
	width: 570px;
	float: left;
}

#content
{
	width: 560px;
	padding: 20px 10px 0px 0px;
	float: left;
	
	border-right: 1px solid #ddd;
}

#content_inner
{
		width: 560px;
	padding: 20px 10px 0px 0px;
	float: left;
	
	border-right: 1px solid #ddd;
}

.sidebar
{
	width: 330px;
	float: right;
	padding: 5px 20px 0px 0px;
	
}
.myicons {
vertical-align:middle;
padding:0px 8px 0px 0px;
margin:0px;
border-style:none;
border:none;
}
#footer
{
	padding: 5px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	border-top: 1px solid #ddd;
}

/*---:[ headlines ]:---*/

h1, h2, h3, h4,h5
{
	font-family: "Georgia", Times New Roman, Times, serif;
}

h1
{
	font-size: 1.8em;
	line-height: 1.11111em;
	padding: 10px;
	color: #111;
}

.archives h1
{
	font-size: 1.1em;
	line-height: 1.81818em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 1.81818em 0;
	padding: 0.36364em 10px 0.36364em 10px;
	background: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px dotted #ddd;
	text-align: center;
}

.page h1
{
	margin: 0 0 1.11111em 0;
}

h2
{
	font-size: 1.8em;
	line-height: 1.11111em;
	padding: 1.11111em 10px 0 10px;
	border-top: 1px dotted #ddd;
	color: #111;
}

h2 a, h2 a:visited
{
	color: #111;
}

h2 a:hover
{
	color: #2a65b5;
	text-decoration: none;
}

h2.top
{
	padding-top: 0;
	border-top: none;
}

.sidebar h2
{
	font-weight: normal;
	font-size: 0.83333em;
	margin: 1.1em 0 0.5em 0;
	line-height: 1em;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top: 0;
}

h3
{
	font-size: 1.1em;
	line-height: 1.25em;
	color: #111;
}

.format_text h3
{
	margin: 1.875em 0 0.625em 0;
}

.format_text h3.top
{
	margin: 0 0 0.625em 0 !important;
}

h4
{
	font-size: 0.84615em;
	line-height: 1.81818em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h5
{
	font-size: 14px;
	line-height: 1.11111em;
	color: #111;
	
	padding: 10px;
}
/*---:[ global elements ]:---*/

hr
{
	display: none;
}

a, a:visited
{
	color: #2a65b5;
	text-decoration: none;
}

a:hover
{
	color: #2a65b5;
	text-decoration: underline;
}

a img
{
	border: none;
}

blockquote
{
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #555;
	margin: 0 0 1.53846em 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #eee;
}

abbr, acronym
{
	font-size: 0.84615em;
	border-bottom: 1px dotted #888;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.0em;
	cursor: help;
}

sub, sup
{
	line-height: 1.0em;
}

code
{
	font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New";
	color: #050;
}

pre
{
	margin: 0 0 1.66667em 0;
	padding: 0.75em;
	font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New";
	background: #eee;
	border: 1px solid #ddd;
	overflow: auto;
	clear: both;
}

p.center
{
	text-align: center !important;
}

p.bottom
{
	margin: 0 !important;
}

p.unstyled
{
	padding: 0 20px;
	font-size: 1.3em;
}

/*---:[ #masthead styles ]:---*/

#masthead #logo
{
	font-weight: bold;
	font-size: 3.2em;
	font-family: "Georgia", Times New Roman, Times, serif;
	letter-spacing: -1px;
}

#masthead #logo a, #masthead #logo a:visited
{
	color: #111;
}

#masthead #logo a:hover
{
	color: #2a65b5;
	text-decoration: none;
}

#masthead h1, #masthead #tagline
{
	font: normal 1.4em/1.42857em "Georgia", Verdana, serif;
	padding: 0;
	color: #999;
	text-align: left;
}

#masthead #top_ads
{
	display: block;
	width: 478px;
	float:right;
	padding: 3px 0px 5px 0px;
}

/*---:[ top navigation menu ]---*/

ul#nav
{
	width: 920px;
	height: 30px;
	list-style: none;
	margin: 0.0em 0 1.2em 0;
	padding: 0 0 1px 0;
	background: #ffffff;
	float: left;
	clear: both;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

ul#nav li
{
	text-align: center;
	float: left;
	font: 1.15em "Georgia", Arial, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	width: auto;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height:30px;
	display: block;
	background: #efefef;
	letter-spacing: 2px;
}

ul#nav li a, ul#nav li a:visited
{
	display: block;
	padding: 0.4em 0.7em 0.5em 0.7em;
	color: #000;
	text-decoration: none;
}

ul#nav li a:hover
{
	color: #000;
	text-decoration: underline;
}

ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover
{
	color: #000;
	text-decoration: none;
}

ul#nav li.rss
{
	height: 12px;
	background: #fff;
	padding: 0.5em 0 0.5em 0;
	border: none;
	float: right;
}

ul#nav li.rss a
{
	margin: 0 15px 0 0;
	padding: 0 18px 0 0;
	background: #fff url('images/icon-rss.gif') 100% 50% no-repeat;
}

/*---:[ content styles ]:---*/

.post_author
{
	font-size: 1.0em;
	line-height: 1.66667em;
	margin: 0 0 1.66667em 0;
	padding: 0 10px;
	color: #999;
	font-style: italic;
}

.post_author a, .post_author a:visited
{
	color: #999;
	text-decoration: none;
}

.post_author a:hover
{
	color: #999;
	text-decoration: underline;
}

.format_text
{
	font-size: 1.3em;
	line-height: 1.53846em;
	padding: 0 10px;
}

.format_text a
{
	color: #2a65b5;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}

.format_text a:visited
{
	color: #2a65b5;
	text-decoration: none;
}

.format_text a:hover
{
	color: #2a65b5;
	text-decoration: underline;
}

.format_text blockquote
{
}

.format_text blockquote.right
{
	width: 180px;
	font-size: 1.2308em;
	line-height: 1.25em;
	margin: 0 0 0 10px;
	padding: 0.4375em 0 0.4375em 10px;
	border: none;
	float: right;
}

.format_text blockquote.left
{
	width: 180px;
	font-size: 1.2308em;
	line-height: 1.25em;
	margin: 0 10px 0 0;
	padding: 0.4375em 10px 0.4375em 0;
	background: none;
	border: none;
	float: left;
}

.format_text blockquote.right p, .format_text blockquote.left p
{
	margin: 0 !important;
}

.format_text p
{
	margin: 0 0 1.53846em 0;
}

.format_text p.note
{
	padding: 0.76923em 10px;
	background: #ffffa0;
	border: 1px solid #d3d35d;
}

.format_text ul
{
	list-style: none;
	margin: 0 0 1.53846em 0;
}

.format_text ol
{
	margin: 0 0 1.53846em 20px;
}

.format_text li
{
}

.format_text ul li
{
	padding: 0 0 0 14px;
	background: url('images/bullet_text.gif') 0 0.38462em no-repeat;
}

.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol
{
	margin: 0 0 0 10px;
}

.format_text li code
{
	line-height: inherit;
} /* This is basically a Safari hack :( */

.format_text dl
{
	margin: 0 0 1.53846em 0;
}

.format_text dt
{
	font-weight: bold;
}

.format_text dd
{
	margin: 0 0 1.53846em 1.53846em;
}

.format_text .ad
{
	margin: 0 0 0 10px;
	float: right;
	clear: right;
}

.format_text .ad_left
{
	margin: 0 10px 0 0;
	float: left;
	clear: left;
}

.format_text img
{
}

/*---:[ image styles ]:---*/	

.entry img
{
	max-width: 490px;
	height: auto;
width: expression(this.width > 490 ? 490: true);
}

.entry img, .entry .gallery img
{
	border: 3px double #bbb;
	margin: 0.1em 0;
}

.entry img.left, .entry img.alignleft
{
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	float: left;
	clear: left;
}

.entry img.right, .entry img.alignright
{
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	float: right;
	clear: right;
}

.entry img.center, .entry img.aligncenter
{
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	float: none;
	clear: both;
}

.entry img.off
{
	padding: 0 !important;
	border: none !important;
}

.entry img.stack
{
	clear: none !important;
}

.entry div.alignleft
{
	text-align: left;
	float: left;
}

.entry div.alignright
{
	text-align: right;
	float: right;
}

.entry div.aligncenter
{
	text-align: center;
	margin: 0 auto;
}

.entry div.wp-caption
{
	margin-bottom: 1.5em;
	border: 3px double #bbb;
	overflow: hidden;
	max-width: 490px;
}

.entry .wp-caption img
{
	display: block;
	margin: 5px auto;
	border: none;
}

.entry .wp-caption-text
{
	margin: 0 5px;
	font-size: 0.8em;
	line-height: 1.3em;
}

.entry .gallery
{
	margin: auto auto 15px;
}

.entry .gallery .gallery-item
{
	margin: 0 0 0.6em;
}

.entry .gallery .gallery-icon, .entry .gallery .gallery-caption
{
	margin: 0;
}

.entry .gallery .gallery-caption
{
	margin: 5px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}

img.alignright
{
	margin: 0 7px 2px 0;
}

img.alignleft
{
	margin: 0 0 2px 7px;
}

.alignright
{
	float: left;
}

.alignleft
{
	float: right;
}

/* 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;
}

.to_comments
{
	margin: 0 0 1.81818em 0;
	padding: 0 10px;
	font: normal 1.1em/1.81818em "Georgia", Verdana, serif;
	color: #999;
	clear: both;
}

.to_comments .date
{
	padding: 0 0 0 14px;
	background: url('images/icon_date.gif') 0 50% no-repeat;
}

.to_comments .filed
{
	padding: 0 0 0 14px;
	background: url('images/icon_filed.gif') 0 50% no-repeat;
}

.to_comments .num_comments
{
	padding: 0 0 0 14px;
	background: url('images/icon_comment.gif') 0 50% no-repeat;
}

.navigation
{
	width: 531px;
	padding: 0.69231em 19px 0.76923em 19px;
	background: #ffffff;
	border-top: 1px solid #ccc;
	font-size: 1.3em;
	line-height: 1.53846em;
	clear: both;
}

.navigation p
{
	text-align: right;
}

.older
{
	padding: 0 20px 0 0;
	float: left;
}

.previous
{
	text-align: left;
}

/*---:[ sidebar styles ]:---*/

ul.sidebar_list
{
	list-style: none;
}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat
{
	width: 330px;
	margin: 0 0 1em 1em;
	font: normal 1.2em/1.33333em "Georgia", serif;
	float: left;
}

li.widget p
{
	margin: 0 0 1.33333em 0;
}

li.widget ul, li.linkcat ul
{
	list-style: none;
}

li.widget ol
{
	margin: 0 0 0 20px;
}

li.widget li, li.linkcat li
{
	margin: 0 0 0.75em 0;
}

li.widget li br
{
	display: none;
}

li.widget li ul, li.linkcat li ul
{
	margin: 0.75em 0 0 20px;
}

/*---:[ calendar widget ]:---*/

#calendar_wrap
{
	width: 320px;
	margin: 0 0 0.83333em 0;
	padding: 0 8px 0 0;
	font-family: "Georgia", Times New Roman, Times, serif;
}

table#wp-calendar
{
	width: 320px;
	border-collapse: collapse;
}

table#wp-calendar caption
{
	font-weight: normal;
	font-size: 0.91667em;
	line-height: 1.72727em;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #e5e5e5;
	border-bottom: 1px dotted #ddd;
}

table#wp-calendar th
{
	width: 26px;
	font-size: 0.91667em;
	line-height: 1.72727em;
	background: #f2f2f2;
	border-bottom: 1px dotted #ddd;
	text-align: center;
}

table#wp-calendar td
{
	width: 26px;
	line-height: 1.66667em;
	color: #999;
	text-align: center;
}

table#wp-calendar td#next, table#wp-calendar td#prev
{
	width: 78px;
	font-size: 0.83333em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*---:[ search widget ]:---*/

#search
{
	padding: 0.1em 0;
	border: none;
	border-width: 1px 0;
	text-align: right;
}

#search #s
{
	width: 320px;
	padding: 5px;
	color: #333;
	background: #f5f5f5;
	font: normal 0.91667em "Georgia", Verdana, sans-serif;
	border: 1px solid #cccccc;
	text-align: left;
}

#search #s:focus
{
	background: #fff;
	border-color: #777;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

#search input[type="submit"]
{
	margin: 0.25em 0 0 0;
	padding: 2px 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
font-family;
"Georgia", Times New Roman, Times, serif;
	background: url('images/submit_bg.gif');
	border: 1px solid #f5f5f5;
	cursor: pointer;
}

#search input[type="submit"]:hover
{
	color: #2a65b5;
}

/*---:[ default search form styles ]:---*/

#search_form
{
	padding: 0 0 5px 0;
}

#search_form .search_input
{
	width: 320px;
	padding: 5px;
	color: #333;
	background: #f5f5f5;
	font: normal 0.91667em "Georgia", Verdana, sans-serif;
	border: 1px solid #cccccc;
	
}

#search_form .search_input:focus
{
	background: #fff;
	border-color: #777;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

/*---:[side ads]:---*/

#side_ads
{
	width: 325px;
	background: #f2f2f2;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}

/*---:[ footer styles ]:---*/

#footer p
{
	font: normal 1.1em/1.63636em "Georgia", Verdana, sans-serif;
	color: #999;
	text-align: right;
}

#footer a, #footer a:visited
{
	color: #999;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
	text-decoration: none;
}

/*---:[ comment styles ]:---*/

ol.commentlist
{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

ol.commentlist li
{
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
}

ol.commentlist li.alt
{
}

ol.commentlist li.bypostauthor
{
}

ol.commentlist li.byuser
{
}

ol.commentlist li.comment-author-admin
{
}

ol.commentlist li.comment
{
}

ol.commentlist li div.comment-author
{
	padding:0 170px 0 0;
}

ol.commentlist li div.vcard
{
	font:bold 16px/1.2 Georgia, arial, sans-serif;
}

ol.commentlist li div.vcard cite.fn
{
	font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url
{
	color:#c00;
	text-decoration:none;
}

ol.commentlist li div.vcard cite.fn a.url:hover
{
	color:#000;
}

ol.commentlist li div.vcard img.avatar
{
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
}

ol.commentlist li div.vcard img.avatar-32
{
}

ol.commentlist li div.vcard img.photo
{
}

ol.commentlist li div.vcard span.says
{
}

ol.commentlist li div.commentmetadata
{
}

ol.commentlist li div.comment-meta
{
	font:bold 11px/1.4 Georgia, arial, sans-serif;
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
}

ol.commentlist li div.comment-meta a
{
	color:#333;
	text-decoration:none;
}

ol.commentlist li div.comment-meta a:hover
{
	color:#000;
}

ol.commentlist li p
{
	font:normal 14px/1.4 Georgia, arial, sans-serif;
	margin:0 0 1em;
}

ol.commentlist li ul
{
	font:normal 14px/1.4 Georgia, arial, sans-serif;
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}

ol.commentlist li div.reply
{
	background:#fff;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#999;
	font:bold 10px/1 Georgia, arial, sans-serif;
	padding:5px 10px;
	text-align:center;
	width:36px;
}

ol.commentlist li div.reply:hover
{
	background:#c30;
	border:1px solid #c00;
}

ol.commentlist li div.reply a
{
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
}

ol.commentlist li ul.children
{
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}

ol.commentlist li ul.children li
{
}

ol.commentlist li ul.children li.alt
{
}

ol.commentlist li ul.children li.bypostauthor
{
}

ol.commentlist li ul.children li.byuser
{
}

ol.commentlist li ul.children li.comment
{
}

ol.commentlist li ul.children li.comment-author-admin
{
}

ol.commentlist li ul.children li.depth-2
{
	margin:0 0 .25em;
}

ol.commentlist li ul.children li.depth-3
{
	margin:0 0 .25em;
}

ol.commentlist li ul.children li.depth-4
{
	margin:0 0 .25em;
}

ol.commentlist li ul.children li.depth-5
{
}

ol.commentlist li ul.children li.odd
{
}

ol.commentlist li.even
{
	background:#fff;
}

ol.commentlist li.odd
{
	background:#f6f6f6;
}

ol.commentlist li.parent
{
}

ol.commentlist li.pingback
{
}

ol.commentlist li.pingback.parent
{
}

ol.commentlist li.pingback div.vcard
{
	padding:0 170px 0 0;
}

ol.commentlist li.thread-alt
{
}

ol.commentlist li.thread-even
{
}

ol.commentlist li.thread-odd
{
}

/*---:[ comment form styles ]:---*/

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform
{
	margin: 5px 10px 0 0;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}

/*---:[ special classes ]:---*/

.brown
{
	background: #f9f7e4;
	padding: 12px 3px 12px 20px;
	clear: both;
	width: 97%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #ccc;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}

.blue
{
	background: #e3f0f2;
	padding: 12px 3px 12px 20px;
	clear: both;
	width:90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #ccc;
	font-size: 14px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}

.yellow
{
	background: #ffffa0;
	padding: 12px 3px 12px 20px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #ccc;
	font-size: 14px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.blue { background: #e0ffff; padding: 12px 3px 12px 20px; clear: both; width: 90%; margin-top: 5px; margin-bottom: 5px;
border: 2px dotted #add8e6; font-size: 12px; line-height: 17px; color: #272727; font-weight: 500; }