/*  
Theme Name: Stani Army
Theme URI: http://www.staniarmy.com/
Description: The home of UK Pakistan Cricket supporters. A website dedicated to the game of cricket.
Version: v1.0
Author: Asim Janjua
Author URI: http://www.asimjanjua.com/
This theme was designed and built by Asim Janjua.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body, html {
color:#333333;
font-family:arial,sans-serif;
font-size:0.90em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
text-align: left;
background: #edf8d5 url(images/bg-body-09.gif) no-repeat 50px 200px;  
}

.wpcf7-form {
background: #f5f5f5;
padding:10px;
}

.wpcf7-form input, textarea {
width:523px;
font-size:2em;
border: 1px solid #dcdcdc;
font-family: Arial, Helvetica, Sans-Serif;
}

.wpcf7-form label span.wpcf7-form-control-wrap input {
width:523px;
font-size:1.6em;
}

.wpcf7-not-valid-tip {
background:#CD0000 !important;
border: 1px solid #8B0000 !important;
color:#fff !important;
font-weight:bold;
}

/* Generic rounding of corners */
.navigation, .pollbar, .alt, .sociable, #commentform,
.wpcf7-form, .wpcf7-form input, textarea, .wpcf7-form label span.wpcf7-form-control-wrap input,
#submit, .wpcf7-response-output, .wpcf7-not-valid-tip, #menu .current_page_item a, #menu a:hover
{
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

#menu .current_page_item a, #menu a:hover
{
-webkit-border-radius: 3px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 3px;
-moz-border-radius-bottomright: 0;
border-radius: 3px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.wpcf7-response-output, .wpcf7-mail-sent-ng {
border: 2px solid #398F14 !important;
background:#398F14;
color:#fff;
margin:0 !important;
clear:both;
}

.wpcf7-validation-errors {
background:#CD0000 !important;
border: 1px solid #8B0000 !important;
color:#fff !important;
}

#page {
overflow: auto;
width: 960px;
margin: 0 auto;
padding: 0;
background:#FFF;
border:1px solid #E1EFC2;
border-top:none;
border-bottom:none;
}

#header {
background:#698C1E;
margin:0;
padding:0;
}

#headerimg 	{ 
margin: 0; 
padding:0;
height: 192px;  
background: url(images/headerimg.gif) no-repeat top center;
}

#tag-line {
width:290px;
padding: 0 0 0 0;
margin:0 0 0 20px;
font-family: georgia, serif;
font-style:italic;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
color:#daeaa2;
text-align:center;
float:left;
}

#description {
padding:0;
margin: 0;
font-family: georgia, serif;
font-size:18px;
color:#fff;
background: #EBEFE0 url(images/grass-blue-sky.jpg) no-repeat;
height:170px;
width:550px;
border: 1px solid #CCC;
}

#description p {
padding: 5em .5em .5em .5em;
}

/*
.entry p {
text-align:left;
}
*/

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

/*.narrowcolumn .postmetadata {
text-align: center;
}*/

small {
font-family: Arial, Helvetica, Sans-Serif;
}

h1, h2, h3 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: normal;
}

h1 {
font-size: 40px;
text-align: left;
color:#fff;
}

#headerimg .description {
font-size: 14px;
text-align: left;
color:#2a2a2a;
padding-left:90px;
}

h2 {
font-size: 1.8em; 
}

h2.pagetitle {
font-size: 1.6em; 
}

h3 {
font-size: 1.2em;
}

h3.postmetadata-posted-by{
font-weight:normal;
font-style:italic;
color:#9D9494;
margin:0;
padding:0;
}

h3.postmetadata-posted-by a{
color:#9D9494;
margin:0;
padding:0;
}

h1, h1 a, h1 a:hover, h1 a:visited{
text-decoration: none;
color:#fff;
padding-left:65px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #556F03;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #b85b5a;
}

/* .commentlist li, #commentform input, #commentform textarea {
font: 0.9em arial, sans-serif;
} */

.commentlist .avatar {
float: left;
padding: 0;
margin: 0 8px 0 0;
/* border:1px solid #E1EFC2; */
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-family: georgia, serif;
/* font-weight: bold;
font-style: normal;
font-size: 1.1em; */
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: arial, sans-serif;
/* margin: 5px 0; */
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
color: #8c8c8c; 
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a {
color: #06c;
text-decoration: none;
}

h2 a:hover, h3 a:hover {
text-decoration: underline;
}

/*Site Wide Links*/

a {
color: #556F03; 
text-decoration: underline;
}

a:hover {
color: #0066CC;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em arial, sans-serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0; 
}

#header-wrap {
background:#698C1E;
border-bottom:1px solid #4d6715;
margin:0pt;
padding:0pt;
}

#header {
padding: 0; 
margin:0;  
width:100%;
}

#headerimg {
margin:0 auto;
text-align:center;
height: 145px;
width:960px;
}

#content {
float:left;
width: 550px;
padding: 1em 1.2em 0 1.2em;
margin: 0;
background-color:#FFFFFF;
border-right: 1px solid #E1EFC2;
}

.narrowcolumn { 
padding:0;
padding-left:0px;
margin:0;
}

/* .narrowcolumn p a, .narrowcolumn .post {
padding-left:25px;
}
 */
 
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post-body{
padding:1em 0 0 0;
margin:1em 0 0 0;
border-top: 1px dashed #CDDFA7;
}

.post-head {
margin:0;
padding:0;
text-align:center;
position:relative;
}

.post-head h2 {
font-size: 2em;
line-height: 28px; 
margin:.2em 2em .2em 0; 
padding:0;
}

.post {
padding:0;
margin: 0;
} 

.post hr {
display: block;
}

.comment-count {
margin:0;
position:absolute;
right:0;
top:0;
height:60px;
width:60px;
background: transparent url(images/comment-count.gif) no-repeat;
}

.comment-count h2 {
font-weight:normal;
line-height:2em;
text-align:center;
margin:0;
padding:0;
}

/* .comment-count h2 a {
text-decoration:underline;
} */

/* .date-posted {
background:transparent url(images/bg-comment.gif) no-repeat;
float:left;
height:80px;
margin:0 0 5px;
width:165px;
}

.date-posted ul {
margin:0pt;
padding:0pt 5px;
}

.date-posted li {
background:transparent none repeat scroll 0% 50%;
border-bottom:1px dotted #dcdbdb;
color:#AFAFAF;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:5px 0pt;
}

.date-posted li a {
font-weight:normal;
text-decoration:none;
}

.date-posted li a:hover {
text-decoration:underline;
} */

.date {
font-family: georgia, serif;
font-size: 18px;
font-weight:normal;
color: #9d9494;
display:block;
}

.views {
font-weight:bold;
color: #9d9494;
}

.entry {
margin:0;
padding:0
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

/*.widecolumn .postmetadata {
margin: 30px 0;
}*/

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: left;
background: url(images/icon-tag.png) 0 3px no-repeat;
margin: 0;
padding: 0 0 0 14px;
}

.recentcomments {
clear: left;
background: url(images/icon-comment.png) no-repeat;
margin: 0;
padding: 0;
}

.postcomment {
clear: left;
background: url(images/icon-pencil.png) no-repeat;
margin: 0;
padding: 0 0 0 14px;
}

#footer {
color:#AFAFAF;
border-top:1px solid #E1EFC2;
border-bottom:1px solid #E1EFC2;
background: #EBEFE0;
overflow: auto;
margin: 0;
padding: 1em 0 .5em 0;
text-align: center;
}

#footer p {
margin: 0;
padding: 0;
}

#footer span.poweredby{
color: #bfbfbf;
font-size:70%;
}
/* End Structure */



/*	Begin Headers */
h1 {
padding-top:25px; 
padding-left:25px;
margin: 0;
}

/* h2 {
padding-top: 25px;
}
*/

h2.pagetitle {
margin: 10px 0 0 10px;
}

h3.comments {
/* margin:0; */
padding:0;
}
/* End Headers */


/* Begin Images
p img {
padding: 0;
max-width: 100%;
}
*/

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="aligncenter',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignright {
float: right;
padding: 4px;
margin: 0 0 4px 8px;
}

.alignleft {
float: left;
padding: 4px;
margin: 0 8px 4px 0;
}

.wp-caption img {
border: 1px solid #DEE5CA !important;
padding:4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

.wp-caption {
text-align: center;
}

.wp-caption-text, .wp-caption-text span {
font-size: 86%;
color: #A6A6A6;
margin:-5px auto 0 auto;
display: block;
padding:0;
max-width: 330px;
line-height: 15px;
}

/* End Images */

/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

/* This action adds a "plus (+)" to all li elements */
#sidebar .entry ul li :before, #sidebar ul ul li li:before {
content: "\002B \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

select {
width: 130px;
}

#commentform {
background:#E1EFC2;
padding:1em;
margin-bottom:1em;
} 

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0; 
}

#commentform textarea {
width: 518px;
padding: 2px;
margin:0;
font-size:1.2em;
height:400px;
}

#commentform #submit, #submit {
margin: 0;
float: right;
margin-bottom: 1em;
width:150px;
font-size:1.2em;
color:#104E8B;
background:#1C86EE;
border: 1px solid #1874CD;
cursor:pointer;
}
/* End Form Elements */


/* Begin Comments*/

/* .alt {
margin: 0;
padding: 10px;
} */

.commentlist {
padding: 0;
margin:0;
text-align: justify;
}

.commentlist li, .alt {
margin: 0;
padding: 10px 10px 0 10px;
list-style: none;
}

.commentlist .alt {
background-color: #EDF8D5;
border: 1px solid #E1EFC2;
}

/* .commentlist p {
margin: 10px 5px 10px 25px;
} */

.none {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */

/* Subscribe to Comments */

/* .subscribe-to-comments label {
display: block;
padding-left: 15px;
text-indent: -15px;
} */

.subscribe-to-comments input {
width: 13px;
height: 13px;
padding: 0;
margin:0;
vertical-align: bottom;
position: relative;
top: -2px;
*overflow: hidden;
}

/************************************************
*Side bar*
************************************************/

#sidebar {
float:right;
padding: .5em 2em .5em .5em;
margin:  0 ;
width: 335px;
overflow: auto;
}

#sidebar h2 {
font-family: georgia, serif;
font-size: 14pt;
font-weight:normal;
color: #9d9494;
background:url(images/bg-right-sidebar-h2.gif) -2px no-repeat;
height:39px;
margin: 10px 0 0 0;
padding: 0;
line-height:38px;
}

#sidebar #twitter-tools h2 {
background:url(images/bg-right-sidebar-h2-twitter.gif) -2px no-repeat;
}


#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul ul li li {
margin:0 !important;
padding:0 !important;
list-style: none;
background-image: none !important;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

/* #sidebar ul ul, #sidebar ul ol {
margin: 5px 0 5px 10px;
} */

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#sidebar form {
margin: 0;
}

#sidebar .widget {
font-family: georgia, serif;
font-size:14px;
}

#sidebar .cat-item {
background: url(images/category-star.gif) no-repeat;
margin: 0;
padding: 0 0 0 22px;
}

/* #sidebar .cat-item a, #archives a {
color:#616161;
}

#sidebar .cat-item a:hover, #archives a:hover {
color:#dd6402;
} */

#sidebar .widget_rss {
font-family: Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
padding: 0 5px 0 0;
}

#sidebar .widget_rss ul li {
background: url(images/icon-news.gif) no-repeat 0 5px;
margin: 0;
padding: 0 0 0 14px;
border-bottom:#ffe5cf 1px solid;
}

#sidebar .widget_rss a {
text-decoration: none;
color:#dd6402;
}

#sidebar .widget_rss a:hover {
text-decoration:underline;
color:#0066CC;
}

#sidebar .recentcomments {
font-style: italic;
padding: 0 0 0 14px;
}

#sidebar .recentcomments a {
font-style: normal;
}

/* Twitter Widget */
#aktt_tweet_form fieldset {
margin:0;
padding:0;
}

#aktt_tweet_text {
width: 230px !important;
clear:both;
float:left;
}

/************************************************
*Calendar*
************************************************/
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #aed0e2;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
text-align: center;
height:20px;
margin: 0;
padding:5px;
background: #EDF8D5;
border: 1px solid #E1EFC2;
}
/* End Various Tags & Classes*/ 


/************************************************
*Site Horizontal Menu*
************************************************/

#menu-wrap{
background:#698C1E url(images/bg.gif-x) no-repeat top;
border-top:#82b12f solid 1px;
border-bottom: #85b420 solid 5px;
height:33px;
}

#menu{
width:960px;
margin:auto;
text-transform:uppercase;
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;
}

#menu ul{
margin:0;
padding: 0;
list-style: none;
}

#menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menu a{
float: left;
display: block;
font: bold 11px Arial;
color:#daeaa2;
text-decoration: none;
margin: 3px 3px 0 0; /*Margin between each menu item*/
padding: 10px;
background: transparent; 
/* border-top: 2px solid #698c1e; */
/* border: 1px solid #E1EFC2; */
}

#menu a:hover {
background: #85b420;
color: #fff;
}

#menu .current_page_item a { /*currently selected tab*/
background-color: #85b420;
}

#searchform{
float: right;
margin:5px 0 0 0;
padding: 0;
}

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

#searchform .submit {
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
}

/************************************************
Logo
************************************************/

a.logo-img {
background: url(images/logo-stani-army.gif) no-repeat 0 0;
display:block;
height:80px;
margin:0;
overflow:hidden;
text-indent:-9000px;
width:290px;
}

a.logo-img:hover {
background-position: 0 100%;
}

/************************************************
Contact Us Form
************************************************/

.contactform{
margin:0;
padding:0;
}

/************************************************
Forms
************************************************/

/* input, textarea {
border : 1px solid #ccc;
}
*/
.g-ad {
margin:0 50px 0 10px;
}

fieldset {
border: 1px solid #CDDFA7;
}

/************************************************
Links (Friends) page
************************************************/
li.brlink {color:#666666;}

/************************************************
Sociable
************************************************/
div.sociable {
border:1px dashed #CDDFA7;
padding:5px;
color:#666;
clear:both;
}

.sociable ul li {margin: 0 5px 0 0 !important;}

/************************************************
Quick Poll (WP Poll)
************************************************/

.wp-polls, .wp-polls-form {
margin:0 !important;
}

/* .wp-polls-ul, .wp-polls-ul li {
border: 1px solid red !important;
margin-left:0 !important;
} */

.wp-polls-ul, .wp-polls-ul li, .wp-polls-ans {
font-family:arial,sans-serif !important;
font-style:normal !important;
font-weight:normal  !important;
margin-left: 0px  !important;
padding: 0 !important;
padding-left: 0 !important;
text-indent: 0 !important;
}

.wp-polls input {
border:1px solid #DEE5CA !important;
cursor: pointer;
font-weight:bold;
padding:3px !important;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

.wp-polls div.Buttons {
border: none !important;
background-color:none;
margin-top:10px;
}
