/*  
Theme Name: Suite202
Theme URI: http://www.suite202.net/
Description: This is our Suite202 Theme.
Version: 1.0
Author: Jay Aguiar
Author URI: http://www.suite202.net/

*/

p {
	color:#999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;

}

a:link, a:visited {
font-family:Arial,Helvetica,sans-serif;
text-decoration:none;
color:#a2e70d;
font-size:12px;
}
a:hover {
font-family:Arial,Helvetica,sans-serif;
text-decoration:none;
color:#FFF;
font-size:12px;
}

h2, h2 a:link, h2 a:visited, h1, h1 a:link, h1 a:visited{
font-family:Arial,Helvetica,sans-serif;
text-decoration:none;
color:#ff9900;
font-size:14px;
}

#container {
/*clear:left;*/
float:left;

margin-top:20px;
margin-left:10px;
}

.post {
margin-bottom:40px;
/*border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#333;*/
padding-top:50px;
padding-bottom:35px;

}

.post img {
   border:1px solid #CCC;
}
.post img {
 margin-left:8px;
}

.entry {


}

.sidebar {
margin-top:20px;
margin-left:50px;
margin-right:10px;
float:right;
}


#header {
margin-top:20px;
}



