/*
Theme Name: IceQueen
Theme URI: http://naked-desperation.com/design
Author: Mikaela
Author URI: http://naked-desperation.com/

*/


body {
	background:#e8e8e8 url(img/back.jpg);
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAV */


.nav {
	font: 9px Georgia;
	line-height: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;}
	
.nav i, .nav em {
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
	}

.nav a:link {
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;}

.nav a:visited {
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;}

.nav .selected, .nav a:hover {
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration:none;
	color: #5d598c;}


/* MAIN */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Lucida Sans; 
	font-size: 11px; 
	line-height: 17px; 
	color: #3d362b; 
	text-align: justify;}

p, ul, ol {
	margin:0; padding:0 0 10px 0; 
}
ul li {
	margin-left: 10px;
	display: block;}
	
	


	
/* SIDEBAR */

.sidebase {
	background: #e7e7e7 url(img/sidebg.jpg) repeat-y top center;

}


.titleside {
	margin-left: 20px;
	margin-bottom: 15px;
	border-left:6px solid #7b77a9;
	line-height: 11px;
	font-family: Georgia;
	text-align: left;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:10px;
	color: #ffffff;
	letter-spacing:2px;
}


.sidebar {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Lucida Sans;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #2e2e4b;
	letter-spacing: 0px;
	text-align: justify;
}

.side-bottom{
	background: url(img/sidebottom.jpg) no-repeat top center;
}

	
	/* CONTENT */

h1, h3 {
	font-family: Rockwell;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: #7b77a9;
	text-align: left;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing:-1px;
	margin-left: 20px;
	margin-bottom: 20px;
}


blockquote {
	background: #f3f3f3;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  20px; 
	line-height: 17px;
	border:0px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
	color:#201f2e;
	}
	

input, textarea, option, select {
	background: #dedede;
	font: 11px Lucida Sans;
	line-height: 15px;
	border: 0px;
	color: #201f2e;
	text-align: justify;
	letter-spacing: 0px;
	padding: 6px;
	border: 1px solid #bbbbbb;}
	
	
/* WORDPRESS */

.news {
	background: #e7e7e7 url(img/contentbg.jpg) repeat-y top center;

}

.news2 {
	margin-top:0px;
	}

.contentnews {
	font-family: Lucida Sans;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	color: #201f2e;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 18px;
}

.titlenews {
	margin-left: 0px;
	margin-bottom: 0px;
	background: #e7e7e7 url(img/titlebg.jpg) no-repeat;
	border:0px solid #c4c1bf;
	line-height: 17px;
	font-family: Rockwell;
	text-align: center;
	font-style: normal;
	font-size: 19px;
	font-weight: bold;
	line-height: 11px;
	text-transform: none;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	color: #7b77a9;
	letter-spacing:-2px;
}

.titlenews a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #7b77a9;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #7b77a9;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:hover {
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-2px;  
	color: #7b77a9;}
	
.titlenews2  {
	line-height: 15px;
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	color: #7e7e7e;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom:0px;
}

.titlenews2 a:link {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #797979;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:visited {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #797979;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #7e7e7e;}

.news-links{
	margin-top:25px;
	padding: 5px 30px 0 30px;
	text-align: center;
	margin-bottom:20px;
}	
	
.news-mini {
	-moz-border-radius:10px;
	background: #d6af69 url(img/title2bg.jpg);
	border:1px solid #caa966;
	font-family: Lucida Sans;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
 	padding-top:5px;
	padding-bottom:5px;
	padding-right:6px;
	padding-left:6px;
	color: #ffffff;
	letter-spacing:0px;
	}

.news-mini a:link {
	font-weight: none;
	text-decoration: none; 
	font-style: italic;
	cursor: hand;
	color: #f7f7f7;
	letter-spacing:0px; 
	text-align: justify;}

.news-mini a:visited {
	font-weight: none;
	text-decoration: none; 
	font-style: italic;
	cursor: hand;
	color: #f7f7f7;
	letter-spacing:0px; 
	text-align: justify;}
	
.news-mini a:hover {
	font-style: italic;
	font-weight:normal;
	text-decoration: underline; 
	cursor: hand;
	color: #ededed;
	letter-spacing:0px; 
	text-align: justify;}

	
.news-bottom{
	background: url(img/contentbottom.jpg) no-repeat top center;
}

.combase {
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	-moz-border-radius:  15px; 
	background:#f9f9f9;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	border-left:0px;
	border-top:0px;
	padding:8px;
	margin-left:40px;
	margin-right:10px;
	margin-bottom:10px;
	}

.comcontent {
	font-family: Lucida Sans;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #201f2e;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* BORDER & IMAGES */


.border {
	padding: 6px;
	background:#dedede;
	border: 1px solid #bbbbbb;
}
	
a img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	padding: 6px;
	background:#dedede;
	border: 1px solid #bbbbbb;}

a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	padding: 6px;
	background:#bebce4;
	border: 1px solid #7b77a9;}

.noborder {
	border: 0px;
	padding: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}
	

/* FONT */

a:link, a:active {
	font-weight:normal;
	text-decoration: none; 
	cursor: hand;
	color: #c79e50;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #c79e50;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: normal;
	text-decoration: underline; 
	color: #d5ab5e;}



i, em	{
	color: #6d6996;
	}

/* FOOTER */

.footer {
	font: 11px Georgia;
	line-height: 18px;
	color: #606170;
	text-transform: Normal;
	letter-spacing: 0px;
	text-align: center;}

.footer a:link {
	font-style:italic;
	text-decoration: none;
	color: #6d6b8a;}

.footer a:visited {
	font-style:italic;
	text-decoration: none;
	color: #6d6b8a;}

.footer .selected, .footer a:hover {
	font-style:italic;
	text-decoration: underline;
	color: #6d6b8a;}



