/*  
Theme Name: GWT
Version: 1.1
Author: MJOHNSONMEDIA
Author URI: http://www.leaderexcelsolutions.com

	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;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 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 10px 0;
}
img.imagebdr{
	padding: 5px;
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 6px;
}

body
{
	background: #fff url(images/bgr.gif) 0 50px repeat-x;
	color: #666;
	margin: 0;
	padding: 0;
	
	font: 78%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #f80f0f;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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

/* Design 
******************** */

#blog{
	position: absolute;
	top: 60px;
	margin-left: 710px;
}

#top {
	border-bottom: 5px solid #fff;
	margin-bottom: 0;
	padding: 10px;
	text-align: left;
	background-color: white;
}
#page {
	text-align: left;
	width: 800px;
	margin: 0 auto;
}
#headr {
	padding: 0;
	width: 800px;
	margin: 0 auto;
	}
#head {
	padding: 0;
	width: 100%;
	height: 309px;
	background: white url(images/header_bgd.jpg) repeat-x 0 0;
	margin: 0 auto 10px;
	}
#content {
	width: 550px;
	float: left;
	padding: 0 0 20px;
}
#content p{

}
.post {
	margin-bottom: 10px;
	padding: 0;
}
.pp {
	float: left;
	width: 100%;
}
.p1 {
	float: left;
	width: 50px;
	height: 50px;
	background: #FF7A16;
	color: #fff;
	text-align: center;
}
.p2 {
	float: left;
	margin-left: 10px;
	width: 450px;
}
.altr {
}


#sidebar {
	width: 227px;
	float: right;
	color: #000;
}

#sidebar ol{
	list-style-position: inside;
}

#sidebar ol li{
	font-size: .8em;
}

#sidebar ol li a{
color: red;
}

.side2 {
}
#footer {
	padding: 10px;
	text-align: left;
/*	background: #ccc url(images/bgbot.gif) 0 0 repeat-x; */
	border-top: 4px solid #999;
	text-align: center;
	color: #666;
	font-size: 0.85em;
	clear:both;
}
#footer  .in {
	width: 750px;
	margin: 0 auto;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}
#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	background: #efe7f7;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar ul.children {
	padding-left: 10px;
}

#sidebar a{
	outline: none;
}

/* Design  Typo
********************* */
hr{
	color: #f9c7ce;
	background-color: #ccc;
	height: 1px;
	margin: 10px 0;
	border: 0;
	width: 100%;
	clear: both;
}
#headr h1 {
	margin: 0;
	padding: 0;
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
}
#headr h1 a {
	color: #fff;
	margin: 0;
	padding: 0;
}
#headr h1 a:hover {
	color: #000;
}
#headr .description {
	display: none;
}
.boxes{
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f80f0f;
	border: 1px solid gray;
	padding: 5px;
	width: 194px;
}
.form{
	font-size: 11px;
}
#sidebar  h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #666;
	
}
#sidebar a:hover {
	color: #333;
}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font: bold 20px "Arial Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 10px 0 0;
}
.post h2  a {
	color: #333;
}
.post h2 a:hover {
	color: #666;
}

.post h3{
	padding-top: 15px;
	color: #b792c5;
}

.post h4{
	color: #333;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #666;
	font-size: 85%;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	outline: none;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {

}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #999;
}
.navigation a:hover 
{
	color: #666;
	text-decoration: underline;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	padding: 2px 0;
	font-style: italic;
	color: red;
	font-weight: bold;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.alt:hover, .comment:hover {
	background: #FFFF99;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.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;
}
#comment {
	width: 100%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}
.search {
	margin-bottom: 10px;
}
.search #s {
	border: 2px solid #ccc;
	background: #efefef;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
}
.search #s:focus {
	border: 2px solid #ddd;
	background: #fff;
	padding: 5px;
}
.search #searchsubmit {
	background:#999;
	padding: 3px 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
.search #searchsubmit:focus, .search #searchsubmit:hover {
	background:#666;
	padding: 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

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

/* Change Log *** 
1.0	: Public Releaed
1.1	: Fix Gradient Background Effect
*/