/*
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
*/
<?php
require_once( dirname(__FILE__) . '../../../../wp-config.php');
require_once( dirname(__FILE__) . '/functions.php');
header("Content-type: text/css");

global $options;

foreach ($options as $value) {
    if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); } }
?>

body {
margin-top: 0px;
padding: 0;
background-image:url(images/haunted.gif);
font-family: <?php echo $artsee_body_font; ?>;
font-size: 11px;
line-height: 18px;
}

#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-color: #f4f4ef;
	border: 1px solid #9a937c;
	margin-top: 20px;
}

.post-wrapper {
	background-color: #f4f4ef;
	padding: 15px;
	width: 583px;
border: 1px solid <?php echo $artsee_content_border; ?>;
}

a:link { 
text-decoration: none; 
color: <?php echo $artsee_link_color; ?>; 
}

a:visited { 
text-decoration: none; 
color: <?php echo $artsee_link_color; ?>; 
}

a:hover, a:active {
	color: #CD6F05;
}

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

h1 { 
font-size: 24px;
}

h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
}

.post-title {
line-height: 30px;
}

.home-post-wrap {
	width: 593px;
	padding: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #f4f4ef;
	border: 1px solid <?php echo $artsee_content_border; ?>;
}

.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 10px;
}

.readmore a:link {
color: #B4AD8D;
}


.readmore a:hover {
	color: #CD6F05;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 20px; 
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 25px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
	display: block;
	color: #073b5e;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
line-height: 30px;
}

pre, blockquote  {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f4f4ef;
	border: 1px solid #999379;
}

pre { padding-top: 10px; padding-bottom: 10px; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

#pages {
width: 950px;
margin-left: auto;
margin-right: auto;
}


#header {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#container {
float: right;
width: 950px;;
color: <?php echo $artsee_font_color; ?>;
}

#left-div {
width: 650px;
float: left;
margin-top: 20px;
}

#left-inside{
float: left;
padding: 0px 0px 0px 19px;
}

#sidebar-wrapper {
width: 283px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}

#sidebar {
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	width: 257px;
	background-color: #f4f4ef;
border: 1px solid <?php echo $artsee_content_border; ?>;
	margin-top: 10px;
}

#footer {
clear: both;
float: right;
width: 930px;
padding-left: 20px;
text-align: left;
color: #545454;
padding-bottom: 10px;
padding-top: 18px;
margin-bottom: 20px;
}

#footer a {
	color: #545454;
	font-size: 9px;
}

#footer a:visited {
color: #545454;
}

#footer a:hover {
color: #545454;
text-decoration: underline;
}

#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f4f4ef;
	border-top: 1px solid #999379;
	border-bottom: 1px solid #999379;
}

#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
margin-top: 15px; 
padding: 0px 0px 0px 0px; 
margin-left: 25px;
}

#pages li {
	float: left;
	display: block;
	border-bottom: 3px solid #f4f4ef;
	margin-left: 15px;
	margin-right: 15px;
}

#pages li:hover{
border-bottom: 3px solid <?php echo $artsee_nav_border; ?>;
}

#pages li a:link,
#pages li a:visited {
	float: left;
color: <?php echo $artsee_nav_color; ?>;
	display: block;
	font-size: 12px;
}

#pages li a:hover,
#pages li a:active {
color: <?php echo $artsee_nav_color; ?>;
	font-size: 12px;
}

.current_page_item {
border-bottom: 3px solid <?php echo $artsee_nav_border; ?> !important;
margin-bottom: 0px;
}

.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.articleinfo {
	border-bottom: 1px solid #99939;
	padding-bottom: 7px;
	color: #545454;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	display: block;
	color: #8C8C8C;
	width: 100%;
	padding: 3px 3px 3px 3px;
	background-color: #f4f4ef;
} 

.sidebar-box ul li {
	color: #848484 !important;
	background-color: #f4f4ef;
}
.sidebar-box ul li:hover, .sidebar-box ul li a:hover {
	background-image: none !important;
	background-color: #eeeee7 !important;
}

.sidebar-box ul li a:hover {
width: 100%;
display: block; 
color: #393939; 
padding: 3px 3px 3px 3px;
} 

.sidebar-box h2 {
	margin-top: 0px;
	font-size: 16px;
color: <?php echo $artsee_link_color; ?>; 
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: none;
	margin-left: 10px;
	font-family: "Trebuchet MS", "Trajan Pro";
	color: #D6D2C0;
}



#about {
float: left;
width: 250px;
margin-right: 20px;
}

#commentform {
	margin: 1em 0;
	background: #f4f4ef;
	margin-left: 20px;
}

#commentform textarea {
	border: 1px solid #d6d3d3;
	width: 370px;
	background-color: #F4F4EF;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: #FFF;
font-size:11px;
color:#B8B8B8;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:11px;
vertical-align:middle;
padding:10px;
border: 1px solid #E7E7DC;
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:66px;
height:31px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}


.list2 {
color: <?php echo $artsee_font_color; ?>;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a {
color: <?php echo $artsee_font_color; ?>;
margin-top: 0px;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: <?php echo $artsee_link_color; ?>;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
	font-size: 24px;
	color: #f4f4ef;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}

.thumbnail-div {
	border: 10px solid #e8e6db;
	width: 573px;
	height: 187px;
	margin-bottom: 10px;
}

.post-info {
	width: 593px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #545454;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D2C0;
}

.thumbnail-div-featured {
	border: 1px solid #D6D2C0;
	width: 159px;
	height: 212px;
	padding: 2px;
	float: left;
}

.logo {
float: left; 
margin-bottom: 0px;
border: 0px;
margin-left: 20px;
margin-top: 20px;
}

#panel {
background: #F5F5ED;
height: 50px;
width: 300px;
display: none;
}
.slide {
margin: 0;
padding: 0;
background: url(images/dropdown-search.gif) no-repeat center top;
}

.btn-slide {
width: 69px;
height: 19px;
padding-left: 0px;
padding-top: 4px;
margin: 0 auto;
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff !important;
text-decoration: none;
padding-left: 14px;
}

#search-wrap {
float: right;
width: 300px;
}

#panel2 {
	width: 283px;
	display: none;

}

.slide2 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	background: url(images/dropdown-about.gif) no-repeat center top;
}

.btn-slide2 {
	width: 285px;
	height: 21px;
	padding-left: 0px;
	padding-top: 6px;
	display: block;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #ADAA92 !important;
	text-decoration: none;
	padding-left: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#panel3 {

width: 283px;
display: none;
}

.slide3 {
margin: 0px 0px 3px 0px;
padding: 0;
background: url(images/dropdown-about.gif) no-repeat center top;
}

.btn-slide3 {
	width: 285px;
	height: 22px;
	padding-left: 0px;
	padding-top: 6px;
	margin: 0 auto;
	display: block;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #ADAA92 !important;
	text-decoration: none;
	padding-left: 14px;
}

#panel4 {

width: 283px;
display: none;
}

.slide4 {
margin: 0px 0px 3px 0px;
padding: 0;
background: url(images/dropdown-about.gif) no-repeat center top;
}

.btn-slide4 {
	width: 285px;
	height: 22px;
	padding-left: 0px;
	padding-top: 6px;
	margin: 0 auto;
	display: block;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #ADAA92 !important;
	text-decoration: none;
	padding-left: 14px;
}

.panel-inside {
padding-left: 10px;
padding-right: 10px;

}

.share-div {
width: 590px;
height: 30px;
background-color: #FFF;
display: none;
}

.share {
visibility: <?php echo $artsee_share; ?>;
}
.random-image {
width: 44px;
height: 44px;
border: 4px solid #F2F2E4;
float: left;
margin-left: 10px;
}

.delete {
visibility: <?php echo $artsee_close; ?>;
}

.random-content {
float: right;
width: 210px;
}

.random-content a:link {
font-size: 11px;
}
.random {
width: 280px;
float: left;
margin-top: 10px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #B4AD8D;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 17px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 14px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */

.nav, .nav * {margin:0;padding:0;list-style:none; }

.nav ul {position:absolute;top:-999em; background-color: #FFF; border: 1px solid #EDEDED;}

.nav li {float:left;position:relative;z-index:99;font-size:12px;}

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:-26px; top:10px; }

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:215px;top:-15px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

.nav li li {
display: block;
float: left;
height: auto !important;
font-size: 12px;
margin: 0px !important;
padding: 0px;
border-bottom: none !important;
}

.nav li li:hover {
border-bottom: none !important;
}

#pages ul li ul {
width: 240px;
}

.nav li:hover {
height: auto !important;
}

.nav li li a:link, .nav li li a:visited {
width: 192px;
display: block;
padding: 10px 30px 10px 18px !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left;
}

.nav li li a:hover {
background-color: #F2F2E4;
}

.sidebar-box .current_page_item {
border-bottom: none !important;
}

