/*  
Theme Name: SW Soccer2
Theme URI: http://www.stephenweb.com/free-soccer-wordpress-theme-2/
Description: Download free high quality wordpress themes at <a href="http://www.stephenweb.com">stephenweb.com</a>. Please post as a comment in <a href="http://www.stephenweb.com/free-soccer-wordpress-theme-2/">this theme page</a> for support related queries.
Version: 1.0
Author: stephenweb
Author URI: http://www.stephenweb.com/
Tags: two-columns, fixed-width, threaded-comments, sticky-post, blue

*/


/* Begin Typography & Colors */

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: 18px;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	font-weight:bold;
	}
	
p.postmetadata a, p.postmetadata a:visited , p.postmetadata1 a, p.postmetadata1 a:visited{
	text-decoration:none!important;
	}

small {
	font-size:11px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight:normal;
	}

h1 {
	font-size:22px;
	line-height:24px;
	}
	
h2 {
	font-size: 18px;
	line-height:20px;
	}

h2.pagetitle {
	font-size: 18px;
	line-height:20px;
	}
	
h3 {
	font-size: 16px;
	line-height:18px;
	}
	
h3#comments, #respond{padding:0px 0px 0px 0px}
	
#respond h3{
	font-size:18px;
	padding-left:0px;
	font-weight:lighter;
	}	

#sidebar{color:#194b7b;}
	
#sidebar ul li h2{
	font-size: 18px;
	padding:4px 0px 0px 35px;
	height:29px;
	margin-bottom:0px;
	color: #fff;
	font-weight:normal;
	background-image:url(images/c_top.gif);
	background-repeat:no-repeat;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry{
	padding:0px 20px;
	}
	
.entry p{margin:8px 0px 12px 0px;}
	
.entry a, .entry  a:visited{
	color:#1b609a;
	}	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 11px   Tahoma;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	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:Tahoma;
	}

.commentmetadata {
	font-weight: normal;
	color:#fff;
	}

.nocomments, strike {
	}
	
code{
	font: 1.1em  Tahoma;
	}

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


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

#wp-calendar a, #wp-calendar a:visited {
	text-decoration:underline;
	}
	
#wp-calendar a:hover {
	text-decoration:none;
	}

#wp-calendar caption {
	font: bold 1.1em  Tahoma;
	text-align:center;
	}

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



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.post {
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;

	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

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

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

.thread-alt {
	background-color: #ecf4ff;
	}
.thread-even {
	background-color:#f7faff;
	}
.depth-1 {
	border: 1px solid #d5d5d5;
	}
.even, .alt {
	border-left: 1px solid #d5d5d5;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding:0px;
	margin: 0px 0 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle, h2.center{
	padding-top: 10px;
	text-align: center;
	padding-bottom:15px;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 0px 0 0;
	padding: 0;
	}


/* End Headers */



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


	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


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

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright, .alignright2 {
	float:right;
	}

.alignleft, .alignleft2 {
	float: left;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 25px;
	padding-left:20px;
	padding-right:20px;
	clear:both;
	}
.navigation2 {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 25px;
	padding-left:20px;
	padding-right:20px;
	clear:both;
	}
		
/* End Images */



/* Begin Lists */

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;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding:0px 0px 0px 20px;
	margin:0px;
	}
	
.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0;
	padding: 0px 0px 0px 1px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	list-style-type:disc;
	list-style-position:inside;
	}

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

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

#sidebar ul li{
	list-style-type: none;
	margin: 0px;
	padding:0px;
	color:#194b7b;
	line-height:22px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited{
	color:#194b7b;
	text-decoration:underline;
	}
	
#sidebar ul li a:hover{
	color:#13bcdc;
	}

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

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

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

#sidebar ul ol li{
	margin: 0px 0 0;
	padding: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 10px 0px 0px 0px; 
	text-align:center;
	}

#sidebar #searchform #s{
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit{
	font-size:11px;
	width:71px;
	}
	
input.inputbox{
	border:1px solid #999;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
#commentform{
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px!important;
	font-size:11px;
	}

.commentlist {
	padding: 0;
	margin:0px;
	text-align: justify;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 20px 10px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	}

#commentform p {
	margin: 0px;
	padding:0px 0px 8px 0px;
	}
	
.children { padding: 0; margin:0 0 0 20px }

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:209px;
	}


#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



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

#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 td {
	padding: 3px 0;
	text-align: center;
	}

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



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

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

blockquote{
	margin: 15px 30px 10px 10px;
	padding:5px 10px 5px 10px;
	border: 1px dashed #747474;
	font-size:11px;
	}
	
blockquote p{
	margin:0px;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
div.post h2 a:link,div.post h2 a:visited, div.post h3 a:link,div.post h3 a:visited {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:0px 10px 5px 0px !important;
	}

div.post h3 a:hover, div.post h2 a:hover{
	color: #f7f7f7;
	}
#today, #today a:link, #today a:visited {
	font-weight:bold;
	}
.textwidget{
	padding-left:0px;
	text-align:left;
	padding-right:10px;
	padding-top:5px;
	}

	
/*=============================================  style index.html  ==========================================*/
body{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:18px;
	background-image:url(images/bg_body.gif);
	color:#333333;
	}
	
a, a:visited{color:#1b609a; text-decoration:none;}
a:hover{text-decoration:underline;}
	
#wrapper{
	background-repeat:repeat;
	}
	
#centercolumn{
	margin:0px auto 0px auto;
	width:888px;
	padding:34px 0px 0px 0px;
	}

/*===================================================Header===================================================*/	
#header{background-image:url(images/header.png); background-position:center; background-repeat:no-repeat; height:159px; margin-bottom:5px}
#title_blog{padding:40px 0px 0px 40px; color:#fff;}
#title_blog h1{font-size:42px; line-height:46px; font-family:Tahoma;}
#title_blog h1 a, #title_blog h1 a:visited{color:#fff;}
#title_blog .desc{color:#fff; font-size:12px; line-height:22px; font-family:Tahoma;}

/*===================================================TopMenu===================================================*/
#topmenu{background-image:url(images/bg_content_t.png);background-repeat:no-repeat; height:41px; margin-top:0px;}
#topmenu ul{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px ;list-style-type:none; z-index:500 !important;}
#topmenu ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	display:block;
	float:left;
	color:#ffffff;
	font-size:14px;
	}
#topmenu ul li a, #topmenu ul li a:visited{color:#ffffff;text-decoration:none;}
#topmenu ul li a:hover{color:#082e52;text-decoration:none;}

#topmenu ul li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  background-position:0px 12px;  background-image:url(images/line_ver.gif); background-repeat:no-repeat;
}
#topmenu ul li.noborder{background-image:none !important; padding-left:15px !important;}
#topmenu ul li li{background-image:none !important;}


	
/*===================================================Content===================================================*/
#main{padding:1px 0px; float:left; background-image:url(images/bg_content_r.png); background-repeat:repeat-y;}
/* left */
#main_left{float:left; width:215px;}
#main_sidebar{padding:0px 0px 0px 6px;}

/* right */
#main_right{float:left; width:673px;}
#main_content{padding:0px 6px 0px 6px;}

/* box sidebar */
.c_repeat{background-image:url(images/c_repeat.gif); background-repeat:repeat-y; background-position:center;}
.c_bottom{background-image:url(images/c_bottom.gif); background-position:bottom; background-repeat:no-repeat; padding-bottom:20px;}
.pad_box{padding:0px 18px;}

/* content box */
.box_content{background-image:url(images/content_box_r.gif); background-repeat:repeat-y; width:659px;}
.box_content_b{background-image:url(images/content_box_b.gif); background-repeat:no-repeat; background-position:left bottom; padding-bottom:25px}
.title{ background-image:url(images/bg_title_r.gif); background-repeat:repeat-y;}
.title_t{ background-image:url(images/bg_title_t.gif); background-repeat:no-repeat;}
.title_b{ background-image:url(images/bg_title_b.gif); background-repeat:no-repeat; background-position:left bottom; padding-bottom:8px;}
.pad_title{padding:8px 15px 0px 15px;}
.pad_title_page{padding:8px 15px 0px 15px;}
.title h2{line-height:20px; color:#fff}
.pad_title_page h2{line-height:35px;}
.smalltext{text-align:right;}
.author{color:#fff;}
.date{color:#fff; float:left;}
.container_metadata{ text-align:right; padding-right:20px;}
.commentbox{padding:0px 20px;}
.title_page{padding:0px 0px 10px 0px;}
.title_search{
	border-bottom:solid 1px #cccccc !important;
	padding:0px 0px 5px 0px;
	}
.searchresult{padding:0px 20px 0px 10px;}
.searchresult h2, .searchresult h2 a, .searchresult h2 a:visited{
	font-size:16px !important; font-weight:bold !important; color:#333 !important;
	}
.searchresult .entry{padding:8px 0px 0px 0px;}
.clr{clear:both; height:1px;}
/*===================================================Footer===================================================*/
#footer{background-image:url(images/bg_footer.png); background-repeat:no-repeat; background-position:top; padding:20px 0px 20px 0px; clear:left;}
#foot{text-align:center; color:#fff; padding:10px 0px 0px 0px;}
#foot a, #foot a:visited{color:#fff; text-decoration:underline;}
#foot a:hover{text-decoration:none;}


	


