/*  
Theme Name: Dianna
Theme URI: http://www.nephelite.com/venus-inc/
Description: Marica made and I coded.
Version: 5.0
Author: Haylie
Author URI: http://d-agron.com/

*/


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background:  url('/wp-content/themes/v5/images/bg.jpg') repeat-x;
	background-color: #fee9bd;
}

.clear{clear: both;}

img.alignleft  {
	border: 0px solid;
	padding: 0px;
	float:left;
	}

p{
	padding: 0 0 0 0;
}
strong {
	color: #b7a52c;
	font-family: georgia;
	}

b {
	color: #6f6f6f;
	font-family: georgia;
	}

i,em {
	color: #d3c055;
	}

u  {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}
 
.small {
	background-color: #FFFFFF;
	padding: 10px;
	}
blockquote {
	background-color: #f7efda;
	color: #555555;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
        border-bottom: solid #f5f1d2 3px;
        border-right: solid #f5f1d2 3px;
	text-indent: 0px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#ad {
	height: 0px;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	position: relative;
	}

/* HEADINGS */
h1a{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #a05324;
	text-align: center;
	text-transform: lowercase;
	line-height: 1.1em;
	padding: 2px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #ddb371;
	text-align: center;
	line-height: 25px;
	text-transform: lowercase;
	padding: 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #e9c147;
	line-height: 30px;
	text-transform:lowercase;
	text-align: left;
	font-weight: normal;
	padding: 1px 0 3px 5px;
	margin: 3px 0px 6px 0px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

h4 {
	color: #b87311;
	font-size: 13px;
	font-weight: bold;
	}

/* NAVIGATION BAR*/
#navbar {
	font-family: "century gothic", verdana, tahoma, Sans-serif;
	font-size: 11px;
	text-align: center; 
	position: relative;
	}
#navbar a, #navbar a:visited {
	color: #eabf3c;
        text-shadow: #ffffff 1px 1px 1px;
	padding: 10px 10px; 
	margin-right:3px;
	text-align:center;
	text-transform: uppercase; 
	font-weight:bold;
	-webkit-border-radius: 4px; 
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration:none;
	}
		
#navbar a:hover {
	color: #b58d21;
	font-weight: bold;
	text-decoration: none;
        text-shadow: #ffffff 1px 1px 1px;
	-webkit-border-radius: 4px; 
	-opera-border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration:none;
	}

/* LINKS */
a:link, a:visited, a:active{
	color: #e9c147;
	text-decoration: none;
}

a:hover{
	color: #c69d30;
	text-decoration: none;
}




/* CONTENT CONTAINERS */
#wrapper{
	margin: 0 auto 0 auto;
	width: 980px;
	text-align: left;

}
#headerwrapper {
	width: 873px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align:left;
	background-color:transparent;
	position:relative;
	}
#headersec  {
	height: 600px; 
	}

/* CONTENT */
#content{
	float: right;
	width: 600px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	text-align: justify;

}
.post{
	background: #f8ebb8;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#content p { 
	margin-bottom: 10px;
	} 

.posttitle {
	 color:#ad8e0d;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 font-size:20px;
	text-align: center;
	padding-right: 15px;
	}


.posttitle a:link, .posttitle a:visited, .posttitle a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	color: #e9c147;
	line-height: 25px;
	text-align: center;
	text-shadow: #cccccc 1px 1px 1px;
	padding-right: 15px;
	}
.posttitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #c69d30;
	text-align: center;
	text-shadow: #cccccc 1px 1px 1px;
	padding-right: 15px;
	}

.contentpost {
	background: #f8f6e5;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}



.meta {
        background: url(/wp-content/themes/v5/images/block.png) top center;
        color: #636363;
        font-size: 9px;
	text-align: right;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 20px;
        border-top: solid #f2e3bc 1px;
        border-left: solid #f2e3bc 1px;
        border-bottom: solid #f2e3bc 1px;
        border-right: solid #f2e3bc 1px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

/*SIDEBAR*/
.sidebar {
	float: left;
	overflow: hidden;
	width: 340px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

.sidebar img  {
	border: 0px solid;
	}
.widget {
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-bottom: 10px;
	background: #fef5db;
	}

h2.widgettitle1 {
	background: #51c7c7;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #db8b19;
	letter-spacing: -1px;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
        text-align: center;
        text-shadow: #ffffff 2px 2px 2px;
        border-left: solid #f8f0e6 2px;
        border-top: solid #f8f0e6 2px;
        border-bottom: solid #f5f1d2 2px;
        border-right: solid #f5f1d2 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10x;
	border-radius: 10px;
	}

h2.widgettitle {
        background: url(/wp-content/themes/v5/images/block.png) bottom center;
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #dba526;
	letter-spacing: -1px;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
        text-align: center;
	text-transform: lowercase;
        text-shadow: #ffffff 2px 2px 2px;
        border-left: solid #f8f0e6 2px;
        border-top: solid #f8f0e6 2px;
        border-bottom: solid #f5f1d2 2px;
        border-right: solid #f5f1d2 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10x;
	border-radius: 10px;
	}
.sidebar ul {
	list-style-type: none;
	padding: 0 10px 0 10px;
	}


.sidebar ul li {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;

	}


.textwidget {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	}



.sideproject {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e8b232;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
        }

.quinn {
        height:135px;
        }




/* FOOTER */
#footer  {
	clear: both;
	width: 100%;
	padding: 5px 0 0 0;
	font-family: "century gothic", Helvetica;
	font-size: 11px;
	text-transform: lowercase;
	text-align: center;
	color: #333333;
	font-weight: normal;
}

#footer a  {
	color: #333333;
	}



#footer p1{
	line-height: 18px;
}
/*COMMENTS*/

.comments-table { 
	font-style: normal;
	font-weight: normal;
	color: #576f6e;
	letter-spacing: normal;
	cellpadding: 1px;
	margin: 1px;
	padding: 5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}


.comments-template  {
	color: #a05324;
	padding: 2px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}
.commentmetadata {
	font-size: 11px;
	}

.comments-template p.nocomments  {
	padding: 0;
	}


.comments-template input, select, textarea  {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d; 
	font-size: 11px;
	line-height: 15px; 
	}
.commenttext {
	clear: both;
	margin: 2px;
	padding: 2px;
	width: 500px;
	background-color: #f8f7ed;
        border-top: solid #f2e3bc 1px;
        border-left: solid #f2e3bc 1px;
        border-bottom: solid #f2e3bc 1px;
        border-right: solid #f2e3bc 1px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}

.commentlist li {
	list-style-type: none;
}

/* MISC */
.layouts {
        background: url(/wp-content/themes/v5/images/block.png) top left;
        border-left: solid #f5e3c5 1px;
        border-top: solid #f5e3c5 1px;
        border-bottom: solid #f5e6d2 1px;
        border-right: solid #f5e6d2 1px;
        font-size: 9px;
	padding: 5px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}


.details {
        background: url(/wp-content/themes/v5/images/block.png) top center;
	color: #e7c38a;
        font-family: georgia;
        font-size: 15px;
        font-style: italic;
        font-weight: bold;
        text-shadow: #ffffff 1px 1px 1px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
        border-top: solid #f2e3bc 1px;
        border-left: solid #f2e3bc 1px;
        border-bottom: solid #f2e3bc 1px;
        border-right: solid #f2e3bc 1px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}

.videos{
	width: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ececec;
	border-bottom: 1px solid #c9c9c9;	
	border-right: 1px solid #c9c9c9;
	}

/* LATEST IMAGES */
.latest a img  {
	width: 40px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid #e8ca91;
        background: #edddb8;
	padding: 2px;
	margin:1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.latest a img:hover  {
	width: 40px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	border: 1px solid #edddb8;
        background: #e8ca91;
	padding: 2px;
	margin:1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}


/* AFFILIATES IMAGES */
#affiliates img  {
        background: url(/wp-content/themes/v5/images/block1a.png) center;
        border-top: solid #f3c9a3 1px;
        border-left: solid #f3c9a3 1px;
        border-bottom: solid #f3c9a3 1px;
        border-right: solid #f3c9a3 1px;
        padding: 3px;
        margin: 1px;
        width: 32px;
        filter:alpha(opacity=100);
        -moz-opacity: 0.9;
        opacity: 0.9;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	}


#affiliates img:hover  {
        background: url(/wp-content/themes/v5/images/block1a.png);
        border-top: solid #f3c9a3 1px;
        border-left: solid #f3c9a3 1px;
        border-bottom: solid #f3c9a3 1px;
        border-right: solid #f3c9a3 1px;
        padding: 3px;
        margin: 1px;
        width: 32px;
        filter:alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	}

#family img {	
        background: url(/wp-content/themes/v5/images/block1a.png) center;
        border-top: solid #f3c9a3 1px;
        border-left: solid #f3c9a3 1px;
        border-bottom: solid #f3c9a3 1px;
        border-right: solid #f3c9a3 1px;
        padding: 3px;
        margin: 1px;
        width: 75px;
        filter:alpha(opacity=100);
        -moz-opacity: 0.7;
        opacity: 0.7;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
        }

#family img:hover {
        background: url(/wp-content/themes/v5/images/block1a.png);
        border-top: solid #f3c9a3 1px;
        border-left: solid #f3c9a3 1px;
        border-bottom: solid #f3c9a3 1px;
        border-right: solid #f3c9a3 1px;
        padding: 3px;
        margin: 1px;
        width: 75px;
        filter:alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	}
#tops {
        padding: 3px;
        margin: 1px;
}


/*CPG IMAGES*/
.cpg_albumthumbimage  {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid #e8ca91;
        background: #edddb8;
	padding: 2px;
	margin: 1px;
	width: 70px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	} 

.cpg_albumthumbimage:hover  {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	border: 1px solid #edddb8;
        background: #e8ca91;
	padding: 2px;
	margin: 1px;
	width: 70px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
/*SEARCH FORM*/
#searchdiv {
	margin: 0px;
	padding 0px;
        text-align: center;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
        text-align: center;
	}
	
#s {
	font-size:11px; 
	color: #000000; 
	background-color: #f8ebb8;
	border: 1px solid #e3c755;
	padding: 5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	}
	
#searchsubmit  {
        text-align: center;
	font-size: 11px; 
	color: #908d8d; 
	background-color: #f8ebb8;
	border: 1px solid #e3c755;
	padding: 5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}


/*WP PAGENAVI*/
.wp-pagenavi {
	clear: both;
	height: 35px;

}

.wp-pagenavi a, .wp-pagenavi span {
	background-color: #f8ebb8;
        border-left: solid #e3c755 1px;
        border-top: solid #e3c755 1px;
        border-bottom: solid #dec047 1px;
        border-right: solid #dec047 1px; 
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.wp-pagenavi a:hover {
	background-color: #f8e9ac;
        border-left: solid #e3c755 1px;
        border-top: solid #e3c755 1px;
        border-bottom: solid #dec047 1px;
        border-right: solid #dec047 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


.wp-pagenavi span.current {
	font-weight: bold;
	background-color: #f8ebb8;
        border-left: solid #e3c755 1px;
        border-top: solid #e3c755 1px;
        border-bottom: solid #dec047 1px;
        border-right: solid #dec047 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
