/*  
Theme Name: Girls Aloud Blog Theme II by Burning Bright Designs
Description: Theme for Girls Aloud Blog designed by Becky
Author: Becky (http://www.burningbright.us)
*/



body {
	margin:0px;
	padding:0px;
        background-color: #f2f2f2;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: tahoma;
	font-size: 10px;


}



#maincontainer {
	width: 980px; 
	margin: 0 auto;
	text-align: justify;
	position: relative;
	background-color: transparent;

}



#header {
	height: 634px;


}




a img {
	background-color:#d9cfc6;
	padding:6px;
	-moz-border-radius: 4px;
	border-bottom:1px solid #999;
	border-left:0px;
	border-right: 1px solid #999;
	border-top:0px;

}

a:hover img {
	background-color:#d2c9c2;
	padding:6px;
	-moz-border-radius: 4px;

}


.social {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}


.social a img {
	background-color:transparent;
	padding:4px;
	-moz-border-radius: 0px;
	border-bottom:0px solid #999;
	border-left:0px;
	border-right: 0px solid #999;
	border-top:0px;

}

.social a:hover img {
	background-color:transparent;
	padding:4px;
	-moz-border-radius: 0px;

}


.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}


.intro a img {
	background-color:#eee1da;
	padding:3px;
	-moz-border-radius: 4px;
	border-bottom:1px solid #999;
	border-left:0px;
	border-right: 1px solid #999;
	border-top:0px;

}

.intro a:hover img {
	background-color:#e0d3cd;
	padding:3px;
	-moz-border-radius: 4px;

}



.postsbg {
	background-color: #f2f2f2;
}

.postsbg a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #787878;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #ddd;
}

.postsbg a:hover {
	text-decoration: underline;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}


.navigation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #999;
}


.navigation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #999;
}


.navigation a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #999;
}


.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #f2f2f2;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #999;
}



.wptitle {       
	background-image: url('images/content-top.jpg');
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #b09385;
	height: 91px;
	text-shadow: #fff 1px 1px 1px;

}



.wptitle a {       
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #b09385;
	text-shadow: #fff 1px 1px 1px;
	text-decoration: none;

	

}



.wptitle a:hover {       
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #b09385;
	text-shadow: #fff 1px 1px 1px;
	text-decoration: underline;


}



.sub {       
	background-image: url('images/content-bottom.jpg');
	font-family: 'tahoma';
	font-size: 9px;
	color: #787878;
	padding-top: 11px;
	text-align: center;
	height: 200px;

}


.sub a{       
	color: #787878;
	font-family: 'tahoma';
	font-size: 9px;
	text-decoration: none;
	

}



.sub a:hover {       
	color: #777;
	font-family: 'tahoma';
	font-size: 9px;
	text-decoration: none;

}



.menutitle, menutitle {
	background-image: url('images/sidebar-top.jpg');
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	text-align: center;
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #787878;
	text-shadow: #fff 1px 1px 1px;
}




.menutext, menutext {
	background-image: url('images/sidebar-bg.jpg');
	padding: 5px;
	color: #fff;
	text-align: left;
	font: 10px 'tahoma';

}


#menu {
	width: 348px;
	background-image: url('images/sidebar-bg.jpg');
	margin-top: 0px;
	margin-right: 30px;
	text-align: left;
	float: right;
	padding:0px;
}


#content {
	background-image: url('images/content-bg.jpg');
	text-align: left;
	letter-spacing: 0px;
	padding:0px;

}



.content a {
	font-weight:bold;
	color: #787878;
	text-decoration:none;

}


.content a:hover {
	font-weight:bold;
	color: #787878;
	text-decoration: underline;

}




p {
	margin-top: 4px;
	padding-left:16px;
	padding-right:16px;


}



table,td,tr {
	font-family: 'arial';
	font-size: 11px;
	color: #7b7b7b;


}


.blk {
	background-color: #e4d9d4;
	padding: 8px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	width: 306px;
	margin-left: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#787878;
	text-decoration:none;


}


.blk a{       
	color: #787878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	

}



.blk a:hover {       
	color: #787878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: underline;

}

blockquote {
	background-color:#f1ded5;
	padding:14px;
	-moz-border-radius: 20px;

}




input, textarea, option, select {
	background: #f6e3da;
	font-family: 'arial';
        font-size: 11px;
	color: #787878;
	padding: 4px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
	
	input:hover, textarea:hover, option:hover, select:hover {
	background: #f6e3da;
	font-family: 'arial';
        font-size: 11px;
	color: #787878;
	padding: 4px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}