/*  
Theme Name: CAW05
Theme URI: http://conceptartworld.com
Description: Concept Art World
Version: 1.0
Author: CAW
Author URI: http://conceptartworld.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
background: #3a3d44 ; /* url(http://conceptartworld.com/wp-content/themes/caw05/images/main_bg.gif) repeat-x top center; */
	color: #909090 ;
	}

p {	
	margin: 0px 0px;
	}

a:link, a:visited {
outline: none;

	color: #cc3300;
	text-decoration:none
	}

a:hover, a:active {
outline: none;

	color: #fff;
	text-decoration:none;
	}

a img {
	border:0px;
padding: 0px;
margin: 0px;
outline: none;

	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #e7e7dc;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	background: #e9e9e2;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:1090px;
	background: #000000;
/* background-image: url(http://conceptartworld.com/wp-content/themes/caw05/images/header_bg1.gif); */
	margin:0px auto;
	margin-top:20px;
height: 100px;
	padding:15px 0px 15px 0px;
	font-size:0.7em;

	}


#page {
	width:1090px;
	margin:0px auto;
	padding:0px 0px 0px 0px; 
	background: #111214;
	font-size:0.7em;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
width:1050px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px 20px;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
background: #111214;
	} 

#page-bar {
	width:1010px;
	margin:0px;
background: transparent;
	}

#page-bar ul {
	list-style: none;

	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;

	}

#page-bar li:hover {
	background: transparent;
	color:#fff;
	}


#page-bar a, #page-bar a:visited {
text-align: center;
margin: 0px 5px 0px 0px;
	padding:6px 15px 6px 15px;
	font-weight:bold;
	color:#aaa;
	font:11px Arial;
	display:block;
	border:1px solid transparent;

	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
background: transparent;
	border:1px solid transparent;
	color:#fff;

	}

#page-bar li.current_page_item, li.current_page_parent {

	color:#fff;
}

#page-bar li.current_page_item a, li.current_page_parent a {
background: #000;
	border:1px solid #transparent;
	color:#fff;

}

#page-bar li.current_page_item a:hover, li.current_page_parent a:hover {
	color:#fff;
background: #000;
	border:1px solid #transparent;

}


/* #searchform {
	width:260px;
	float:right;
	text-align:right;
	padding-top:0px;
	margin-right:0px;
	} */

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font-weight:bold;
	font:16px Arial;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:0px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {

	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}


h3.respond1 {
	font:14px Arial;
	color: #fff;
	padding:0px 0px 0px 0px;
	}

h3.respond2 {
	font:14px Arial;
	color: #fff;
	padding:0px 0px 20px 0px;
	border-bottom: 0px solid #e6e7df;
	}

h3#comments {
	margin-top:0px;

	font:14px Arial;
	background: transparent   url(images/title_bg3.gif) ;
	color: #ccc;
	letter-spacing:-0.05em;
	border-bottom:0px solid #ddd;
border-top: 1px solid #e6e7df;
	padding:0px 0px;
	}



h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
width:257px;
padding: 20px 0px 0px 40px;

	}

#tagline {
	margin-top:0px;

	font-size:1em;
	color:#333;
	}

#top {
	padding:0px;

	}

#headline {
	width:680px;
	float:left;
	background: transparent;
	padding:0px 0px 0px 0px;
	/* font-size:1.05em; */
	/* line-height:1.5em; */
	margin:0px 0px 20px 0px;
	}

#headline .title {
	font-weight:bold;
	font:14px Arial;
	/*letter-spacing:-0.05em; */
	/*display:block;*/
	padding:0px 10px 0px 20px;
margin: 0px 0px 0px 0px;
	background: transparent;
float:left;
	}

#headline .title a {
color: #fff;
	}

#headline .title a:hover{
color: #cc3300;
	}

#headline .info {
	font-weight:bold;
	font:12px Arial;
	display:block;
	padding-bottom:0px;
	margin-top:10px;

	}

#headline div.meta {
	display:block;
	margin-top:0px;
	padding:0px 4px;
background: transparent;

float: left;
text-align: right;

	}

#headline p {
	padding: 0px 20px 20px 20px;
	color: #888984;
	font:12px Arial;
	line-height:1.5em;
float: left;
	}

#headline .clearfloat {
height:443px;
	margin-top:0px;
	margin-bottom:1px;
	background: #17181a url(http://conceptartworld.com/wp-content/themes/caw05/images/headline_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	border-top:0px solid #dfe0d8;
	}



#headline .clearfloat p {

	padding: 15px 20px 0px 20px;

	}

#featured { 
	width: 360px;
	background: transparent;
	float:right;
	padding:0px 0px 20px 1px;
	margin: 0px 20px 0px 0px;

}

#featured .clearfloat {
	/* margin-bottom:-1px; */
	padding:0px 0px 0px 0px;
	background: transparent;
	border-bottom:1px solid #111214;


	}

#featured .info {
	font-weight:bold;
	font:12px Arial;
	display:block;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	/* width:180px; */
	}

#featured .title  {
	font-weight:bold;
	font:12px Arial;
	display:block;
	padding:35px 0px 8px 0px;
background: transparent;


	}

#featured .title a {
color: #fff;

	}

#featured .title a:hover {
color: #cc3300;
	}

#featured p {
	padding: 10px 0px 0px 0px;
color:#909090;
	font-size:11px;
	line-height:1.5em;

	}

#featured .clearfloat .box1 {
	background: #17181a url(http://conceptartworld.com/wp-content/themes/caw05/images/featured_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
height: 110px;
	}

#featured .meta {
	font-size:0.8em;
	color:#909090;
	}

#featured .meta a {
	color:#909090;
	}
#headline a img {
	border:0px solid #ccc;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 0px 20px 0px;
	}

img.topbanner {
	border:none;
	margin-top:0px;
margin-bottom:-3px;
	margin-right:0px;
border:0px solid #000;
	padding:0px 0px 0px 0px;
	}


#featured a img {
	border-bottom:0px solid #dfe0d8;
	margin-top:0px;
	margin-left:0px;
	padding:10px 20px 0px 10px;
	}


#middle {

	width: 920px;
	background:#fff;
	float:left;
	padding:0px;
	margin:0px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

/* #bottom {
	width: 1010px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px:
	} */

#front-list {
	width:680px;
	background:transparent;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:1.75em;
	float:left;

	}



#archive {

	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0px 10px;

	}

#front-list .title, #archive .title {
	font-weight:normal;
	font:14px Arial;
	display:block;
	padding:36px 0px 5px 0px;
	color: #fff;
	}

#front-list .title a, #archive .title a{
color: #fff;
	}

#front-list .title a:hover, #archive .title a:hover{
color: #cc3300;
	}



#front-list .clearfloat, #archive .clearfloat {
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
border-bottom: 0px solid #17181a;
	width:680px;

	}

#front-list .spoiler, #archive .spoiler {
	height:170px;
	background: #17181a url(http://conceptartworld.com/wp-content/themes/caw05/images/featured_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	}

#front-list p, #archive p {
	margin:0px;
	color:#ccc;
	padding:10px 20px 0px 0px;
font-size:12px;
	line-height:1.5em;
	}

#front-list .spoiler p, #archive .spoiler p {
	margin:0px;
	color:#888984;
	padding:15px 20px 0px 0px;
font-size:12px;
	line-height:1.5em;
	}

#front-list a img {
	border-bottom:0px solid #dfe0d8;
	margin-top:0px;
	margin-right:0px;
	padding:10px 20px 10px 10px;
	}

.author {
	font-size:0.8em;

	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#888984;

	}

.meta a {
	color:#888984;

	}


#featured p {
	margin:0px;
	}


/* Content Page*/

#content {
	width:680px;
	background: #111214;
	padding:0px 0px 20px 20px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:860px;
margin: 0px 0px 0px 0px;
	border-right:0px solid #111214;
	}

#content p {
	
	padding:0px 0px 10px 0px;

	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#fff;
	}

#content h2.title {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 0px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:650px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;

	}

.post {
	font-size:12px;
	line-height:1.75em;
	}

.post p {

	line-height:1.75em;
	margin-top:0px;
	color: #909090;
	}

.post .clearfloat {
	border-bottom:0px solid #e7e7dc;
	margin:20px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
float: left;
border:0px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 0px;
	}

.post .rightimage .post .rightimage a {
float: right;
border:1px solid #ccc;
	padding:0px 0px 0px 0px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}


#stats span {
	padding: 0px 20px 0px 0px;
	}


#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;

	padding:0px;
	}

#tools {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 18px 0px 0px 20px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	clear:both;
	width:660px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;
	}

#tools a:hover {
	background:none;
	}

#tools img, #tools a img{
	padding: 0px 10px 0px 0px;

	}

#postmeta {
	border:0px solid #bbb;
	font:10px Arial;
	color: #fff;
	padding: 18px 0px 0px 20px;
background: #000;
	/* background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg2.gif);
	background-repeat: repeat-x;
	background-position: top left; */
	clear:both;
	width:660px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;
	}

#postmeta a:hover {
	background:none;
	}


#content .titlebg1 .postmeta1 {
	font:10px Arial;
	color: #fff;
padding: 8px 8px 0px 8px;
height: 22px;
background: transparent;
position:absolute; right:10px; top:10px;
	}

#content .titlebg1 .postmeta1 a:hover {
	background:none;
	}


.navigation {
	text-align:left;
	border:0px solid #bbb;
	font:10px Arial;
	color: #fff;
	padding: 18px 0px 0px 10px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	clear:both;
	width:670px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	}

/* Sidebar*/

#sidebar {
	width:360px;
	float:right;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:0px solid #fff;
	}




#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

/* #sidebar li ul li:last-child {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}*/

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #e7e7dc;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #e7e7dc;
	background:#fff;
	font-size:1.0em;
	}



#s {


	padding:1px;
	font-size:1.0em;



	width:150px;
	}
	
#submit {

background: #333 url("http://conceptartworld.com/images/submit_btn_1.gif") repeat;
color: #eee; 
padding: 6px 4px; 
width: 100px; 
border: none; 
margin: 0px 0px 0px 0px
	}

.submitit {

background: #000;
color: #eee; 
padding: 6px 4px; 
width: 80px; 
border: none; 
margin: 0px 0px 0px 0px
border:1px solid #e6e7df;
	}  

.submitit a {

background: #000;
	}

.submitit:hover {

background: #333;
	}

#commentform input {


	padding: 5px 10px;
	margin: 10px 10px 0px 0px;
	}

#commentform .searchbutton {
width: 120px;
padding: 8px 10px;
margin: 0px 0px 20px 0px;

	}


#commentform textarea {
	float: left;
	width: 100%;
	height: 100px;
	border:1px solid #e6e7df; 
	margin:0px 0px 0px 0px; 
	padding:5px 5px 5px 5px; 
	}


#commentform p {

	}


#commentform div.textarea1 {
	margin:0px 12px 0px 0px; 
	}


/* Comments

.commentlist cite {

	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {

	background: #e9e9e2;
	}
			
.commentlist li {
	padding: 20px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f0f1ee;
	border-top:0px solid #ddd;
	border-bottom: 0px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {

	background: #FFF;
	border:none;
	}

li.my_comment cite strong {

	font-size: 1.3em;
	color:#ccc;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#ccc;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;

}






.commentmetadata a, .commentmetadata a:visited {
	color:#909090;

	}







	

.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:0px solid #e7e7dc;
	margin:0px 10px 0px 10px;
	float:left;
	padding:0px;
	width:65px;
	height:65px;
	}	

#comment {
	width:590px;
	background:#fff;
	}
*/
/* Footer*/

#front-popular {

	font-size:0.7em;
	color:#fff;
	width: 1030px;
	background:#000 /* url(images/bottombar.png) bottom no-repeat */;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:0px solid #fff;



	}

#mostcommented {
	margin-left:17px;


	}

#recent_comments {


	width:280px;

	float:right;
	padding:10px;
	border:0px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {

	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {



	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:0px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
margin-bottom: 20px;
	width: 1050px;
	font-size:0.6em;
	padding:30px 20px 30px 20px;
	background: #000;
color: #a8a9a3;
	}

#footer a {

color: #909090;
	}

#footerad {
	margin: 0 auto;
	width: 1050px;
	font-size:0.6em;
text-align: center;
	padding:0px 20px 20px 20px;
border-bottom: 0px solid #333;
background: #111214;
color: #a8a9a3;
	}


/* Float Properties*/


.clearfloat:after {
	content:".";

	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

#searchWrap {

}
.search { 
	background: transparent url("images/search_bg_01.gif") no-repeat top left; 
	display: block;
	width: 300px;
	height: 32px;
margin:32px 30px 0px 0px;

}
 
.search #searchForm { 
	margin: 0px 0px 0px 7px; 
}
#searchForm input { 
	vertical-align: middle;
	margin: 6px 0 0 0;
	background-color: transparent;

}
.search #searchForm #s { 
	color: #666; 
	font-size: 12px;
	border: 0px solid #ccc;
	padding: 1px;
	width: 220px;
	margin-right: 9px;
}

#content1 {

	width:689px;
	background: transparent;
	padding:0px 0px 20px 20px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:860px;
margin: 0px 0px 0px 0px;
	border-right:0px solid #e6e7df;
color: #909090;
	}

#content1 .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content1 h2.title {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 0px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:650px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;
	}



#headline .banner1 {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 0px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:650px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;
	}	

#front-list .banner1 {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 0px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:650px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 20px;
	}	

#featured .banner1 {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 20px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:330px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 0px;
	}	



/* Sidebar Menu */
ul.sbmenu{
padding-top: 5px;
margin-top: -34px; /* Moves the menu up into the header image */
margin-left: 0px !important;
}
ul.sbmenu li{
display: block;
line-height: 1.1em;
margin-left: -10px !important;
padding-left: 10px;
}
ul.sbmenu li:hover{
background: #d5d5d5 !important;
width: 216px;

margin-left: 0px;
}
ul.sbmenu li a {
font: 2em Helvetica, Verdana, Arial, Sans-Serif;
text-transform: lowercase;
color: #666;
width: 216px !important;
display: block;
margin: 0;
border: 0;
}
ul.sbmenu li a:hover{
background: none !important;
text-decoration: none !important;
color: #000;
}
ul.sbmenu li.current_page_item a,
ul.sbmenu li.current_page_item a:hover {
color: #333 !important;
background: none !important;
text-decoration: none;
}
ul.sbmenu li.current_page_item{
background: #CCC !important;
width: 216px;
margin-left: 0px;
}

#sidebar .banner1 {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 20px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:330px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 0px;
	}	

#sidebar .banner2 {
	border:0px solid #bbb;
	font:16px Arial;
	color: #fff;
	padding: 15px 0px 20px 30px;
	background: #111214 url(http://conceptartworld.com/wp-content/themes/caw05/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both;
	width:350px;
	height:35px;
	margin-left: 0px;
	margin-bottom: 0px;
	}	

#contactsubmit { 
background: #333 url("http://conceptartworld.com/images/submit_btn_1.gif") repeat; 
color: #fff; 
padding: 8px 10px; 
width: 120px; 
border: none; 
margin: 0px 0px 10px 0px;

}

#wpcf_your_name { 
font-size:11px;
width:200px;
border-style: none;
padding: 5px;
border:1px solid #e7e7dc;
}

#wpcf_email { 
font-size:11px;
width:200px;
border-style: none;
padding: 5px;
border:1px solid #e7e7dc;
}

#wpcf_website { 
font-size:11px;
width:200px;
border-style: none;
padding: 5px;
border:1px solid #e7e7dc;
}

#wpcf_msg { 
font-size:11px;
width:668px;
height:160px;
border-style: none;
padding: 5px;
border:1px solid #e7e7dc;
}




ol.commentlist { list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
ol.commentlist li { border:0px solid #e6e7df; margin:0px 0px 10px 0px; padding:10px 10px 10px 80px; position:relative; 	
	background: #17181a url(http://conceptartworld.com/wp-content/themes/caw05/images/featured_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; padding: 10px 0px 0px 0px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc3300; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#fff; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:0px solid #aaa; padding: 0px; left:10px; position:absolute; top:10px; }
ol.commentlist li div.comment-meta { font-weight:normal; font-size: 10px; line-height: 16px; font-family: arial,sans-serif;  /* position:absolute; right:10px; text-align:right;  top:5px; */ padding: 0px 0px 15px 0px;}
ol.commentlist li div.comment-meta a { color:#fff; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#000; border:0px solid #666; color:#fff; font:bold 10px arial,sans-serif; padding:5px 0px 0px 0px; text-align:center; width:50px; height: 18px; position:absolute; right:10px; top:10px;}
ol.commentlist li div.reply:hover { background:#333; border:0px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 0px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 0px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 0px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 0px; }
ol.commentlist ul.children li.odd { background:#111214; }
ol.commentlist ul.children li.even { background:#17181a; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

ol.commentlist li div.cancel-comment-reply { background:#000; border:0px solid #666; color:#fff; font:bold 10px arial,sans-serif; padding:5px 0px 0px 0px; text-align:center; width:50px; height: 18px;
position:absolute; right:10px; top:10px;}
ol.commentlist li div.cancel-comment-reply:hover { background:#333; border:0px solid #cc3300; }
ol.commentlist li div.cancel-comment-reply a { color:#fff; text-decoration:none; }



#comments{
padding: 0;
margin:0;
}


img.alignright {float:right; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; clear:right;}
img.alignleft {float:left; margin:0px 0px 0px 0px; padding:0px 10px 0px 0px; clear:left;}
img.aligncenter {float:center; clear:left; margin:0px 0px 0px 0px; padding:0px 10px 0px 0px}

