/*  
Theme Name: goodlogic
Theme URI: http://www.goodlogicprojects.org
Description: <p>goodlogic theme by Luke Roskilly - Author URI: http://www.goodlogicprojects.org/</p>
Version: 1.0
Author: Luke Roskilly

Author URI: http://www.goodlogicprojects.org
	

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

	/**

	***/
*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	
	/* background-image: url("images/bg2.gif"); 
	background-position: bottom left;background-repeat: no-repeat;
	background-attachment: fixed; */
	color: #333;
	background-color: #521427;
	font: 76%/1.6em verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif; 
}

/* Etc
******************** */
br.clear {
	clear: both;
}

.clearboth {
	clear: both;
	
}



/* Design 
******************** */
#logo {
	width: 500px;
	float: left;	
}

#logo img {
	width: 400px;
	height: 100px;
	float: left;	
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
	height: 150px;
	text-align: left;
	background: url(images/banner_1.jpg) top left no-repeat;
}

/* #topi {
	left: 0;
	width: 576px;
	height: 131px;
	top: 0;
	position: absolute;
	width: 600px;
	height: 131px;
	border: 1px red solid;
}*/

#page {
	text-align: left;
	width: 960px;
	margin: 0px auto;
}

#pagewrapper {
	padding: 10px 0 10px 0;
	min-height: 600px;
	background-color: #FFFFFF;
}


#header {
	background: #1BACF2;
	
}

/*
#headr {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

#headr h1 {
	margin: 0;
	font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
*/

.rss2 {
	float: right;
}

#left {
	float: left;
	width: 638px;
	/* border-right: 3px #D4D3CF solid; */
	min-height: 600px;
}

/* for IE height Hack */

/*\*/

* html #left {
	height: 600px;
}

/**/

#left #wrapper {
	padding: 0 10px 0 8px;
}


#right {
	float: right;
	width: 310px;
}

#content {
	
	
}
.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
}
.entry  a {
	color: #8D0F36;
}

.entry h3, .entry h4 {
	margin: 0 0 1em 0;	
}
 
.entry h3 {
	color: #8D0F36;
	font-size: 1.2em;
	clear: left;
}

.entry h4 {
	font-size: 1.1em;
}

.entry ul {
	margin: 0 0 1em 0;
}

.entry img {
	float: left;
	margin: 0 8px 8px 0;
}

.side1 {
	color: #000;
	margin: 0 0 20px 0;
}
.side2 {
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0 auto;
	padding: 20px 0 50px 0;
	text-align: right;
	width: 960px;
	font-size: 0.9em;
}


#footerwrapper {
	padding: 10px 5px 10px 5px;
}

#footer a {
	color: #666666;
	text-decoration: underline
}
#footer a:hover {
	color: #8D0F36;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}

.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}

.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input, input.textbox, textarea {
	margin: 6px 0;
	width: 290px;
	padding: 5px;
	margin-bottom: 10px;
	background: #F4F4F4;
	border: 2px solid #999999;
	color: #666666;
}

input:focus, input.textbox:focus, textarea:focus {
	background: #fff;
	color: #8D0F36;
	font-weight: bold;
}

input#searchsubmit
{
	margin: 0;
}

#searchform input{
	width: 100px;
}

#searchform input#s {
	width: 290px;
}

input.textbox, textarea
{
	
}

input.textbox:focus, textarea:focus
{
	
}

#submit
{
	color: #8D0F36;
	font-weight: bold;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

label {
	font-size: 1.2em;
	padding: 10px 0 0 5px;
	position: absolute;

}

/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	/*font: 1.2em Georgia, "Times New Roman", Times, serif; */
	font-size: 1.4em;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 4px;
	border-bottom: 3px #521427 solid;
	background: #000000;
	text-transform: uppercase;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
	/* background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px; */
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #8D0F36;
	/* background: url(images/star.gif) left top no-repeat; */
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #8D0F36;
	font-weight: bold;
	/* background: url(images/star.gif) left top no-repeat;	*/
}

h2.pagetitle {
	padding: 0 0 10px 0;
	font-size: 1.8em;
	text-transform: uppercase;
}

.post h2 {
	padding: 0 0 8px 0;
	font-size: 2em;
	text-align: left;
	clear: both;
}
.post h2 a {
	color: #8D0F36!important;
	
}
.post h2 a:hover {	
	color: #8D0F36;
}

p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 90%;
	border-top: 2px solid #000000;
	margin: 5px 0 15px 0;
	padding: 2px 0;
	color: #404040;
}
p.meta a
{
	color: #8D0F36;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #000000;
	color: #fff;
	padding: 6px 9px;
}
span.catr
{
	padding: 3px 6px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	/* border-bottom: 1px solid #ccc; */
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/subscribe_tiny.png) left center no-repeat;
	padding-left: 15px;
}
/* Comment Etc
********************* */
.navigation 
{
	
	
	
}

.navigation a
{
	color: #666;
}

.alignleft
{
	float: left;
	width: 50%;
}

.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}

#avatr {
	border: 1px solid #333;
}

p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}

#content .commentsfeedr
{
	background: url(images/subscribe_medium.png) no-repeat left center;
	padding: 3px 22px;
}

#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}


.comment
{
	border: #ddd 1px solid;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 1em 0.5em;
	background-color: #F4F4F4;
	background: #F4F4F4 url(images/goodlogicprojects_quote.jpg) no-repeat top right;
	
}

.alt
{
	
}

.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	/* font: bold 1.2em Georgia, "Times New Roman", Times, serif; */
	border-top: #D4D3CF 2px dotted;
	margin: 8px 0 5px 0;
	padding: 8px 0 5px 0;
	color: #333;
}

#comment {
	width: 98%;
}

/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 960px;
	margin: 0 auto;
	background-color: #000000;
	position: relative;
	height: 40px;
	font-size: 1.2em;
	padding: 5px 0 0 0;
}

#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 8px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #000000;
 border: 1px #FFFFFF solid;
 margin: 0 8px 0 0;
 display: block;
 float: left;
}

#menuv li a:hover, #menuv li.current_page_item  a {
 background: #521427;
 color: #FFFFFF;
 padding: 4px 10px 3px;
 border: 1px #FFFFFF solid;
 margin: 0 8px 0 0;
 display: block;
 float: left;
}

.rss2 {
	padding: 0 8px 0 0;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


#menuv li.admintab  a {
	visibility: hidden;
}

.postmeta {
	clear: both;
}

.ec3_schedule {
	background: #FFEBEB;
}

.ec3_start {}

.ec3_to {}

.ec3_end {}



/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */

