/*  
Theme Name: Pinkish
Theme URI: http://kelly-monaco.org/
Description: Theme made exclusively for kelly-monaco.org.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE. Or USE IN ANOTHER LAYOUT.
 
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #f6f6f6 url('images/bg.jpg') repeat-x;
text-align:center;
color: #7a4246;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 430px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
color: #a8484f;
background: #f6eaea;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #a8484f;
}

#welcome{
color: #916f71;
line-height: 11px;
text-align: justify;
font-family: arial;
font-size:11px;
}



 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #f6f6f6;
color: #8d494e;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #fcc1c5 url('images/bg_title.jpg') top left no-repeat;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #8d494e;
}

.content-date {
border-bottom: 1px solid #f6f6f6;
border-right: 1px solid #f6f6f6;
color: #aa7477;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #f3d9da;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #f5e7e7 url('images/bg_content.jpg') top right no-repeat;
padding: 3px;
font-family: arial;
font-size: 11px;
color: #875d5d;
}

.content-bottom {
border-top: 1px dotted #f2cece;	
background: #f4dee0;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #a17373;
text-align: right;
}

 
h1 {
color: #bd434f;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #f5e7e7;
padding: 5px;
border: 1px dotted #f2b6b8;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #fff;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #faf2ce url('images/bg_side_title.jpg') repeat-x;
}

.sidebar_content {
color: #875d5d;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #f7eded;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #9e383f;}

a:hover {
	color: #ad777b;
	text-decoration: none;}	

.image {
	background-color: #f5f1f0;
	border: 1px solid #f2babb;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #f5f1f0;
	border: 1px solid #cc626e;
	padding: 3px;
	margin: 2px;
} 

strong {color: #9f454b;}
b {color: #9f454b;}
i { color: #9b5f63;}
italic { color: #9b5f63;}
em { color: #9b5f63;}
u {color: #956568; text-decoration: none; border-bottom: 1px dotted #c0545c;}
img {border: 0px;}

blockquote {
	font-family: Arial;
	font-size: 11px;
    color: #884e52;	
    padding: 10px;
    border-left: 7px solid #c9646c;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #81595a;
background: #f2d2d3;
padding: 1px;
border: 1px solid #d79597;}	

