/*
Theme Name: cignage
Theme URI: http://cignage.com/
Description: Built on Thematic Theme
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');
*{
	padding:0;
	margin:0;
}
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#303030;
	background:url(images/body_bg.gif) top left repeat-x #f8f8f8;
	border:none;
}
#wrapper{
	border:none;
	text-align:center;
	background:url(images/content_margins.gif) center 169px no-repeat;
	_background:url(images/content_margins.gif) center 169px no-repeat;
	*background:url(images/content_margins.gif) center 169px no-repeat;
}
#header{
	background:none;
	border:none;
	width:970px;
	margin:0 auto;
	text-align:left;
}
#branding{
	float:left;
	height:1%;
	width:190px;
}
#blog-title{
	padding:0;
	border:0;
	text-indent:-3000px;
	height:107px;
	background:url(images/logo.gif) center center  no-repeat;
	width:180px;
}
#blog-description{
	display:none;
}
#main{
	text-align:left;
}
/******************************************************** log_in module */
#sTopMenu{
	background:url(images/top_menu_bg.gif) top left no-repeat;
	width:300px;
	margin-right:20px;
	height:20px;
	text-align:center;
	float:right;
	overflow:hidden;
}
#sTopMenu span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	padding:0px 5px 0 20px;
}
#sTopMenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	padding:0px 5px;
	text-decoration:none;
}
#sTopMenu a:hover{
	text-decoration:underline;
}
/******************************************************** menu */
#access{
	z-index:0;
	padding:62px 0 0 0;
	background:none;
	float:right;
	border:none;
	/*background:#f0f0f0;*/
	/*margin-top:21px;*/
	width:630px;

}
#menu{
	width:630px;
	float:right;
	padding:0;
	margin:0;
}
#menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#303030;
	line-height:16px;

	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;

	float:left;
	text-decoration:none;
	border:none;
	background:none;
	margin:0;
}
#menu a:hover{
	color:#000;
	background:url(images/menu_hover.gif) bottom center no-repeat;
}
#menu a:focus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:16px;
	padding:0px 7px 10px 7px;
	float:left;
	text-decoration:none;
	border:none;
	background:url(images/menu_hover.gif) bottom center no-repeat;	
}
#menu a.sSelectedMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:16px;
	padding:0px 10px 10px 10px;
	float:left;
	text-decoration:none;
	border:none;
	background:url(images/menu_hover.gif) bottom center no-repeat;
}
#menu a#item10{
	display:none;
}
/****************************************************** banner */
.sWrapper{
	width:970px;
	margin:0 auto;
	text-align:left;
}
#sInnerBannerBg{
	clear:both;
	background:url(images/inner_banner_bg.gif) top left repeat-x #56a8d1;
}
#sInnerBanner{
	height:62px;
	background:url(images/inner_banner_bottom.gif) left bottom no-repeat;
	padding:0 15px;
}
#sInnerBanner h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:10px 0 0 25px;
}
/******************************************************* main */
#main{
	width:936px;
	/*background:url(images/content_margins.gif) top left no-repeat;*/
	background:#fff;
	padding:0;
	margin:0 auto;
}
.entry-title{
	color:#303030;
	font-weight:normal;
}
.entry-title a{
	color:#303030;
	font-weight:normal;
}
/****************************************************** footer */
#footer{
	background:url(images/footer_bg.gif) top center no-repeat;
	border:none;
	padding:60px 0 10px 0;
}
#siteinfo{
	color:#aeaeae;
}
#siteinfo a{
	color:#aeaeae;
}
/***************************************************** right side */
h3.widgettitle{
	height:23px;
	background:url(images/header_sec.gif) top left no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding:7px 0 0 55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#303030;
}
ul.xoxo {
	padding:0;
	margin:0;
}
ul.xoxo li ul{
	background:#f8f8f8;
	width:276px;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d8d8d8;
	list-style:none;

	padding:0;
	margin-bottom:10px;;
}
ul.xoxo li ul li{
	padding:3px 6px;
}
.main-aside ul ul{
	margin:0;
}
#primary{
	width:283px;
}
#secondary{
	width:283px;
}
/******************************************************* CONTENT */
#container{
	width:630px;
}
#content{
	width:600px;
}
