/*  
Theme Name: Fashion
Description: Fashion layout.
Author: Aldi
Author URL: http://loveishere.ueuo.com
Theme URL: http://loveishere.ueuo.com
*/

* {
cursor:default;
}

body, html { 
padding : 0; 
margin : 0; 
} 
body { 
background: #FFFFFF fixed;
text-align: center;
padding : 0; 
font: 12px Tahoma;
color: #2D2D2D;
overflow-x:hidden;
} 


/* site name style */

#sitename {
font: 400 45px/170px "times new roman";
width: auto;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px;
word-spacing: 2px;
color: #f0f0f0;
}

/* container */

#container { 
background-color: #FFFFFF;
background-repeat:repeat;
margin : 0 auto; 
text-align : left; 
width: 750px;
padding: 12px;
border: 1px solid #FFFFFF;
margin-top: 30px;
}  
#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width: 750px;
margin: 0 auto 0 auto;
height: 478px;
margin-bottom:20px;
}
#sidebar { 
width: 250px;
float: right; 
margin-right: -90px;
margin-top:40px;
} 

#content {
width: 650px; 
float: left;
margin-left: -90px;
margin-top: 60px;
}

#news {
line-height: 3em;
letter-spacing:0.25px;
}

/* footer */

#footer { 
background: transparent;
clear : both; 
font-size: 12px;
padding : 10px; 
text-align: center;
height : 45px;
margin-bottom: 0;
}

/* main navigation */

#navigation3 { 
list-style-type : none;
list-style-image : none;
margin-bottom:20px;
margin-top: -120px;
margin-left: 270px;
padding : 0; 
width : 100%;
} 
#navigation3 li { 
list-style-type : none; 
float : left;
text-align:center;
display:inline;
} 
#navigation3 li a { 
font: bold 13px;
text-align : center; 
text-transform : uppercase; 
color : #895B43;
width: 100px;
padding : 12px; 
letter-spacing:3px;
margin-bottom: 15px;
clear: both;
text-decoration : none; 
display : block;
margin: auto;
display:inline;
} 
#navigation3 li a:hover { 
color:#000000;
background-image:url(images/bglink.jpg);
display:inline;
}

#navigation4 { 
list-style-type : none;
list-style-image : none;
margin-bottom:20px;
margin-top: 60px;
margin-left:320px;
padding : 0; 
width : 100%;

} 
#navigation4 li { 
list-style-type : none; 
float : left;
text-align:center;
display:inline;
} 
#navigation4 li a { 
font: bold 13px;
text-align : center; 
text-transform : uppercase; 
color : #895B43;
width: 100px;
padding : 12px; 
letter-spacing:3px;
margin-bottom: 15px;
clear: both;
text-decoration : none; 
display : block;
margin: auto;
display:inline;
} 
#navigation4 li a:hover { 
color:#000000;
background-image:url(images/bglink.jpg);
display:inline;
}

/* normal links */

a:link,a:visited {
text-decoration:none;
color: #B33535;
font-weight:400;
text-align:justify;
text-transform:none;
padding:0;
} 
a:hover { 
color: #000000;
text-decoration : underline;
}

/* img links */

a img{
        border:4px solid #321e25;
        margin: 2px;
        -moz-border-radius:  4px; 
        -webkit-border-radius: 4px; 
        border-radius: 4px;
       filter:alpha(opacity=50);
       opacity:0.5;
} 

a:hover img {
        border:4px solid #B33535;
        margin: 2px;
        -moz-border-radius:  4px; 
        -webkit-border-radius: 4px; 
        border-radius: 4px;
       filter:alpha(opacity=100);
       opacity:1;
}

/* headers */

h1 {
color: #c41f45;
font:11px Tahoma;
text-align:left;
letter-spacing : -1px;
margin:0;
padding:0;
color: #404040;
}
h2 { 
color : #803765;
font-family:"Times New Roman", Times, serif 19px;
text-align:right; 
text-transform:lowercase;
letter-spacing: -1px;
margin: 0;
}
h3 {
color: #2D2D2D;
font:11px Tahoma;
text-align:left;
font-weight:700;
margin:0;
padding:0;
} 
h4 {
color: #2D2D2D;
text-align:left;
font-weight:400;
text-transform:none;
margin:0;
padding:4px;
font:11px Tahoma;
}

.tabbertab h5 {
color : #803765;
font-family: Tahoma;
font-size: 19px;
text-align: right; 
text-transform: lowercase;
letter-spacing: -1px;
margin: 0;
}


/* sidebar box */

.box {
	padding : 8px 5px 8px 5px;
	font-size:11px;
	margin: 0;
	border-top : 3px solid #E7BD5F;
	background: url(images/bglink.jpg) top center;
	height:auto;	
-moz-border-radius: 0 0 10px 10px; 
-webkit-border-radius: 0 0 10px 10px; 
border-radius: 0 0 10px 10px;
} 

/* misc */

table {
color: #2D2D2D;
} 

b, strong{
color : #803765;
}

em, i { 
color : #666666;
}

s {
color : #3F1731;
}

u {
color : #B33535;
}

p {margin:0;
padding: 0;
}

blockquote { 
background: #F0F0F0;
width : 420px; 
text-align : left; 
color : #000000;  
border-left : 4px solid #B33535;  
padding : 5px; 
margin: 0;
}  

textarea { 
color : #2D2D2D;  
background: #F0F0F0;
text-align : left; 
border: 1px solid #B33535;
font-family:Tahoma;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
<strong>behavior:url(border-radius.htc);</strong>
} 

input, select, submit { 
color : #2D2D2D;  
background: #F0F0F0;
text-align : left; 
border: 1px solid #B33535;
font-family:Tahoma;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
} 

.form {
text-align : center; 
margin: auto;
font-family:Tahoma;
}

.alignleft {
float: left;
text-align: left;
} 

.clear  {
clear : both;
} 

img{
border:0;
line-height:0;
margin:0;
padding:0;
}

.avatar {
float: right;
padding: 5px;
margin: -30px 4px 4px 4px;
border : 1px solid #6D2465;
background: #f0f0f0;
} 


.icon {
padding: 5px;
margin: 4px;
border : 1px solid #6D2465;
background: #f0f0f0;
} 

.post-meta {
list-style-type: none;
color:#2D2D2D;
text-align:left;
list-style-position:inside;
list-style-type:square;
font-size: 10px;
text-transform:uppercase;
}

li .post-meta-key {
color:#2D2D2D; 
font-weight: bold; 
font-size: 10px;
text-align:left;
list-style-position:inside;
list-style-type:square;
text-transform:uppercase;
}
 
.post-meta-key {
color:#2D2D2D; 
font-weight: bold; 
font-size: 10px;
text-align:left;
list-style-position:inside;
list-style-type:square;
text-transform:uppercase;
}

img {
border:0;
}

/* twitter */

#twitter_div ul, .li {
list-style-type:disc;
color:#2D2D2D;
}

/* blog title */

h5 {
color: #404040;
font: 22px "Times New Roman";
text-align:center;
text-transform:none;
letter-spacing : -1px;
margin:0;
padding:0;
letter-spacing:3px;
text-transform:capitalize;
}
h5 a:link, h5 a:active, h5 a:visited  {
color :#000000; 
font-weight: normal;
font-family : "Times New Roman";
text-decoration : none;
font-weight:bold;
background-image:url(images/bglink.jpg);
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
} 
h5 a:hover  {
color : #000000;
text-decoration : none;
font-weight:bold;
background-color: #FFFFFF;
}

/* blog date title */

.date-blog { 
color : #803765;
font-size:11px;
text-transform:uppercase;
font-family:Tahoma;
}

/* comment style */

.comment-link  {
padding-left: 6px;
margin-top : -9px;
margin-left : 10px;
float : right;
width : 80px;
height : 55px;
text-align:right;
padding-top : 7px;
font-weight:bold;
font: 11px Tahoma;
text-transform:uppercase;
} 
.comment-link a  {
color : #B33535; 
text-decoration : none;
} 
.comment-link a:hover  {
color : #000000;
text-decoration : none;
}

.odd { 
background-color:#E0E0E0; 
width : 530px; 
text-align : left;
min-height:120px;
color : #2D2D2D;
font-size:11px; 
padding : 9px; 
border : 1px solid #B33535;
}

.even { 
background-color:#E0E0E0; 
width : 530px; 
text-align : left;
min-height:120px;
color : #2D2D2D;
font-size:11px; 
padding : 9px; 
border : 1px solid #803765;
}

.commenters {
border-top: 3px solid #803765;
background-color: transparent;
padding: 5px;
font-size:12px;
background-repeat:no-repeat;
margin-top:-5px;
height: 35px;
}

/* calendar */

#wp-calendar {
width: 100%;
margin:auto;
letter-spacing:0;
}

#wp-calendar caption {
font-weight:bold;
text-decoration:underline;
}

#wp-calendar tr {
width:14%;
text-align:center;
}

#wp-calendar td {
width:14%;
text-align:center;
}

#wp-calendar a:link, #wp-calendar a:active, #wp-calendar a:visited {
color: #000000;
}

#wp-calendar a:hover {
color: #FFFFFF;
background-color: #B33535;
padding: 1px 5px 1px 5px;
}

/* unordered list- bullets */

ul  {
list-style-type: circle;
color:#2D2D2D;
list-style-position: inside;
padding : 0;
margin : 0;
text-align:center;
} 

li {
list-style-position:inside;
}

li .cat-item {
text-align:center;
}

abbr, acronym, title {
color : #2D2D2D;
background-color:#E0E0E0;
text-align : left; 
border: 1px solid #B33535;
font-family:Tahoma;
font-size:10px;
text-transform:uppercase;
}