/*  
Theme Name: ulistic-opinion
Author URI: http://ulistic.com
Version: 1
Author: eKzact
Description: V1 theme for ulistic-opinion developed on Jan 2010.
*/

*{
	outline:none;
}

body {
/*	background: #E0E0E0;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;*/
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#c86c07;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color:#333333;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}

p, h1, h2, form{
	margin:0px;
}

form{
	padding:0px;
}

img{
	border:0px;
}

.clr{
	clear:both;
	height:0px;
	font-size:1px;
}

/* --------------------------------------- */


#container { 
	background: #ffffff;
	width:960px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	/*border: 1px solid #cccccc;*/
	/*overflow: hidden;*/
	}

#header {
/*	width: 860px;
	height: 150px;
	background: #2397E9 url(images/header.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;*/
	background-image:url(images_new/top_base.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:972px;
	margin:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}
#HeaderWrapper{
	width:100%;
	background-image:url(images_new/header_bgx.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#headerBackground{
	background-image:url(images_new/header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
}

.logoHolder{
	width:330px;
	height:110px;
	padding:15px 0px 0px 30px;
}
.topNumber{
	text-transform:capitalize;
	padding:0px 0px 0px 30px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	width:450px;
	height:40px;
	line-height:40px;
}

.socialIconHolder{
	width:725px;
	text-align:right;
}

.headerEndRow{
	height:80px;
	width:960px;
	margin:auto;
	background-image:url(images_new/top_link_base_01.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.linkBlock{
	background-image:url(images_new/pipe_.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:60px;
	float:left;
	font-size:150%;
	color:#FFFFFF;
	width:180px;
	padding:20px 30px 0px 30px;
}
.linkBlock a, .linkBlock a:visited, .linkBlock a:hover, .greenBlock a, .greenBlock  a:visited, .greenBlock a:hover{
	color:#FFFFFF;
}
.greenBlock{
	background-image:url(images_new/top_link_base_02.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	height:60px;
	float:left;
	font-size:150%;
	color:#FFFFFF;
	width:220px;
	padding:20px 10px 0px 10px;
	position:relative;
}
.greenBlock img{
	/*float:right;*/
	position:absolute;
	right:10px;
	top:10px;
}
.Video{
	width:246px;
	height:176px;
	position:absolute;
	right:0px;
	top:79px;
}

/* ----------------------------------------- */

/*#menu { 
	background: #006699;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-bottom: 5px solid #888888;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #2397E9;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}*/

/** html #content { width: 490px; margin: 20px 20px; }*/

#content { 
/*	display: block;
	background: #ffffff;
	width: 500px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	float: left; 
	position:relative;
	padding: 0px;*/
	width:695px;
	float:left;
	padding:20px 5px 10px 10px;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
}
#content p{
/*	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;*/
	padding:5px 0px 10px 0px;
	font-size:100%;
	line-height:1.6em;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
/*	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;*/
	color:#862b0d;
	font-size:140%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
/*	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;*/
	font-size:130%;
	color:#000000;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}
#content h2 a  {
	color: #862B0D;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content h3 {
/*	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;*/
	font-size:110%;
	color:#333;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
/*	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;*/
	margin:0px;
	padding:0px;
	}
#content ul {
/*	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;*/
	margin:0px;
	padding:0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
/*	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;*/
	margin:0px;
	background-image:url(images_new/bullet.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 15px 33px;
	list-style:none;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 5px 25px 5px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	background-color:#f0f0f0;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

/* ---------------- SIDE BAR -------------------- */
#sidebar { 
	/*display: block;
	color: #000000;
	width: 205px;
	float: right; 
	position:relative;
	margin: 20px 30px 20px 0px;
	padding: 20px 30px 20px 30px;
	text-align: left;
	border: 1px solid #cccccc;*/
	width:240px;
	float:right;
	padding:0px 0px 0px 0px;
	background-color:#ececec;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	}

/** html #sidebar { margin: 20px 20px 20px 10px; }*/

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
/*	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;*/
	background-color:#eb941f;
	font-weight:normal;
	color:#FFFFFF;
	padding: 10px 5px 10px 10px;
	margin-top:0px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color:#CE5813;
	text-decoration: none;
	}
#sidebar ul li ul{
	margin:0px;
	padding:0px;
}

#sidebar ul li ul li {
	background-image:url(images/bullet.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
	padding: 10px 5px 0px 25px;
	font-size:90%;
}

#sidebar ul li ul li a {
	color: #000;
}

/*#footer { 
	color: #ffffff;
	background: #666666;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	height: 20px;
	text-align: center;
	clear: both;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}*/
	
#footer{
	background-image:url(images_new/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:932px;
	margin:0px auto 20px auto;
	height:84px;
	line-height:84px;
	padding:0px 0px 0px 30px;
	color:#FFFFFF;
	font-size:11px;
}
#footer a, #footer a:visited, #footer a:hover{
	color:#FFFFFF;
}
	
/* ---------------------------- */
#sidebar .menuBlock{
	padding:10px 0px;
	/*border-bottom:1px dashed #333333;*/
}
#sidebar .menuBlock ul{
	padding:0px;
	margin:0px 0px 0px 10px;
}
#sidebar .menuBlock li{
	padding:0px 0px 20px 10px;
	color:#000000;
	font-size:1em;
}
#sidebar .menuBlock li a, #sidebar .menuBlock li a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#sidebar .menuBlock li a:hover{
	color:#CE5813;
	text-decoration:none;
	font-weight:normal;
}