/* @override 
	http://scgtraining.dev/wp-content/themes/ArtSee/style.css
	http://scgtraining.com.s34682.gridserver.com/wp-content/themes/ArtSee/style.css
	http://www.quality-service.com.php5-10.websitetestlink.com/wp-content/themes/ArtSee/style.css
*/
/*
Theme Name: ArtSee
Theme URI: http://www.elegantwordpressthemes.com/themes/artsee
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/
#container {color:#444;z-index:1;}
#header {position:relative;z-index:1000;}
#header img.logo {margin:10px 0 10px 20px;}
#search-wrap {position:absolute;right:0;}
#pages {float:left;width:760px;}
#pages ul.nav {margin:102px 0 0 0;z-index:1000;}
.titles a {color:#ae0808;}
a:link, a:visited {color:#ae0808;text-decoration:none;}
a:hover, a:active {color:#ca3939;}
a img {border:none;}
#sidebar h2 {color:#ae0808;}
#pages ul.nav li.page_item { margin: 0 11px;}
#pages ul.nav li.page_item ul {position:absolute;z-index:10000;}
#pages li a:hover,#pages li a:active {color: #ae0808;font-size: 14px;}
#pages .nav li ul {width:280px;padding:0;z-index:1000;}
#pages .nav li li a:link,#pages .nav li li a:visited {width:270px;padding:5px !important;font-size:12px;}
#pages li:hover{border-bottom: 3px solid #ae0808;}
#pages li.current_page_item{border-bottom: 3px solid #ae0808 !important;}
.sidebar-box div {margin-left:20px;}
#ccsubscribe {margin:0;padding:0;background:#fff url(images/subscribe-middle.gif);}
#ccsubscribe h3 {background:#fff url(images/subscribe-top.gif);display:block;color:white;font: normal 11px Verdana, Helvetica, sans-serif;color: #fff !important;text-decoration: none;height:22px;padding:6px 0 0 14px;position:relative;}
#ccsubscribe p {padding-left:14px;width:260px;color:#666;}
#subscribefield {background:#FFF;font-size:11px;color:#666;font-family:Tahoma,arial,verdana,courier;width:170px;padding:5px;border:1px solid #bbb;margin-left:14px;vertical-align:top;}
#ccsubscribe #subscribebutton {}
#ccsubscribe div {padding-bottom:10px;background:transparent url(images/subscribe-bottom.gif) no-repeat left bottom;}
#ccsubscribe h3 a {display:block;width:50px;height:20px;position:absolute;right:0;top:0;text-indent:-99999px;}
#footer {color:#999;}
#footer a {color:#888;}


#sidebar {
position:absolute;
z-index:0;
padding:0;
width: 283px;
background-color: #FFF;
border: 1px solid #EDEDED;
margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h1 { 
font-size: 24px;
color: #ae0808;
}

h2 { 
font-size: 18px;
color: #222; 
margin-top:10px;
}

h3 { 
font-size: 18px;
color: #ae0808;
}

h4 { 
font-size:18px; 
}

h5 { 
font-size: 16px;
color: #000000;
}

h6 { 
color: #ae0808;
font-size: 16px; 
}

.page-post ul {
	padding: 15px 0 0 15px;
	margin-left: 0;
}
.page-post ul li {
	padding: 0 0 15px 30px;
	background: url(/wp-content/uploads/images/checkmark2.gif) no-repeat;
	list-style: none;
	line-height: normal;
}

#left-column {
	float: left;
	width: 47%; 
	margin-right: 5%;
}
#right-column {
	float: right;
	width: 47%; 
}
.clear {
	clear:both;
}


/* Begin Images */

.page-post img {
	margin: 5px 20px 20px;
	border:solid thick #ddd;
 	padding: 1px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.page-post img.stripped {
 	margin:0 0 5px 0;
	padding:0;
	border:0;
	}
	
div.figure {
   margin: 10px 0 10px 20px;
   text-align: center;
   float: right;
   font-size: small;
 }
 div.figure img {
 	margin:0;
     border:solid thick #ddd;
     padding: 1px;
 }
 
 div.figure a:hover, div.figure a:active {
     text-decoration:none;
 }
 
 div.figure a:hover img {
     border-color: #bcd;
     text-decoration:none;
 }	
/* End Images */

.cf_info.success {font-size:1.6em;font-weight:bold;}