/*

Theme Name: Minimalist Fever

Theme URI: http://blog.flyready.com/category/computer/wordpress/minimalist-fever/

Version: 1.21

Author: Remex

Author URI: http://blog.flyready.com/

Description: Too simple to use, just for Minimalist Fevers.

*/







/* Typography & Colors */



body {

	font-family: Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;

	font-size: 12px;

	margin-top: 2em;

        margin-left: 175px;
        margin-right: 175px;

	background: url("images/Background.jpg") no-repeat #f7f7f5;

	color: #000000;

	line-height: 1.4em;

}



a {

        border: 0px;

	color: #000000;

	text-decoration: underline;

}



a:hover {

	text-decoration: underline;

        border: 0px;

}



img {

        border: 0px;

}



img a {

        border: 0px;

}



img a:hover {

	text-decoration: none;

        border: 0px;

}





/* Post */



#warp {

	

}



#content { 

	margin: 0em 0em 0em 0em;

	padding: 0em 2em 0em 2em;

}



.entry { 

	padding: 0em 0em 0em 0em;

}



.entry img {

	border: 0px;

	padding: 0px;

}



.entry img a{

	border: 0px;

	padding: 0px;

}



.entry img a:hover {

	text-decoration: none;

        border: 0px;

}



.entry p {

	font-family: Helvetica, Verdana, 'Lucida Grande', Arial, Sans-Serif;

	font-size: 12px;

        font-style: normal;

	color: #000000;

	line-height: 1.4em;

	border: 0px;

	padding: 0px 0px 0px 0px;

}





.entry ul {

	list-style: none;

	padding-left:0px;

	margin-left:2.0em;

}



.entry li{

	list-style: disc;

 	margin-left:1em;

}



blockquote {

	margin: 2em 0em 0em 15em;

	padding: 0 5em 0 1.2em;

        background: url("images/PhotographyBackground.jpg");

}







/* Sidebar */



#sidebar {

	float: right;

	clear: right;

	padding: 15em 0em 0em 0em;

	border: solid 0px #e5e5e5;

	margin-bottom: 0em;

	color:#000000;

}



.sidebar h3 {

	color: #000000;

	font-size: 18px;

	font-weight: bold;

}



.post-meta {

        color: #000;

        margin-bottom: 2em;

        padding-bottom: 2em;

}







/* Footer/Site Info */



#siteinfo{

	margin: 0em 0em 0em 0em;

	padding: 0em 0em 0em 0em;

	border: 0px

        color: #000000;

}







/* Navigation Elements */



.navigation {

	display: block;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-bottom: 5px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



/* Unsorted Items */



address {

	font-style: italic;

}



dt {

	margin: 1em 0 .5em 0;

	font-weight: bold;

}



code, pre, var {

	font-size: 1em;

}



ol {

	margin-left: 2em;

}



dd {

	margin: .5em 0 1em 1.5em;

}



cite {

	font-weight: bold;

	font-style: normal;

}



.postmetadatasingle {

	margin-bottom: 2em;

}





#sidebar h2 {

	color:#b8cde8;

	font-size:12px;

	font-weight:bold;

	padding:1em 0 0 0;

	border-bottom: 0px solid #b8cde8;

}



#sidebar ul{

	padding: 0;

	font-size:14px;

	color:#666;

	line-height: 1.8em;

	list-style: none;

	margin-left:0px;

	color:#999;

}



#sidebar ul li{

	list-style: none;

	padding-left:0;

	color:#999;

}