/*  
Theme Name: Angie1
Theme URI: http://angie-harmon.com/
Description: This is my theme for a tutorial.
Version: 4.0
Author: Haylie
Author URI: http://angie-harmon.com/

*/


body  {
	margin: 0;
	padding: 0;
	font-family: "century gothic", verdana, tahoma, Sans-serif;
	font-size: 10px;
	background-image: url(/wp-content/themes/v4/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #eff3f3;
	color: #000000;
	}

b, strong {

	color: #096775;
	}
 
i,em {

	color: #71d4dd;
	}

u  {

	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}
 
.small {
	background-color: #FFFFFF;
	padding: 10px;
	}



h1  {
	font-family: "century gothic", verdana, tahoma, Sans-serif;
	font-size: 16px;
	background: url(/wp-content/themes/v4/images/posttitle.jpg) repeat;
	background-color: #f0e7d6;
	color: #127587;
	text-align: center;
	line-height: 25px;
	padding: 2px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

h2  {
	font-family: "century gothic", verdana, tahoma, Sans-serif;
	font-size: 16px;
	background: url(/wp-content/themes/v4/images/bgs5.png) no-repeat;
	color: #127587;
	text-align: center;
	line-height: 0px;
	padding: 2px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	text-transform:lowercase;
	text-align:center;
	color:#127587;
	padding: 1px 0 3px 5px;
	font-weight: normal;
	font-style: italic;
	background: url(/wp-content/themes/v4/images/bg1.png);
	margin: 3px 0px 6px 0px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}


h4 {
	color: #096775;
	font-size: 13px;
	font-weight: bold;
	}

blockquote  {
	background: #d5e9ef;
	color: #555555;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border-right: 3px solid #bce1e5;
	border-bottom: 2px solid #b0dbe4;
	text-indent: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

p1  {
	padding: 10px 0 0 0;
	}

.clear{clear: both;}

a:link {
	color: #339199;
	text-decoration: none;
	}

a:visited {
	color: #339199;
	text-decoration: none;
	}

a:active {
	color: #339199;
	text-decoration: none;
	}

a:hover {
	color: #4b767f;
	text-decoration: none;
	}

img.alignleft  {
	border: 0px solid;
	padding: 0px;
	float:left;
	}


/*HEADER*/
#wrapper  {
	width: 960px; 
	margin: 0 auto;
	text-align: justify;
	position: relative;
	line-height: 11px;
	}


#header  {
	float: left;
	width: 960px;
	}

#container  {
	float: right;
	width: 600px;
	}

#headersec  {
	height: 510px; 
	}


/* WELCOME MESSAGE */
.welcomemessage  {
	color: #000000;
	text-align: justify;
	text-transform: none;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	line-height: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/*NAVIGATION*/
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center; 
	position: relative;
	top: 10px;
	right: 20px;
	left: 90px;
	}

.nav a, .nav a:visited {
	color: #328ea2; 
	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;
	}

.nav a:hover {
	color:#45959e; 
	-webkit-border-radius: 4px; 
	-opera-border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration:none;
	}

/*CONTENT*/
#content { 
	float: right;
	width: 600px;
	overflow: hidden;
	padding: 10;
	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: #339199;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
	text-align: center;
}

a.posttitle:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #339199;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

a.posttitle:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #339199;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

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: #339199;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}
.meta {
	text-align: right;
	background: #e4f4f4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 20px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 20px;
}
.contentpost {
	background: #dceff1;
	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;
}

/*SIDEBAR*/
.sidebar {
	float: left;
	overflow: hidden;
	width: 330px;
	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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 55px;
	color: #61aeb9;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-shadow: #5ebec4 1px 1px 1px;
}

.sidebar ul {
	list-style-type: none;
	}

.sidebar ul li {
	background-color: #dceff1;
	-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: 5px 5px 5px 5px;
}


/*COMMENTS*/

.comments-table { 
	font-size: 12px;
	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  {
	font-size: 12px;
	color: #127587;
	padding: 2px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}


.commentmetadata {
	font-size: 12px;
	}

.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; 
	}

/* 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 #b7b7b7;
	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 #71d4dd;
	padding: 2px;
	margin:1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}


/* AFFILIATES IMAGES */
#affiliates img  {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid #b8e5ed;
	padding: 2px;
	margin: 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        background: #b8e5ed;
	}


#affiliates img:hover  {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	border: 1px solid #91d7e8;
	padding: 2px;
	margin: 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        background: #91d7e8;
	}

/*CPG IMAGES*/
.cpg_albumthumbimage  {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid #b7b7b7;
	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 #71d4dd;
	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: #dceff1;
	border: 1px solid #88d3de;
	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: #dceff1;
	border: 1px solid #88d3de;
	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: #dceff1;
        border-left: solid #61aeb9 1px;
        border-top: solid #61aeb9 1px;
        border-bottom: solid #5a9eaf 1px;
        border-right: solid #5a9eaf 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: #b8e5ed;
        border-left: solid #61aeb9 1px;
        border-top: solid #61aeb9 1px;
        border-bottom: solid #5a9eaf 1px;
        border-right: solid #5a9eaf 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


.wp-pagenavi span.current {
	font-weight: bold;
        background: #dceff1;
        border-left: solid #61aeb9 1px;
        border-top: solid #61aeb9 1px;
        border-bottom: solid #5a9eaf 1px;
        border-right: solid #5a9eaf 1px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}



.scproj {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7bc8cf; 
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
}

/* MISC */
.layouts {
        background-color: #aadee6;
        border-left: solid #c5eaf5 1px;
        border-top: solid #c5eaf5 1px;
        border-bottom: solid #d2ecf5 1px;
        border-right: solid #d2ecf5 1px;
        font-size: 9px;
	padding: 5px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}



.details {
        background-color: #aadee6;
	color: #5ab5c8;
        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 #bce7f2 1px;
        border-left: solid #bce7f2 1px;
        border-bottom: solid #bce7f2 1px;
        border-right: solid #bce7f2 1px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
