/*  
Theme Name: Fashion Projects
Theme URI: http://wordpress.org/
Description: Theme for fashionprojects.org
Version: 1.0
Author: John
*/

A 		{ color: #273691; text-decoration: none; }
A:link		{ color: #273691; text-decoration: none; }
A:visited	{ color: #273691; text-decoration: none; }
A:active	{ color: #273691; text-decoration: none; }
A:hover		{ color: #6796D1; text-decoration: none; }

body {
text-align:center;
padding: 0px;
}
	
#Content {
width:920px;
margin:0px auto;
text-align:left;
padding:0px;
}


hr{
border: 0; 
color: #95908a;
background-color: #676767;
height: 1px;
}

.left_image{
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 9px;
font-family:verdana,geneva,arial,sans-serif;
color:#000000;
line-height:140%;
}
.right_image{
float: right;
margin-left: 10px;
margin-bottom: 5px;
font-size: 9px;
font-family:verdana,geneva,arial,sans-serif;
color:#000000;
line-height:140%;
}

ul
{
 padding: 0;
margin-left: 15px;
list-style-type: disc;
}

img{
border: 0;
}
.content img{
max-width: 475px;
}

/*img.headerimg{
position: relative;
left: -10px;
top: -9px;
}*/

.content{
font-family:verdana,geneva,arial,sans-serif;
font-size:11px;
color:#000000;
line-height:140%;
padding: 10px 10px 10px 0px;
}
/*.main_content{
position: relative;
left: -10px;
top: 1px;
}*/

.page_content{
position: relative;
left: -10px;
top: 2px;
}
.page_header{
color:#676767;
font-size:10px;
font-weight: bold;
}
.page_title{
font-family:News Gothic,Arial,sans-serif;
font-size:20px;
color:#FF6699;
line-height:105%;
}

.entry_title{
font-family:News Gothic,Arial,sans-serif;
font-size:20px;
color:#676767;
line-height:105%;
}
.post_date{
color:#676767;
font-size:10px;
font-weight: bold;
}
.posted_in{
font-style: italic;
}

.column{
font-family:verdana,geneva,arial,sans-serif;
font-size:10px;
color:#444444;
line-height:140%;
padding: 10px;
margin: 0px;
}
.column1_header{
color:#676767;
font-size:10px;
font-weight: bold;
}
.column_content{
position: relative;
}

.column_content b{
color:#676767;
}

.column2_header{
color:#676767;
font-size:10px;
font-weight: bold;
}
.column2_large_header{
color:#676767;
font-size:12px;
font-weight: bold;
}
li { color: #676767; }