/*  
Theme Name: AZ Sports Theme
Theme URL: http://www.tasteredpear.com/
Description: A theme for Top Choice 
Version: 1.5
Author: redPear 
Author URL: http://www.tasteredpear.com/ 
*/

/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#333;
	padding:15px;
}

a:hover{text-decoration:none;}

a img { border:0;}

.column { float:left;}
.clear { clear:both;}

html, input, textarea
	{
		font-family:Tahoma; 
		font-size:11px;		
		color:#6F767D;		
	}



a {color:#222;}

input, select, textarea { vertical-align:middle; font-weight:normal;}

.search .input {border-color:#879CA3; border-width:1px; border-style:solid; padding-top:2px; padding-bottom:2px; background:#fff;}
.search .submit { margin:0;}

ul { list-style:none;}

#main { width:753px; margin:0 auto;}

#header_top { padding-left:29px; padding-right:20px;background:#333;}

#header_top .search { width:250px; float:left; background:url(images/menu-tall.gif) repeat-x;}
#header_top .search .l { background:url(images/menu-l.gif) no-repeat left;}
#header_top .search .r { background:url(images/menu-r.gif) no-repeat right;}
#header_top .search .indent { padding:11px 0 6px 5px;}
#header_top .search .col1 { width:45px; float:left; color:#fff; padding-top:5px;}
#header_top .search .col2 { width:200px; float:left;}
#header_top .search .input { width:140px;}
#header_top .search .submit { margin-left:10px;}

#header_top .menu { float:left; background:url(images/menu-tall.gif) repeat-x top;}
#header_top .menu ul li { background:url(images/menu-l.gif) no-repeat left top; float:left; color:#fff; width:90px; display:table;}
#header_top .menu ul li a { background:url(images/menu-r.gif) no-repeat right top; display:block; padding:14px 3px 12px 3px; color:#fff; text-decoration:none; text-align:center;}
#header_top .menu .clear { float:none;}

#header { height:220px; background:url(images/header.jpg) no-repeat right bottom;}

#logo {text-align:center; padding-top:87px;}
#logo span { font-size:1.11em; color:#FFFFFF;}

h1 { color:#FFFFFF; font-size:2.91em; font-weight:normal; font-family:Tahoma; text-transform:uppercase;}
h1 a {color:#FFFFFF; text-decoration:none;}

#body { width:100%; background:url(images/body-tall.gif) repeat-y left;}
#body .b { background:url(images/body-b.gif) no-repeat bottom;}

#body .indent { padding:27px 0px 40px 15px;}

#wrapper { background:url(images/v-l-tall.gif) repeat-y 158px 0px;}
#wrapper .t { background:url(images/v-l-t.gif) no-repeat 158px 0px;}
#wrapper .b { background:url(images/v-l-b.gif) no-repeat 158px bottom; width:100%;}

/* side_bar */
#side_bar { width:160px; color:#000; font-size:1.11em;}
#side_bar a { color:#000;}

#side_bar .indent { padding:0px 10px 0px 0px;}

#side_bar .search { text-align:right; margin:12px 0px 28px 0px;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style h2 { color:#000; font-size:1.01em; font-weight:bold;}
.widget_style ul { margin:15px 0px 28px 0px; list-style:none;}
.widget_style li { no-repeat 0px 0px; padding:0px 0 0 5px; margin-top:8px;}
.widget_style li a {text-decoration:none;}
.widget_style li a:hover { text-decoration:underline;}

#collapsCatList  li { font-weight:bold;}
#collapsCatList li .collapsCat { font-weight:bold;}
#collapsCatList li .collapsCatPost { font-weight:normal;}

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0px 28px 0px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li { background:url(images/side-bull.gif) no-repeat 0px 0px; padding:0px 0 0 21px; margin-top:8px;}

.widget_style ul.children { margin:0;}

#meta { vertical-align:top;}
#meta a { color:#5F5144;}

#categories { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
	padding:15px 0px 28px 0px;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:15px 0px 28px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:15px 0px 28px 0px;
}
#statusbar {	
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 28px 0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side_bar end */

/* content */
#content { width:570px;float:right;}

#content .search .input { width:60%; }
#content .search .submit {margin:0px 0px 0px 10px;}

#content .indent { padding:0px 20px 0px 15px;}

#content .title .left { float:left; color:#000000; font-size:0.91em;}
#content .title .right { float:right;}
#content .left img {float:left;padding-right:0px;}
#content .right img {float:right;padding-left:10px;}

h3 { color:#FF0A05; font-size:1.11em; font-weight:bold; margin-bottom:5px;}
h3 a {color:#FF0A05; text-decoration:underline;}

.author { color:#949BA0; font-size:1.01em;}

.date { font-size:1.01em;}

.content_text { background:url() repeat-x bottom; padding-bottom:5px; margin-bottom:0px; margin-top:0px;color:#000000;font-size:1.3em;}
.content_text strong { color:#000000;}

.content_text ol { margin-left:20px; margin-top:0px;}

.comment { font-size:0.91em; color:#949BA0;}
.comment a { color:#949BA0; text-decoration:none;}
.comment a:hover { text-decoration:underline;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#FF0A05; font-size:3em; font-weight:bold;
	padding:10px 0px 10px 10px;	
}

p {	
	padding:10px 0px 10px 0px;
}

h2 { color:#000; font-size:1.5em; font-weight:bold;}

.article {
	padding:0;
}

.post {
	padding:0px 0px 0px 5px;
}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#949BA0; font-size:1.01em;}
.navigation a {color:#949BA0; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:0px;}

/* content end */


/* footer */
#footer { color:#fff; text-align:center; padding:20px 45px;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/* footer end */