/*  
Theme Name: GWI
Theme URI: 
Version: 1
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333333;
background: #F3FEE0 url(images/body_pat.jpg) 0 148px repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #5d9503;
line-height:1.1em;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0.3em;
}

h1 {
font-size:30px;
}
h2 {
font-size:24px;
}
h3 {
font-size:21px;
}
h4 {
font-size:18px;
letter-spacing:1px;
}
h5 {
font-size:19px;
}
h6 {
font-size:17px;
font-style:italic;
}

p {
margin: 0 0 1.5em;
}

blockquote {
color: #000;
margin: 15px 0 15px 0;
padding: 15px 20px 1px 20px;
background:#eaf7d4;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img {
border:0;
}

img.alignleft {
float: left;
margin: 5px 10px 5px 0;
}

img.alignright {
float: right;
margin: 5px 0 5px 10px;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a:focus, a:hover {
color: #5d9503;
text-decoration: none;
}

a {
color: #5d9503;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}


input, textarea {
font-family: Arial, Helvetica, sans-serif;
background:#fff;
border: 2px solid #ccc;
padding:5px;
}
fieldset {
padding:10px;
border:1px solid #f7f7f7;
}

.clear {
float: none;
clear: both;
height: 0;
}

.container {
width: 960px;
margin: 0 auto;
}

.main {
margin-top: 20px;
}

/********************************* HEADER START *********************************/

#header {
width: 100%;
height: 183px;
}

#headerwrap {
width: 100%;
height: 183px;
background: url(images/header.jpg) left top repeat-x;
}

.logo {
float:left;
height: 139px;
width: 613px;
color:#fff;
font-size:15px;
text-transform:uppercase;
letter-spacing:2px;
}
.logo a {
background: url(images/logo.jpg) left top no-repeat;
float: left;
height: 91px;
width: 613px;
margin: 0 0 5px -6px;
}

.topright {
float: right;
width: 341px;
height: 88px;
}

.topright img {
border: none;
}

.share {
float: left;
width: 97px;
margin-top: 34px;
margin-left: 12px;
}

.share img {
float: left;
margin-right: 3px;
}

.subscribe {
float: right;
width: 229px;
margin-top: 8px;
}

.subscribeform {
float:right;
width:229px;
background: url(images/email.png) top left no-repeat;
}

.subscribeform input {
	width:145px;
	float: left;
	background: transparent url(images/input.png) top left no-repeat;
	border: none;
	height: 26px;
	padding:11px 0 0 9px;
	color: #384a13;
	margin-left: 43px;
}

.subscribeform .button {
background:url(images/go.png) top right no-repeat;
width:32px;
height:37px;
border:none;
cursor:pointer;
float:left;
margin: 0;
padding: 4px 4px 3px 1px;
}

.word {
float: left;
margin-bottom:3px;
}

.searchform {
padding: 0;
display: block;
float: right;
margin:0;
width: 310px;
height: 37px;
}
#searchsubmit {
background:#5d9503;
color:#fff;
cursor:pointer;
}
.searchform #searchsubmit {
float: right;
background: url(images/magnifier.png) top left no-repeat;
width: 33px;
height: 37px;
margin: 0;
border:0;
text-indent:-999em;
padding-left: 0;
}
.searchform input#s {
font-size: 14px;
color: #5a5a5a;
font-family: "Kozuka Gothic Pro B";
width: 268px;
height: 27px;
line-height: 14px;
padding: 9px 0 0 9px;
float: left;
background: url(images/search.png) top left no-repeat;
border: none;
margin-left: 0;
}
.screen-reader-text {	
display:none;
}

/********************************* HEADER END *********************************/

/********************************* MAIN MENU START *********************************/

.menuline {
width: 960px;
float: left;
}

.menupack {
margin-top: 0;
width: 960px;
height: 45px;
float: left;
}

ul.menu {
list-style-type: none;
height: 41px;
margin: 1px 0 0 0px;
padding: 0;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
float: left;
font-family: Arial, Helvetica, sans-serif;
border-left:1px solid #acde69;
border-right:1px solid #4d7b02;
}

li.page_item {
float: left;
display: inline;
padding: 0;
margin: 0;
height: 41px;
line-height: 41px;
border-left:1px solid #4d7b02;
border-right:1px solid #acde69;
}

li.page_item a {
color: #ffffff;
display: block;
text-decoration: none;
line-height: 16px;
padding: 13px 15px 12px 15px;
margin: 0;
}

li.page_item a:hover {
padding: 13px 15px 12px 15px;
margin: 0;
background:#5d9503;
}

li.current_page_item a {
background: #5d9503;
padding: 13px 15px 11px 15px;
margin: 0;
}

li.current_page_item a:hover {
background: #5d9503;
padding: 13px 15px 11px 15px;
margin: 0;
}
li.page-item-1 {
background:none;
}
li.page-item-1 a, li.page-item-1 a:hover {
border-left:0;
}

/********************************* MAIN MENU END *********************************/

#leftcolumn, #rightcolumn {
margin: 0;
}

#leftcolumn {
float: left;
width: 598px;
background: #fff;
padding: 18px 20px 18px 20px;
border: 1px solid #dce9c6;
}

#rightcolumn {
float: right;
width: 298px;
padding: 0;
}

/********************************* POST CONTENT Classes *********************************/

.post {
padding: 0;
margin: 0 0 20px 0;
float: left;
clear: both;
width: 100%;
line-height: 23px;
}

.page .title {
margin-bottom:15px;
}

.post img {
border: #b6cedb 1px solid;
padding: 5px;
}

.title h2 {
font-weight: bold;
background: #eaf7d4;
padding: 10px;
margin-bottom: 2px;
}
.title h2 a {
color: #5d9503;
text-decoration: none;
}
.title h2 a:hover {
color: #5d9503;
}
 
.postdata {
color: #424242;
margin: 0 0 10px 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
float: left;
width: 100%;
}

.postdata a {
color: #424242;
text-transform:capitalize;
}

.postdata a:hover, .pagers a:hover {
color: #484848;
}

.postdata_left {
background-color: #f4f4f4;
padding:4px 10px 4px 10px;
float: left;
}

.postdata_right {
background: #f4f4f4 url(images/tag.jpg) left no-repeat;
float: right;
padding: 0 10px 0 30px;
line-height: 28px;
}

.postcompack {
float:left;
clear:both;
width:598px;
padding:0;
}

.postcom {
float: left;
display: inline;
width: 421px;
text-align: left;
background: url(images/comments.jpg) left no-repeat;
padding-left:22px;
}

.postcom a {
font-size: 12px;
color: #5d9503;
}

.postcom img {
border: none;
}

a.more-link {
float: right;
display: block;
font-size: 12px;
color: #5d9503;
text-align: right;
width: 125px;
}

a:hover.more-link {
}

/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { padding:0; margin:20px 0 31px 0; height:26px; width: 640px; float:left; text-align:right; }
.Nav {
float:right;
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:24px; height:24px; font-size: 12px; color:#484848; background:#fff; text-decoration:none; margin-right:1px; padding:0 8px 0 8px; }
.pageNav a:hover { background: #5d9503; text-decoration: none; color:white; }
.pageNav span { font-size:13px; display:block; float:left; text-align:left; line-height:24px; height:24px; margin-right:1px;color:#515860;}
.pageNav .on { display:block; float:left; text-align:center; line-height:24px; height:24px; background:#5d9503;  color:white; margin-right:1px; padding:0 8px 0 8px;  }

.dotts {width:22px; text-align:center; display:block; float:left;}

/************************* SIDEBAR MAINS START ********************************/

ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float: right;
}

.sidebar li {
padding: 0;
margin: 0;
}

li.widget {
float:left;
clear: both;
width:100%;
margin-bottom: 20px;
padding:0;
color: #333333;
background:url(images/widget_m.gif) left top repeat-y;
}
li.widget .wt {
background:url(images/widget_t.gif) left top no-repeat;
float:left;
padding-top:3px;
width:100%;
}
li.widget .wb {
background:url(images/widget_b.gif) left bottom no-repeat;
float:left;
padding-bottom:3px;
width:300px;
}

li.widget ul {
list-style-type: none;
margin: 3px 3px 0 3px;
padding: 0;
font-size: 13px;
width: 294px;
} 

.sidebar ul li {
line-height: 15px;
margin: 0;
padding: 5px 7px 5px 7px;
border-bottom: 1px solid #e6eff3;
}
.sidebar ul li:hover {
background: #5d9503;
}

.sidebar ul li ul {
width: 274px;
}

.sidebar .children {
margin: 5px 0 0 0;
}

.sidebar h2 {
color: #fff;
font-weight: normal;
background: #5D9503;
margin: 0 3px 3px 3px;
padding:5px 10px 7px 10px;
width: 274px;
font-size: 19px;
}

.sidebar a {
color: #333333;
text-decoration: none;
}

.sidebar ul li:hover {
color: #ccc;
}
.sidebar ul li:hover a {
color: #fff;
}

li.news {
background: #5d9503;
border: 1px solid #4d7b02;
padding: 10px;
color: #fff;
width: 278px;
font-weight: bold;
line-height: 19px;
}

li.news a {
color: #eaf7d4;
float: right;
margin-top: 5px;
}

.textwidget {
padding:7px 10px 7px 10px;
}

.comsubline {
margin:0 10px 0 10px;
}


 /* Twitter ALTERNATE CSS - for plugin called Twitter for Wordpress ++++++++++ */
li#twitter-tools {
padding:0!important;
float:left;
margin:10px 0 20px 0;
width:300px;
background:none;
}
li#twitter-tools .wt, li#twitter-tools .wb {
background:none;
}

li#twitter-tools ul {
width:300px!important;
padding:0 10px 0 0!important;
margin:0;
font-size:11px;
color:#3f3f3f;
float:left;
border:0;
background:none;
list-style-type:none;
}
li#twitter-tools ul li {
background:url(images/tweet.gif) left top no-repeat;
background-position:0 3px;
text-indent:25px;
margin:0;
padding:3px 0 4px 0!important;
line-height:16px!important;
}
li#twitter-tools ul li:hover {
background:url(images/tweet.gif) left top no-repeat;
background-position:0 3px;
color:#333;
}
li#twitter-tools ul li a, li#twitter-tools ul li:hover a {
padding:0;
color:#3279bc;
}
.twitter-message {
margin-bottom:5px;
padding-bottom:5px;
}

li#twitter-tools ul li a:hover {
text-decoration:underline;
}
li#twitter-tools h2 {
float:left;
padding:0;
margin:0!important;
border:none;
background:url(images/twit_t.png) left top no-repeat;
width:260px;
height: 55px;
}
li#twitter-tools .aktt_more_updates, li#twitter-tools .aktt_more_updates:hover {
background:none;
border:0;
}
li#twitter-tools .aktt_more_updates a {
font-size:11px;
background:url(images/twit_b.png) right top no-repeat;
padding:0!important;
margin:5px 0 0 0!important;
text-indent:135px;
float:left;
width:300px;
height:50px;
text-indent:-999em;
}

/************** TABS *******************/

.domtab {
float: left;
}

.sidebar ul.tabs {
height:42px;
padding:0;
margin:0;
float:left;
background: #d6e1e7;
width: 294px;
margin: 0 3px 0 3px;
border-bottom: none;
}

div.TabContent {
padding:0;
margin:0;
float: left;
}

div.TabContent ul {
padding-bottom: 1px;
}

div.TabContent ul li {
float:left;
width:278px;
}

ul.tabs li {
float:left;
display:inline;
padding:0;
margin:0 1px 0 0;
border-bottom: none;
}

a.t {
float:left;
cursor:pointer;
text-decoration:none;
padding:14px 11px 13px 11px;
margin:0;
font-size:19px;
color: #484848;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
ul.tabs li a.t:hover {
color:#5d9503;
}

li.active a.t {
color:#5d9503;
background:#fff;
}

li a.t:hover {
color: #5d9503;
background-color: #fff;
}
   
.widget_tag_cloud div div div {
text-align:center;
width:280px;
padding:10px!important;
line-height:normal;
}
.tagcloud a {
display:inline;
padding:0;
margin:0 5px 0 5px;
border-bottom:1px dotted #ccc;
}

/************************* COMMENTS AREA START ********************************/
#commentArea {
margin:20px 0 0 0;
float:left;
width:580px;
overflow:hidden;
padding:0;
}

#respond {
float:left;
width:100%;
margin:30px 0 0 0;
}

#pings {
float:left;
clear:both;
margin:30px 0 10px 0;
}

.theform {
padding: 1.5em 0 2em;
float:left;
}
.commentlist {
margin: 0 0 20px 0;
padding:0;
list-style-type:none;
clear:both;
width:580px;
}
.commentlist p {
padding:0;
margin:5px 0 5px 0;
font-size:12px;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist li, #rightcolumn ul.children li {
padding: 10px;
margin:0;
display:block;
clear:both;
border-bottom:1px dotted #ddd;
list-style-type:none;
}
.alt {
background:#f7f7f7;
}
.commentlist li.comment-author-admin {
background:#ecf6fa;
border-left:3px solid #5d9503;
}
.commentlist li.comment-author-admin p {
font-size:14px;
}

.comment-meta {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}


#commentform {
padding:20px;
margin:10px 0 0 0;
float:left;
clear:both;
background:#f7f7f7;
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
font-size:12px;
width:auto;
}
#commentform p {
margin-left:0;
}
.comment_input {
vertical-align: middle;
width: 180px;
height:20px;
padding: 5px;
margin:0;
border: 1px solid #999;
background:#fff;
color:#666;
}
#commentform input:focus {
border: 2px solid #5d9503;
}
.message_input {
width: 528px;
height: 180px;
}
#commentform textarea {
width:98%;
}

#commentform textarea:focus {
width:98%;
border: 2px solid #5d9503;
}
.commentlist_error {
color: #c00;
}

ul.children {
margin:10px 0 10px 0;
}

#submit {
width:130px;
padding:2px 0 3px 0;
height:24px;
cursor:pointer;
border:none;
color:#f7f7f7;
background:#666;
border: 1px solid #444;
}
#submit:hover {
cursor:pointer;
border:none;
background:#5d9503;
color:#fff;
border: 1px solid #666;
}
#commentform #submit:focus {
cursor:pointer;
border:none;
color:#fff;
}


.avatars {
	float:left;
	margin-right:10px;
}

/************************* FOOTER START ********************************/

#footer {
color: #fff;
font-size: 14px;
width: 100%;
height: 77px;
padding: 0;
display: block;
background: transparent url(images/footer_pat.jpg) center top repeat-x;}

#footerwrap {
width: 100%;
height: 77px;
background: transparent url(images/footer_pat.jpg) center top no-repeat;
}

#footer .container {
margin: 0px auto;
padding: 0;
width: 960px;
}

#footer a {
color: #eaf7d4;
text-decoration: none;
}

.copyright { 
float: left;
margin: 28px 0 0 5px;
width:400px;
}

.design {
float: right;
margin: 28px 5px 0 0;
}
/************************* FOOTER END ********************************/

/* Inside Single ++++++++++ */

.nextlinks {
margin:0 0 20px 0;
padding:0;
display:block;
float:right;
width:270px;
font-size:13px;
}
.nextlinks ul {
margin:0;
padding:0;
}
.nextlinks li {
list-style-type:none;
margin:0;
margin:3px 0 5px 0;
}
.nextlinks a {
line-height:13px;
font-size:13px;
padding:0
}

#rules {
background:#0081B1;
float:left;
width:615px;
margin:10px 0 20px 0;
padding:10px;
color:#fff;
}


.singlead {
width:300px;
float:left;
display:block;
}
