/*  
Theme Name: Dianna
Theme URI: http://d-agron.com/
Description: This is my theme for a tutorial.
Version: 4.0
Author: Haylie
Author URI: http://d-agron.com/

*/


body  {
	margin: 0;
	padding: 0;
	margin: 0px auto 0px;
	font-family: "trebuchet ms"; tahoma, verdana, arial;
	font-size: 10px;
	background-image: url(/wp-content/themes/v4/images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fff9ef;
	color: #000000;
	}
strong {
	color: #bf6027;
	font-family: georgia;
	}

b {
	color: #6f6f6f;
	font-family: georgia;
	}

i,em {
	color: #f7ba85;
	}

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 #f5e6d2 3px;
        border-right: solid #f5e6d2 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;
	}

p  {
	padding: 0 0 0 0;
	}

.clear{clear: both;}

img.alignleft  {
	border: 0px solid;
	padding: 0px;
	float:left;
	}


/* HEADERS */
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: #a05324;
	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;
	}

/*HEADER*/
#wrapper  {	
	width: 1000px;
	margin: 0 auto;
	text-align: justify;
	position: relative;
	line-height: 11px;
	}

#header  {
	float: left;
	width: 960px
	}

#container  {
	width: 800px;
	}

#headersec  {
	height: 595px;
	}



/* WELCOME MESSAGE */



/* LINKS */
a:link {
	color: #d3862b;
	text-decoration: none;
	}

a:visited {
	color: #d3862b;
	text-decoration: none;
	}

a:active {
	color: #d3862b;
	text-decoration: none;
	}

a:hover {
	color: #b37226;
	text-decoration: none;
	}


/*NAVIGATION*/
#navbar {
	font-family: "century gothic", verdana, tahoma, Sans-serif;
	font-size: 11px;
	text-align: center; 
	position: relative;
	top: 10px;
	right: 20px;
	left: 90px;
	}

#navbar a, #navbar a:visited {
	color: #f7ba85;
        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: #d38129;
	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;
	}


/*CONTENT*/
#content { 
	float: right;
	width: 600px;
	overflow: hidden;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	text-align: justify;
	} 

#content p { 
	margin-bottom: 10px;
	} 

.posttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #d3862b;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
	text-align: center;
	}

a.posttitle:link, a.posttitle:visited, a.posttitle:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #d3862b;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
	}

.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/v4/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 10px 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: #e0eced;
	}

.widgettitle {
        background: url(/wp-content/themes/v4/images/block1a.png) bottom center;
	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 #f5e6d2 2px;
        border-right: solid #f5e6d2 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10x;
	border-radius: 10px;
	}


.sidebar ul {
	list-style-type: none;
	}
.sidebar ul li {
	background-color: #f8f6e5;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	}

.textwidget {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}

.sideproject {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d8964f; 
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
}

.quinn {
        height:135px;
        }

/* MISC */
.layouts {
        background: url(/wp-content/themes/v4/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/v4/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;
	}

/*COMMENTS*/

.comments-table { 
	background-color: #f8f6e5;
	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;
}

/* FOOTER */
#footer  {
	font-family: "century gothic", Helvetica;
	font-size: 11px;
	text-transform: lowercase;
	text-align: center;
	color: #333333;
	padding: 5px 0 0 0;
	font-weight: normal;
	clear: both;
	width: 100%;
	}

#footer a  {
	color: #333333;
	}

/* 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/v4/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/v4/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/v4/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/v4/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: #f8f6e5;
	border: 1px solid #dec388;
	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: #f8f6e5;
	border: 1px solid #dec388;
	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: #f1ebdc;
        border-left: solid #b99561 1px;
        border-top: solid #b99561 1px;
        border-bottom: solid #af8a5a 1px;
        border-right: solid #af8a5a 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: #edddb8;
        border-left: solid #b99561 1px;
        border-top: solid #b99561 1px;
        border-bottom: solid #af8a5a 1px;
        border-right: solid #af8a5a 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


.wp-pagenavi span.current {
	font-weight: bold;
        background: #f1ebdc;
        border-left: solid #b99561 1px;
        border-top: solid #b99561 1px;
        border-bottom: solid #af8a5a 1px;
        border-right: solid #af8a5a 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
