/*  
Template ID: 01
Template URI: http://symisun.com/templates/free/01/
Description: The first free CSS template released by SymiSun*
Version: 1.1
Developed by SymiSun*
Company URI: http://symisun.com/

	SymiSun* Free CSS Template 01 v1.1
	http://symisun.com/templates/free/01/

	This template was designed and developed by
	SymiSun* to celebrate the launch of symisun.com

	The CSS, XHTML and design is licensed under a
	a Creative Commons Attribution 2.5 License

*/

/* Global white space reset */
* {padding:0; margin:0}
li, dd {margin-left:15px}

/* Undo default HTML styling of common browsers */
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background-color:#FFF;
	color:#4e4a49;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	background-color:#045e90;
	background-image:url(../images/backgrounds/body_back.png); 
	background-repeat:repeat; 
}
body #leftWrapper{
	margin:0;
	padding:0;
}
body #rightWrapper{
	margin:0;
}

.grouprow {
	clear:both;	
}

.text {
	padding:10px;	
}

.round {
	-webkit-border-radius: 5px;
    border-radius: 5px;		
}

.float-left {
	float:left;
	margin-right:10px;
}

.float-right {
	float:right;
	margin-left:10px;
}

#breadcumbs a.last {display:none;}

/* GALLERY */

.gallery {
	padding-right:5px;	
}

.gallery li {
	display:inline-block;	
}

#random-gallery {
	/*padding-left:25%;*/
	text-align:right;
}

/* FONTS */

a {
	text-decoration:none;
	color: #fa6900;
}

h1, h2, h3, .title {
	text-transform:uppercase;
	font-weight:600;	
	padding-top:10px;
	margin-bottom:10px;
}

h4 {
	font-weight:500;	
}

h1, .large {
	font-size:18px;
}

h2, h3, h4, .small {
	font-size:16px;
}

h1, h2, h1 a, h2 a, .blue, .blue a {	
	color:#045e90;
}

.blue-back {	
	background-color:#045e90;	
}

h3, h3 a, .orange, .orange a {
	color:#fa6900;
}

h4 {
	margin-bottom:10px;
	font-weight:bold;
}

.orange-back {
	background-color:#fa6900;
}

.white, .white a {
	color:#fff;	
}

.breadcrumbs a {
	text-transform:uppercase;
	color:#045e90;
}

.search-phrase {
	background:yellow;	
}

/* CONTENT STYLING */

#header_logo {
	margin-left:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	background:#fff;
	position:absolute;
	z-index:100;
	-webkit-box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.5);        
    box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;	
}

#content {
	padding:10px;
	margin-top:0px;	
	padding-top:0px;
}

#inner-content {
	margin-left:205px;
	margin-right:315px;
	padding-top:5px;
}

#inner-content.noleft {
	margin-left:0px;	
}

#inner-content.noright {
	margin-right:0px;	
}

#left-sidebar {
	float:left;
	width:190px;
	margin-right:10px;
}

#left-sidebar div {
	margin-bottom:10px;	
	margin-top:-15px;
}

#right-sidebar {
	float:right;
	width:250px;
	margin-left:10px;
	text-align:right;
	margin-top:-5px;
}

#right-sidebar div {
	margin-top:10px;	
}

.multicat.category {
	margin-top:30px;
	width:500px;
}
.multicat.category, .single-item {
	margin-top:15px;
}

.multicat.category.editorial h1 {
	font-size:24px;
}

.multicat.category.editorial h3 {
	font-size:22px;
	font-style:italic;
}

.title.large {
	padding-bottom:15px;	
}

.category.title.small {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.multicat.item {
	min-height:100px;
	margin-top:15px;
	border-bottom:1px solid #ccc;	
}

.multicat.item h3 a {
	color:#045e90
}

.readmore-wrap {
	width:100%;	
	min-height:30px;
}

.readmore-wrap ul {
	float:right;
	display:inline-block;
	list-style:none;
}

.readmore-wrap div {
	float:left;
	display:inline-block;
	list-style:none;
}

.readmore-wrap li {
	display:inline-block;
}

.readmore {
	float:right;
	padding-top:5px;	
	font-size:11px;
	background-image:url(../images/bullet_orange.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
}

.author {
	overflow:auto;
	padding-top:15px;
	padding-bottom:10px;
	
}
.single-item .author .image {
	width:80px;
	height:80px;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	padding-right:5px;
	
}
.author .image {
	width:80px;
	height:80px;
	vertical-align:middle;
	overflow:hidden;
}

.author-s_desc {
	font-size:10px;
	line-height:10px;
}
.author-name {
	font-weight:bold;	
}
#archive-title {
	margin-left:25px;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
}

ul.tags li {
	display:inline-block;
}

ul.tags li a {
	display:block;
	padding:5px;
	border:1px solid #ccc;
}

#anchors span {
	font-weight:bold;
}

#anchors ul {
	margin-top:10px;	
}

#anchors li {
	border-bottom:1px solid #aac;
	margin-bottom:5px;	
}

#random_issue .main {
	float:right;
	width:100%;
}

#random_issue .main img {
	width:240px;
	float:right;
	
}

.others {
	width:230px;
	margin-left:18px;
}
#random_issue .others img {
	margin-top:10px;
	width:46px;	
}

/* CONTENT EVEN/ODD ROW DIFFERENCES

.multicat.item.even {
	text-align:right;	
} */

.odd .author .image {
	float:left;
	margin-right:10px;
}

.even .author .image {
	float:left;
	margin-right:10px;
}

/* MENU STYLING */

#topmenu {
	text-align:right;
	width:100%;
	display:inline-block;
	background-color:#1767a4;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
}

#topmenu ul {
	vertical-align:middle;
	padding-right:15px;
	margin-left:230px;
}

#topmenu ul li {
	height:47px;
	float:left;
	display:inline-block;
	border-right:1px #ccc solid;
	padding-right:45px;
	margin-left:10px;
	text-align:left;
	max-width:100px;
	text-transform:uppercase;
	vertical-align:middle;
	margin-top:-10px;
}

#topmenu ul li a {
	vertical-align:middle;
	color:white;
	font-weight:normal;
	display:block;
	height:35px;
	vertical-align:bottom;
}

#mainmenu ul, #mainmenu li{
	margin:0;	
}

#mainmenu ul li {
	min-height:30px;
	vertical-align:middle;
	border-bottom: 1px solid #ccc;
}

#mainmenu ul li a {
	display:block;
	padding:10px;
	color:#045e90;
	text-transform:uppercase;
	font-weight:600;
}

/* ANYTHING SLIDER */

div#slider-wrapper {
	width:100%;	
}

div.anythingSlider  {
	margin-left:-35px;
	padding-bottom:0px;
	padding-top:2px;
}

/* PRETTY PHOTO */

.gallery li {
	margin:0;
	padding:0;
}

/* TICKER CSS */

#topbar {
	padding-top:15px;
	width:100%;
}

/* SEARCH BAR */

#search {
	float:right;	
}

/* FOLLOW US */

.addthis_default_style {
	float:right;
	width:80px;
}

/* CUSTOM MODULES */

#published_by {
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
}

/* liScroll styles */
.tickercontainer { /* the outer div with the black border */
margin-left: 250px;
width: 500px; 
height: 25px; 
border: 1px solid #ccc;
background: #fff; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* END TICKER CSS */

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('../images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Who's your daddy */
#innerWrapper {
	width:998px;
	min-height:100%;
	height:100%;
	margin:0px auto 0px auto;
	text-align:left;
	-webkit-box-shadow:  0px 3px 38px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 3px 38px 1px rgba(0, 0, 0, 0.3);
	background-color:#FFF;
	}
* html #innerWrapper {height:100%}

.clearBoth {
	clear:both;
	padding-bottom:15px;
}

/* Header */
#header {background:none;}
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url('../images/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}
#ticker {width:632px; height:31px; float:right; display:inline; padding:15px 0 0 0; text-align:center; color:#888}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {width:auto; height:auto; position:relative; clear:both}
#slogan {color:#000; font:normal 20px arial,serif; position:absolute; bottom:35px; left:320px}
#download {width:189px; height:59px; margin:128px 0 0 0; background:url('../images/download.gif') no-repeat top left; float:left}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('../images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('../images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {/*padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff*/}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}

/* CONTENT AND COLUMNS */
#content {clear:both; margin-top:30px;}
#content a:link, #content a:visited {/*text-decoration:none; color:#1c4851; font-weight:bold*/}
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url('../images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#search {/*background:#a4c0ba; padding:10px 15px*/}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.testimonial {padding:10px; font:normal 10px arial,sans-serif}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('../images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
.news {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#cB2 {width:309px; float:right; margin:0}
.about {background:#c6d6d6; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about ul {list-style-type:none}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('../images/check.gif') no-repeat 0 50%}
#newsletter {
	width:309px;
	height:86px;
	background:url('../images/newsletter.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('../images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('../images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('../images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer 
#footer {height:95px; width:100%; margin:0; background:url('../images/bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}*/
#foot1 a:link, #foot1 a:visited {/*color:#888*/}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {/*color:#ddd*/}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}
#item-l_desc  ol li{list-style-type:decimal}