/* 
Theme Name: dazzled_edward_2
Theme URI: http://www.dazzledbyedward.com
Description: Theme made exclusively for Dazzled By Edward.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/ 


DO NOT COPY!

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #d6dfdc url('images/bg.jpg') repeat-x;
text-align:center;
color: #7f7b71;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bg_tile.jpg') repeat-y;
}

#topsection{
height: 325px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 345px;
margin-left: 25px;
}

#sidebar-content{
float: left;
width: 292px; 
margin-left: -327px; 
}

#sidebar-content2{
padding: 0px 5px;
}

#footer{
clear: left;
width: 100%;
color: #a9a9a9;
text-align: center;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #a9a9a9;
}



/* Content Structures */


.content-text {
background: #242d2c;
-moz-border-radius: 7px;
padding: 7px 4px 3px 4px;
}

 
.content-title {
color: #fff;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
padding: 8px 4px 7px 12px;
background: url('images/title_bg.jpg') no-repeat center;
}

.content-title a{
color: #fff;
}

.content-title b{
color: #c5cbc9;
}

.content-date{
color: #7c7e7d;
text-align: right;
font-family: arial;
font-size: 10px;
padding: 0px 10px 7px 0px;
}

.content-date i{
color: #969e9b;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #b7c5c0;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 5px 0px 3px 3px;
color: #6d7371;
text-align: left;

}

.content-bottom a{
color: #7c7e7d;
}

 
h1 {
color: #8f9996;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
margin: 0px;
} 

p { 
	margin-top:  1px;}

.option-archive{
padding: 7px;
text-align: center;
background: #242d2c;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #b7c5c0;
padding: 3px 2px 3px 6px;
font-family: Arial;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
font-style: italic;
font-weight: bold;
border-left: 5px solid #e6eae9;		
}

.sidebar_content {
color: #9daba6;
padding: 5px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;
}


/*Options style*/

a { 
text-decoration:  none;
color: #ffffff;}

a:hover {
color: #c4ccc9;
text-decoration: none;}	

.image {
-moz-border-radius: 3px;	
background-color: #2c3532;
border: 1px solid #565a59;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #2c3532;
border: 1px solid #97a7a3;
padding: 3px;
margin: 2px;
} 


strong {color: #d6dfdc;}
b {color: #d6dfdc;}
i { color: #779389;}
italic { color: #779389;}
em { color: #779389;}
u {color: #8ca29d; text-decoration: none; border-bottom: 1px dotted #f1f1f1;}
img {border: 0px;}

blockquote {
background: #393f3e;
color: #a0aead;
padding: 10px;
border-left: 6px solid #718f8c;		
font-family: Arial;
font-size: 11px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #a0aead;
background: #393f3e;
padding: 1px;
border: 1px solid #4e5e5c;
-moz-border-radius: 4px;}	

