 
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
margin-top: 0px;
padding: 0;
color: #ABABAB;
background-color:#fff; font-family: Verdana; font-size: 13px; line-height: 18px; }
ul { line-height: 22px; }
a:link, a:visited { text-decoration: none; color: #EE5113; }
a:hover { color: #3B3B3B; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 30px; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 27px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 24px; }
ul { list-style-image: url(images/bullet.gif); }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
#wrapper2 { width: 950px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; background-color: #000; border: 4px solid #f4952f;   margin-top: 20px; }
.post-wrapper { background-color: #FFF; padding: 10px 15px 15px 15px; width: 880px; }
#respond h3 { margin-bottom: 20px; }
.home-post-wrap { width: 880px; padding: 10px; margin-right: 13px; margin-bottom: 10px; float: left; background-color: #FFF; border: 1px solid #EDEDED; }
.readmore { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: left; float: right; padding-left: 20px; margin-top: 10px; }
.readmore a:link, .readmore a:hover { color: #393939; }
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
#header { width: 950px; clear: both;}
#container { float: right; width: 950px; ; color: #353535; }
#left-div { width: 950px; float: left; margin-top: 20px; }
#left-inside { float: left; padding: 0px 0px 0px 19px; }
.articleinfo { border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454; }
.current_page_item {
border-bottom: 3px solid #000000 !important; margin-bottom: 0px; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.list2 { color: #353535; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a:hover { color: #393939; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a { color: #353535; margin-top: 0px; font-size: 11px; }
.thumbnail-div { border: 10px solid #F2F2E4; width: 573px; height: 187px; margin-bottom: 10px; }
.post-info { width: 880px; border-bottom: 1px solid #E4E4E4; padding-bottom: 10px; margin-bottom: 10px; color: #545454; font-size: 10px; }
.thumbnail-div-featured { border: 1px solid #E4E4E4; width: 159px; height: 212px; padding: 2px; float: left; }
.logo { float: left; margin-bottom: 15px; border: 0px; margin-left: 40px; margin-top: 35px; }
.share-div { width: 877px; height: 30px; background-color: #FFF; display: none; }
.share { visibility: hidden; }


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles { font-weight: normal; font-size: 24px; text-decoration: none; line-height: 30px; margin-bottom: 4px; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 25px; font-weight: normal; font-family: Trebuchet MS; margin-bottom: 4px; display: block; }
.post-title { line-height: 30px; }
.toptitle { font-size: 20px; color: #EE5113; margin-left: 15px; display: block; margin-top: 15px; margin-bottom: 10px; }
.toptitle2 { font-size: 24px; color: #FFF; display: block; margin-top: 15px; margin-bottom: 10px; }



/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 950px; margin-left: auto; margin-right: auto; }
#pages ul { list-style-type: none; list-style-image: none; float: left; margin-top: 2px; padding: 0px 0px 0px 0px; margin-left: 25px; }
#pages li { float: left; display: block; border-bottom: 3px solid #000; margin-left: 15px; margin-right: 15px; }
#pages li:hover { border-bottom: 3px solid #000000; }
#pages li a:link, #pages li a:visited { float: left; color: #f26122; display: block; font-size: 14px; }
#pages li a:hover, #pages li a:active {
color: #f26122; font-size: 14px; }
		/*---------------[DROPDOWN MENU]---------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; background-color: #FFF; border: 1px solid #EDEDED; }
		.nav li { float:left; position:relative; z-index:99; font-size:12px; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:-26px; top:23px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:215px; top:-15px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; float: left; height: auto !important; font-size: 12px; margin: 0px !important; padding: 0px; border-bottom: none !important; }
		.nav li li:hover { border-bottom: none !important; }
		.nav li:hover { height: auto !important; }
		.nav li li a:link, .nav li li a:visited { width: 284px; display: block; padding: 5px 20px 5px 15px !important; margin: 0px 0px 0px 0px !important; height: auto !important; float: left; }
		.nav li li a:hover { background-color: #F2F2E4; }
		#pages ul li ul { width: 320px; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.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; }
p img { padding: 0; max-width: 100%; }
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 }

/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer { clear: both; float: right; width: 930px; padding-left: 20px; text-align: left; color: #545454; padding-bottom: 10px; padding-top: 10px; margin-bottom: 0px; }
		#footer a { color: #fff; font-size: 11px; }
		#footer a:visited { color: #fff; }
		#footer a:hover { color: #fff; text-decoration: underline; }
