/*  
Theme Name: allure-ali
Theme URI: http://allurealisonsweeney.net
Description: Theme made exclusively for Allure Alison Sweeney. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE or LAYOUT.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e2e2e2 url('images/bg.jpg') repeat;
text-align:center;
color: #4e4e4e;
}

#maincontainer{
width: 920px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: #dadada url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 278px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 308px;
margin-left: 20px;
}

#rightcolumn{
float: left;
width: 280px; 
margin-left: -300px; 
}

#footer{
clear: left;
width: 100%;
color: #656565;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #656565;
}

#welcome {
font-family: arial;
font-size: 11px;
color: #535353;
text-align: justify;
}

#pics {
font-family: arial;
font-size: 11px;
color: #686868;
text-align: center;
}
#pics img{
background-color: #c3c7c8;
border: 1px solid #a6b0b2;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;
opacity:0.7;
filter:alpha(opacity=70)
}
#pics img:hover{
background-color: #c3c7c8;
border: 1px solid #287182;
padding: 3px;
margin: 1px;
opacity:1.0;
filter:alpha(opacity=100)
}

 /* Vavigation */
 
#nav {
font-family: Trebuchet MS;
font-size: 9pt;
color: #789092;
text-align: center;
line-height: 35px;
word-spacing: 10px;
} 

#nav a{
color: #e3edee;
text-decoration:  none;
} 

#nav a:hover{
color: #849698;
text-decoration:  none;
} 
 

 /* Content Structures */
.content-inside {
background: #f5f5f5;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top right;
} 

.content-title {
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #497e8c;
padding: 5px 0px
}

.content-title a{
color: #fff;
}

.content-title strong{
color: #fff;
}

.content-date {
color: #4e4e4e;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 8px;
font-family: arial;
font-size: 11px;
color: #444444;
background: #f5f5f5;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #a9a9a9;
text-align: left;
}

.content-bottom a{
color: #949494;
}

 
h1 {
color: #34818c;
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: #f5f5f5;
padding: 5px;
border: 1px dotted #cbcbcb;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #b4b4b4;
font-family: Trebuchet MS;
font-size: 13pt;
text-align: center;
font-weight: bold;
margin-bottom: -7px;
word-spacing: 5px;
}

.sidebar_content {
padding: 8px;
font-family: Arial;
font-size: 11px;
text-align: justify;
color: #4e4e4e;
background: #e0e0e0;
margin-bottom: 10px;
-moz-border-radius: 6px;}



/*Options style*/

a { 
text-decoration:  none;
color: #27707f;}

a:hover {
color: #5b5b5b;
text-decoration: none;}	

.image {
background-color: #f2f2f2;
border: 1px solid #cecece;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #f2f2f2;
border: 1px solid #1e93ac;
padding: 3px;
margin: 1px;
} 

strong {color: #393939;}
b {color: #393939;}
i { color: #171717;}
italic { color: #171717;}
em { color: #171717;}
u {color: #636363; text-decoration: none; border-bottom: 1px dotted #11a9d0;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #565656;
background: #eaeaea;
border-left: 7px solid #0d9bb9;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #3c3c3c;
background: #f5f5f5;
padding: 1px;
border: 1px solid #c3c3c3;
-moz-border-radius: 4px;}	


