/*  
Theme Name: Candi Shop
Theme URI: http://Candi-Shop.org/
Description: Theme made exclusively for http://Candi-Shop.org
Version: 1.0
Author: Haley
Author URI: http://90210daily.com
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fff url('images/bg.png') repeat-x;
text-align:center;
}


#maincontainer{
width: 1200px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: -10px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 150px 0 443px; 
}

#leftcolumn{
float: left;
width: 311px; 
margin-left: -1100px; 
}


#footer{
clear: left;
width: 100%;
color: #989898;
text-align: center;
padding: 8px 0px 8px 0px;
}
#footer a{
color: #989898;
}

#welcome{
color: #787878;
text-align: justify;
}



 /* Content Structures */
 
.content-title {
color: #919191;
height: 72px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 13px;
background-image: url('images/posttop.png');
padding: 0px 0px 0px 0px;
}

.content-title a{
color: #919191;
}

.content-date {
border-bottom: 1px solid #242424;
border-right: 1px solid #242424;
color: #7a7a7a;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #404040;
padding: 7px 0px 7px 0px;
}

.content-page {
background: url('images/postcontent.png');
padding: 10px;
font-family: arial;
font-size: 11px;
color: #989898;
}


.content-bottom {	
background-image: url('images/postbottom.png');
background-repeat:no-repeat;
font-family: verdana;
font-size: 10px;
height: 220px;
padding: 10px 0px 0px 65px;
color: #838383;
text-align: left;
}

 
h1 {
color: #333d58;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 


/**************************SUBTITLES**************************/

h2, h3 {
	font-family:lucida sans;
	font-style:italic;
	font-size : 14px;
	text-decoration : none;
	text-align: center;
	color : #ffffff;
	font-weight:strong;
	padding-top : 28px;
	padding-bottom : 29px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	line-height: 0px;
	background-image: url(images/sidebot.png);
	background-repeat:no-repeat;
} 
/*END - SUBTITLES*/

p { 
	margin-top:  1px;}


 /* Sidebar Structures */
 
 
#twitter {padding:4px; font-size:10px;}
	#twitter_update_list {text-align:justify; list-style:none;}
	#twitter_update_list li {margin-bottom:4px; border-bottom:#838383 1px solid; }
	#twitter_update_list li a { color: #a90f7d; }
	
.textwidget{
	margin-bottom: 20px;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
	font-family: lucida sans;
	font-size: 11px;
	color: #333333;
	background-image:url(images/side.png);
	}

.sidebar_content {
color: #636363;
padding: 0px 15px 5px 15px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 0px;
background-image:url('images/side.png')}

.bottom {
	margin-bottom: 10px;}


/*Options style*/

a { 
	text-decoration:  none;
	color: #a90f7d;}

a:hover {
	color: #838383;
	text-decoration: none;}	

image {
	padding:0px; margin:0px; border:4px solid #7badcc; -moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;} 



strong {color: #696969;}
b {color: #696969;}
i { color: #828282;}
italic { color: #828282;}
em { color: #828282;}
u {color: #696969; text-decoration: none; border-bottom: 1px dotted #a90f7d;}
img {border: 0px;}

blockquote {
	padding-left: 30px;	
	font-family: Arial;
	font-size: 11px;
    color: #757575;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #757575;
background: #ffffff;
padding: 1px;
border: 1px solid #1a1a1a;}	

