/*  
Theme Name: Fiyatastic
Theme URI: http://www.fotogirl.net
Description: Fiya rocks
Version: 1.0
Author: Lafiya Watson
Author URI: http://www.fotogirl.net

*/
img {
border:none;
}

ul {
	list-style: none;
	
}




body{
margin: 0;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
}

#main{
margin: 0 auto 0 auto;
width: 900px;
text-align: left;

}

#header{
float: left;
width: 900px;
margin-bottom:80px;
}

#container{
float: left;
width: 500px;
}

#sidebar{
float: left;
width: 250px;
background: #ffffff;
margin: 0 0 0 83px;
display: inline;
}

#footer{
clear: both;
float: left;
width: 900px;
}

.post {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
font-weight:bold;
text-transform: lowercase;
}

.postmetadata {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 10px;
text-transform: lowercase;
}

a {
text-decoration:none;
color:#FF6600;
}

a:hover {
color:#666666;
}

a:visited {
color:#666666;
}

#recent-posts a {
color:#000000;
text-decoration:none;
}

#recent-posts a:hover{
color:#FF6600;
}

#recent-posts a:visited{
color:#FF6600;
}

#archives a {
color:#000000;
}

#archives a:hover{
color:#FF6600;
}

#recent-posts a:visited{
color:#FF6600;
}

.cat-item a{
color:#000000;
}

.cat-item a:hover{
color:#FF6600;
}

.cat-item a:visited{
color:#FF6600;
}



h2 {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
font-weight:bold;
text-transform: lowercase;
}


