body {
	color: #333;
	background: url('../images/bg-body.gif') repeat-x top;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

div#header {
	width: 900px;
	margin: auto;
	position:relative;
	background: url('../images/bg-header.gif') repeat-x top;
	height:122px !important;
	overflow:visible; 
}
div#header h1 {
	text-indent:-9999px;border:none !important;margin: 0 !important;
}
div#header h1 a {
	background: url('../images/logo.gif') no-repeat;
	display:block;
	height:114px;
	width:193px;
}

/* Nav */
ul#navigation-primary {
	text-align: center;
	position:absolute;
	top:83px;
	right:307px;
}
ul#navigation-primary li {
	display: inline;
}
ul#navigation-primary li a {
	background: url('../images/but-primary-up.jpg') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display:block;
	height:24px;
	width:88px;
	padding-top:7px;
	float:left;
}

ul#navigation-primary li a:hover {
	background: url('../images/but-primary-down.jpg') no-repeat;
}
ul#navigation-secondary {
	position:absolute;
	top:26px;
	right:50px;
	z-index:100;
}
ul#navigation-secondary li {
	display: inline;
}
ul#navigation-secondary li a#rss-link, ul#navigation-secondary li a#technorati-link {color:#FFFFFF; font-size:12px;text-decoration:none;}
ul#navigation-secondary li a#rss-link:hover, ul#navigation-secondary li a#technorati-link:hover {text-decoration:underline;}
ul#navigation-secondary li a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 20px 1px 16px;
}
ul#navigation-secondary li a#technorati-link {
	background: url('../images/technorati.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#rss-link, a#technorati-link  {}


/* Search */
div#search {
	width:262px;
	height:200px;
	position:absolute;
	z-index:90;
	top:0px;
	right:0px;
	text-align: center;
	background: url('../images/bg-search.gif') no-repeat left top;
}
div#search form {position:absolute;top:70px; left:23px;}
div#search form input#s {
	width: 160px;
	border:3px #605e5e solid;
	font-size: 14px;
	padding: 5px ;
}
div#search form input#searchsubmit {
	padding: 6px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background:#84b716;
	border:none;
}
div#search em {display:block; color:#CCCCCC;  text-align:left;position:absolute;top:110px; left:23px; width:210px; font-size:13px;}

/* Wrapper / Content area */
div#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff url('../images/bg-content-area.jpg') repeat-y; 
}
div.breadcrumb {	
	width: 400px;
	padding: 10px 0 15px 30px;
	font-size:11px;
}
div.breadcrumb a {	
	color:#84b716;
}
div#content {
	width: 600px;
	float: left;
	padding: 0 0 60px 30px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1 {
	font-size: 18px;
	margin: 0 0 15px!important;
	border-bottom: 1px dotted #CCCCCC;
	color: #84b716;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color:#666666;
	font-weight:bold;
	margin:10px 0 5px;
}

h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
a {
	color: #84b716;
}
a:hover {
	color: #666666;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
br {clear:both;}


/* sidebar */
ul#sidebar {
	display: block;
	width: 212px;
	float: right;
	padding: 10px 30px 0 20px;
	font-size: 12px;
	color:#FFFFFF;
}
ul#sidebar h2 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#5a941b;
	margin-top:10px;
}
ul#sidebar .galleries h2 {
	margin-top:0px;
}
ul#sidebar li {
	margin: 0 0;
	padding: 5px 0;
}
ul#sidebar li ul {
	border-top: 1px dotted #606060;	
}
ul#sidebar li ul li {
	border-bottom: 1px dotted #606060;	
	display: block;
}
ul#sidebar ul li a {
	padding: 0 0 0 15px;
	color:#FFFFFF;
	text-decoration: none;
}
ul#sidebar ul li a:hover {
	text-decoration: none;
	background:url('../images/but-sidebar-arrow.jpg') no-repeat 1px 4px;
}

ul#sidebar .ad-column{}
ul#sidebar .ad-column p {}
ul#sidebar .ad-column p img {
/*	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	border: none;
	padding: 0px;
}

/* Post */
div.post {
	padding: 0 0 0;
	margin: 0 20px 10px 0;
	width:275px;
	height:275px;
	float:left; 
}
div.post h3 {
	margin: 0 0 2px;
}
div.post-title {
	margin: 3px 0 0 0;
	
}
div.post-content p{
	margin: 0;
	padding:0;
}

div.post-title a {
	color: #84b716;
	text-decoration: none;
	float:left;
}
div.post-title a:hover {
	color: #444;
	
}
div.post-title p.postlink{
	font-size:14px;
	padding:2px;
	margin: 0;
	float:left; font-weight:bold;
}
div.post-title p.datetime{
	font-size:11px;
	padding:2px 8px 0 0;
	margin: 0;
	float:right;
	color:#999999;
}
div.post-content .post-ratings{
	font-size:11px;
	margin: 0;
	color:#aaa;
	padding:3px 0;
}
div.post-title p.comments{
	font-size:11px;
	padding:0 10px 0 17px;
	margin: 0;
	line-height: normal;
	float:right;
	background: url('../images/icon-comment.jpg') no-repeat 0 1px ;
}

div.post-navigation{clear:both;float:left; width:575px;}

div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}

/* Comments */
ul.post-comments {
	margin: 0px 0 40px;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}


/* Single pages */
div.single {
	padding: 0;
	margin: 0 0 25px 0;
	width: 600px;
}
div.single-title {}
div.single-title h1 {}

div.single-content {
	margin: 0 0 10px;
	padding: 0 0 25px;
	overflow:auto;
}
div.single-content h2 {}

div.single-content .float-left{display: block;float:left; margin: 0 0 0 0; width:275px;border:#FFFFFF 1px solid;}
div.single-content .float-right{ display: block;float:right;margin:0; width:305px;}

div.single-content p {}
div.single-content p.website-screenshot {}
div.single-content p.website-rating {margin-top:5px;}
div.single-content div.post-ratings {font-size:10px;}
div.single-content p.website-url {margin:0;}
div.single-content p.developer-name {margin:0;}
div.single-content p.developer-url {margin:0;}
div.single-content p.website-tags {margin:0;}
div.single-content p.website-topics {margin:0;}
div.single-content p.website-posted {margin:0;}


div.single-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.single-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.single-meta span {
	display: block;
	padding: 10px 0;
}
div.single-meta a {
	text-decoration: none;
}
div.single-meta a:hover {
	text-decoration: underline;
}
ul.single-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	single: 0 0 5px;
}
div.single-content ul, div.single-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.single-content ol {
	list-style: decimal;
}



li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}

form#commentform input, form#commentform textarea {
	width: 160px;
	background-color:#FFFFFF !important;
	border:3px #605e5e solid;
	font-size: 14px;
	padding: 5px;
}
form#commentform textarea {
	width: 260px;
}
form#commentform input#submit {
	padding: 6px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background:#84b716 !important;
	border:none;
}

/* Blog */
div.blog {
	padding: 0 0 10px;
	margin: 0 20px 25px 0;
	width:550px;
	float:left;
}
div.blog h3 {
	margin: 2px 0 ;
	font-size: 20px;
}
div.blog small {

}
div.blog ol {margin:20px;list-style:decimal;}
div.blog ul {margin:20px;list-style:disc;}
div.blog li {margin:8px 20px;}


table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}

/* Footer */
div#footer-containter{width: 100%;background: #000;clear: both; border-top:#5f9c1c 3px solid;}
div#footer {
	padding: 25px 10px 15px;
	display: block;
	width: 850px;
	margin: auto;
	text-align: left;
	overflow:auto;
}
div#footer p {
	font-size: 12px;
	margin: 0 0 5px 20px;
	color: #555;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#blog-name {
	font-size: 12px;
	color: #aaa;
	width: 30%;
	float: left;
}


ul#footer-links {
	float: right;
	width: 60%;
	text-align: right;
	margin:0;
	padding:0;
}
ul#footer-links li {
	display: inline;
}
ul#footer-links li a {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 10px;
	display:block;
	border:1px solid #171717;
	background:#0C0C0C;
	width:50px;
	text-align: center; float:left;
}
ul#footer-links li a:hover {
	color: #5f9c1c;
	text-decoration: none;
	border:1px solid #5f9c1c;
}

/* Submit Form */
form.cform {width: 100%; margin-top:20px; }
form.cform fieldset {}
form.cform legend {font-size: 14px;letter-spacing:0;color: #666;font-weight:bold;}
form.cform label, form.cform label span {width:150px; }
form.cform input, form.cform textarea, form.cform select {
	width: 160px;
	background-color:#FFFFFF !important;
	border:3px #605e5e solid;
	font-size: 14px;
	padding: 5px;
}
form.cform textarea {width: 260px;}
form.cform select {width: 260px;}
form.cform input.cf-box-b {width: auto;}
form.cform input:hover, form.cform textarea:hover, form.cform select:hover	{ border:3px #605e5e solid; background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; }
form.cform  p.cf-sb {margin: 0;padding:20px auto !important;text-align:left;}
form.cform input.sendbutton {
	padding: 6px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background:#84b716 !important;
	border:none !important;
	width:auto;  
	margin: 15px 0 0 160px;
	font-size:14px;
}
form.cform span.reqtxt,
form.cform span.emailreqtxt {margin:0px 5px 7px 158px;}

.blog .sociable ul{margin:2px;}
.blog .sociable li{margin:2px;}
