/*
Theme Name: Geometric Forms
Description: A light blue template. Enjoy!
Theme URI: http://www.quickcreativetips.com
Tags: Blue, two-columns
Version: 1.0
Author: Produse Avon
Author URI: http://www.produseavon.com
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



body {
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	text-align: center;
	}
	
#header {
	width: 820px;
	height: 110px;
	background:url("images/header2.png") repeat-x top left;
	margin: 15px auto 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	text-align:left;
	}

#header h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #007fb4;
	}

#header p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007fb4;
	}

#topmenu {
	width: 830px;
	height: 33px;
	background:url("images/topmenu.png") repeat-x top left;
	_filter: alpha(opacity=81);
	zoom: 1;
	margin: 0px auto;
	}

#topmenu ul {
	margin: 0;
	display: inline;
	filter: alpha(opacity=100);
	position: relative;
	}

#topmenu ul li {
	margin: 0 15px 0 0;
	display: inline;
	}

#topmenu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	line-height: 33px;
	
	}
#border-topfix {
	width: 830px;
	height: 16px;
	_background:url("images/border-topfix2.gif") no-repeat top right;
	margin: 15px auto 0px auto;
	overflow:hidden
	}
#border-top {
	width: 830px;
	height: 16px;
	background:url("images/border-top-trans.png") no-repeat top left;

	overflow:hidden
	}
#containerfix {
	width: 830px;
	height: auto;
	_background:url("images/contentfix.gif") repeat-y top left;
	margin: 0px auto 0px auto;
	}

#container {
	width: 830px;
	height: auto;
	background:url("images/content.png") repeat-y top left;
	filter: alpha(opacity=92);
	zoom: 1;
	}

#sidebar {
	width: 181px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 10px;
	float:left;
	filter: alpha(opacity=100);
	position: relative;
	}

#sidebar h2 {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
#sidebar ul {
	margin-left: 10px;
	margin-bottom: 18px;
	}

#sidebar ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	}

#sidebar ul li a {
	color: #007fb4;
	text-decoration: none;
	background: url('images/online.gif') center left no-repeat;
	padding-left: 20px;
	}

#content {
	width: 639px;
	height: auto;
	margin
	text-align:left;
	float:right;
	filter: alpha(opacity=100);
	position: relative;
	}

.post {
	width: 590px;
	height: auto;
	margin: 20px auto 20px 20px;
	text-align: left;
	}

.post-title {
	width: 590px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
	}

.post-title h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007fb4;
	margin-bottom: 3px;
	}

.post-title h1 a {
	color: #007fb4;
	text-decoration:none;
	}

.post-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	}

.post-content h2 h3 h4 {
	color: #666666;
	font-size: 16px;
	}
.post-content h2 {
	font-weight: bold;
	}
.post-content p {
	text-indent: 12px;
	margin-bottom: 5px;
	}

.post-content a {
	color: #333333;
	}

.post-content li {
	margin-left: 18px;
	margin-bottom: 5px;
	}

.post-content img {
	border: 4px solid #DDD; 
	margin: 4px 0;
	}
.post-content a img {
	border: none
	}
.post-content a:hover img {
	border-color: #CCC;
	}

.post-meta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	}

.post-meta a {
	color: #999999;
	}	

#footer {
	margin: 0 auto 20px auto;
	width: 830px;
	height: 54px;
	background:url("images/footer.png") repeat-x top left;
	filter: alpha(opacity=65);
	zoom: 1;
	text-align: center;
	}
	
#footer p {
	color: #CCCCCC;
	font-size: 13px;
	}

#footer p a {
	color: #CCCCCC;
	text-decoration:none;
	}