/*
Theme Name: S.C. V. Art Studio
Theme URI: http://www.scversillee.com
Description: Personal theme designed to set a mood and provided a visual impact for S. C. Versillee's gallery website.
Version: 1.0
Author: S. C. Versillee
Author URI: http://www.scversillee.com
Tags: sepia, custom header, fixed width, two columns, widgets

*/

/* ================================================ */

/* Begin Typography & Colors */


body {text-align: center;
}

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; font-weight: 735px; word-spacing: .5px; letter-spacing: .5px; color: #645019; font-size: 1.25em; font-variant: small-caps; margin-bottom: 0px 0px -3px 0px;}

p {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #645019;
line-height: 13pt; 
letter-spacing: 0em;
word-spacing: -.05em;
}

a:link {text-decoration: none; color: #BB9D51;}
a:visited {text-decoration: none; color: #BB9D51;}
a:hover {text-decoration: none; color: #DAB142;}
/*a:active {text-decoration: none; color: #BB9D51;}*/


p a:link {text-decoration: none; color: #B16928;}
p a:visited {text-decoration: none; color: #B16928;}
p a:hover {text-decoration: underline; color: #D9652B;}
p a:active {text-decoration: none; color: #B16928;}

h2 a:link {text-decoration: none; color: #645019;}
h2 a:visited {text-decoration: none; color: #645019;}
h2 a:hover {text-decoration: underline; color: #D9652B;}
h2 a:active {text-decoration: none; color: #645019;}


#page {
background: url('images/pagebg.png');
background-repeat: repeat-y;
text-align: left;
}

#header {
	background: url('images/headerimage.png');
        background-repeat: no repeat;
	}

#content {
	/*font-size: 1.2em*/
	}



.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
text-align: center;
font-size: 0.9em;
line-height: 1.5em;
	}


/* ================ COMMENT BOXES ================= */
.alt {
	background-color: #fff;
	border-top: 1px solid #5E4B25;
	border-bottom: 1px solid #5E4B25;
	} 

#footer {
	background: url('images/footerimage.png') no-repeat bottom;
	border: none;
        
        }

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: .99em;
line-height: 1.2em;
color: #837760;
	}

/*.entry p a:visited {
	color: #DFA747;
	}*/


.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	border: 0px solid #5E4B25;
	padding: 3px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
text-align: left;
margin: 0 0 0 0px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
padding: 15px 0 25px 10px;
width: 500px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.single_header{
background: url('images/title_bg.gif');
background-repeat: no-repeat;
background-position: bottom left;
height: 35px;
width: 500px;
font-variant: small-caps;
font-family: Georgia, 'Times New Roman', serif; 
color: #DFCB8F;
text-align: left;
font-size: 18px;
text-indent:.5em;
letter-spacing:.05em;
line-height: 38px;
font-weight: bold;
margin: 2px 0 0 -25px;
padding 0px 5px 5px 5px;
}

#sidebar {
/* font-variant: small-caps; */
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 12px;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color: #777;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/*==========================================================================================================================================================================================================================================================*/

/* BEGIN STRUCTURE */


div#wrapper{
width: 792px;
margin: -4px auto;
text-align: left;
}

body {
background: #272014;
padding: 0 0 0 0;
}


#page { 
	padding: 0px 0 0 40px;
	width: 792px;
	}

#header {
	
	padding:0px 0px 0px 0px;
	height: 180px;
	width: 792px;
	}



/* ============ THIS CONTROLS BLOG AND SIDE BAR PAGES IN INDEX.PHP ========== */
.narrowcolumn {
float: left;
padding: 0px 0px 0 45px;
width: 440px;
font-family: Arial, Tahoma, Verdana;
letter-spacing: .04em;
word-spacing: -.05em;
}

/* ================= THIS CONTROLS STATIC PAGES IN PAGE.PHP  ========== */
.static_page_column {
	/* float: left; */
	padding: 0px 0px 0 45px;
	width: 630px;
}


/* =============== THIS CONTROLS SINGLE BLOG PAGES IN SINGLE.PHP ========== */
.widecolumn {
	padding: 0px 0 0px 45px;
	width: 630px;
}


#footer {
padding: 0 auto;
width: 792px;
height: 80px;
text-align:center;
	}

#footer p{
padding: 35px 0 0 10px;
color: #866D28;
font-size: 11px;
text-align:center;
	}

/* =============== THIS CONTROLS POSTS ========== */


.post {
	margin: 0 0 10px 0px;
	text-align: left;
font-size: 13px;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

/* ==============THIS CONTROLS POSTMETADATA========= */

/*.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0 0 10px 0;
	}
*/


.widecolumn .smallattachment {
	text-align: center;
	/*float: left;*/
	width: 10px;
	margin: 5px 5px 5px 5px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}


.clear {
	clear: both;
}



/* ================Begin Sidebar================== */
#sidebar
{
padding: 0px 0px 50px 15px;
margin-left: 495px;
margin-top: 5px;
width: 190px;
border-left: 1px solid #B29D6A;
	}

#sidebar form {
	margin: 0;
	}
/* ==================End Sidebar====================== */




/* End Structure */




/*============================================*/

/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0px  0 0 10px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	} 


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* ================================== End Entry Lists =============================== */



/* Begin Form Elements */
#searchform {
	margin: 15px auto;
	padding: 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 125px;
	padding:1px;
	}

#sidebar #searchsubmit {
	padding: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* ===============================Begin Comments========================= */

.alt {
margin: 0 0 0 0;
padding: 5px 0 5px 0;
width: 550px;
	}

.commentlist .pencil_lines {
background:url('images/commentbg_top.gif'); 
background-repeat: no-repeat;
background-position: top;
padding 0;
}

.commentlist li {
 	padding: 0;
	margin-top:10px;
	background:#fff url('images/commentbg_bottom.gif'); 
background-repeat: no-repeat;
background-position: bottom;
	color:#382B0F;
width: 560px;
}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#B35932;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
margin: 0;
display: block;
}


/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #F5EFCE; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #5E4B25;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 50px;
	}



/* End Various Tags & Classes*/


/* ++++++++++++++++++++++++++++++++++++ MY STUFF ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ MY STUFF ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ MY STUFF ++++++++++++++++++++++++++++++++++++ */

/* ALIGN IMAGES */

.align_left { float:left; margin: -15px 8px 2px 0px;}
.align_right { float:right; margin: 0 15px 8px 8px;}
.bio_pic { float:right; margin: -10px 0px 8px 32px;}

.comment_author{
font-size: 10px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #645019; 
margin: -20px 0px 0px 10px;
height: 25px;
}

.sidebar_nav ul li a:link {text-decoration: none; color: #B16928;}
.sidebar_nav ul li a:visited {text-decoration: none; color: #B16928;}
.sidebar_nav ul li a:hover {text-decoration: underline; color: #C59343;}
.sidebar_nav ul li a:active {text-decoration: none; color: #B16928;}

.myhr {
background-color: #645019;
height: 1px;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0 0 0 0;
}

.hrstyle {
color: #8A7C47;
height: 1px;
width: 100%;
letter-spacing: -.05em;
margin: 3px 0px 18px 0px;
text-align: left;
padding: 0 0 0 0;
}

#navbar {
 height: 50px;
 width: 782px;
letter-spacing: 0em;
line-height: 21px;
text-align: center;
padding: 0px 0px 0px 3px;
}

#navbar li {
list-style-type: none;
display: inline;
background-color: #171614;
padding: 2px 2px 2px 2px;
}


.mypostmetadata {
width: 620px;
text-align: left;
color: #91794A;
border-top: 1px solid #5E4B25;
margin-bottom: 25px;
margin-top: 20px;
padding: 3px 2px 0 2px;

}


/* ==============================PLUGIN CSS'S=============================== */


/* --------RANDOM QUOTES PLUGIN---------- */

.quote_border{
background-color: #645019;
height: 1px;
width: 85%;
margin: 10px 10px 20px 10px;
}

#wp_quotes
{
	margin-left: 10px;
margin-right: 5px;
color: #91794A;
}

#wp_quotes div.wp_quotes_quote
{
font-size: 1.2em;
font-weight: normal;
font-variant: normal;
}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-style: italic;
	margin-top: 4px;
font-size: .90em;
}

div.wp_quotepage
{
	font-size: 13px;
	width: 90%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 35px;
	font-style: italic;
}



/* div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
} */




/* ---------NEXT GALLERY ------------ */

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.43

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(images/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/



.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	/* float: left; */
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 


.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}


.ngg-clear {
	clear: both;
}



/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
