/*  

Theme Name: azFans

Theme URI: http://www.azfans.com/blogs/wp-content/themes/azfans/style.css

Description: Custom azFans.com theme

Version: 1.0

Author: Jon Parks

Author URI: http://www.jon-parks.com/



*/

ul {
  margin-left: 30px;
  margin: 0px 0px 0px 20px;
  padding: 0px 20px 20px 20px;
}

ul li {
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size: 13px;
  color: #ffffff;
  margin-top: 0px;
  padding: 0px;
}


a:link {
	color: #ffcc00;
	text-decoration: none;
}

a:visited {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffcc00;
	text-decoration: none;
}


body {

background : #333333 url(http://www.azfans.com/2/images/body_bg.gif) repeat right top;

font-family : "Trebuchet MS", Verdana, Arial, serif;

margin : 50px 0 0 0;

}

#feed p {

margin : 5px 0;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 13px;

color : #fff;

line-height : 16px;

word-spacing : 3px;

}

.orangetitles {

font-size : 14px;

color : #ffcc00;

font-weight : bold;

}

a span {

cursor : pointer;

}

div#header {

height : 135px;

width : 983px;

margin : 0 auto;

background : url(http://www.azfans.com/2/images/header_bg.gif) no-repeat right top;

}


#logo {
  margin: 0px;
  padding: 0px;
  width: 748px;
  height: 135px;
  float: left;
}

#logo h1 {

margin : 0 0 0 55px;

font-weight : bold;

height : 70px;
width: 150px;

font-size : 10px;

padding : 40px 0 0 5px;

position : relative;

}

#logo h1 span {
background : url(http://www.azfanstore.com/images/logo.gif) no-repeat left top;
margin : 9px 0 0 0;
min-width : 150px;
width : 150px;
height : 90px;
position : absolute;
top : 0;
left : 0;
text-wrap: normal;

}

div#navcontainer {

background : #000000 url(http://www.azfans.com/2/images/nav_bg.jpg) repeat-x right top;

margin : 0 auto;

height : 40px;

width : 977px;

border : 1px solid #2b2b2b;

border-width : 0 3px 0 3px;

}

ul#navlist {

display : block;

padding : 0 0 0 10px;

margin : 0;

float : left;

}

ul#navlist li {

display : block;

float : left;

}

ul#navlist li a {

float : left;

padding : 0 15px;

text-decoration : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 16px;

font-weight : bold;

color : #ff9900;

white-space : nowrap;

height : 40px;

line-height : 40px;

}

ul#navlist li a:hover {

background : #ff9900 url(http://www.azfans.com/2/images/nav_bg_hover.jpg);

color : #ffffff;

}

ul#navlist li a.active {

background : #333333 url(http://www.azfans.com/2/images/nav_bg_active.jpg);

color : #fff;

font-weight : bold;

}

ul#teamlist {

padding : 0;

margin : 0;

float : left;

}

ul#teamlist li {

float : left;

list-style : none;

position : relative;

display : block;

}

ul#teamlist li a {

float : left;

padding : 0 15px;

text-decoration : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 16px;

font-weight : bold;

color : #999999;

white-space : nowrap;

height : 40px;

line-height : 40px;

}

ul#teamlist li:hover a, ul#teamlist li.over a {

color : #ffffff;

}

ul#teamlist li:hover, ul#teamlist li.over {

background : #ff9900 url(http://www.azfans.com/2/images/nav_bg_hover.jpg) center 0%;

color : #ffffff;

}

ul#teamlist li a.active {

background : #333333 url(http://www.azfans.com/2/images/nav_bg_active.jpg);

color : #fff;

font-weight : bold;

}

#teamlist ul {

position : absolute;

left : -9999px;

top : 40px;

width : 120px;

margin : 0;

padding : 0;

border : 1px solid #2b2b2b;

border-top : 0;

}

#teamlist ul li {

width : 100%;

}

#teamlist ul li a {

font-size : 15px;

float : none;

display : block;

height : 26px;

line-height : 26px;

background : #000000;

}

#teamlist ul li a:hover {

background-color : #333333;

background-image : none;

}

#teamlist ul li a.active {

background-color : #333333;

background-image : none;

}

#teamlist li:hover ul, ul#teamlist li.over ul {

left : 0;

}

ul#joinlist {

display : block;

padding : 0 10px 0 0;

margin : 0;

float : right;

}

ul#joinlist li {

float : left;

list-style : none;

}

ul#joinlist li a {

display : block;

float : left;

padding : 0 15px;

text-decoration : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 16px;

font-weight : bold;

color : #ff9900;

white-space : nowrap;

height : 40px;

line-height : 40px;

}

ul#joinlist li a:hover {

background : #ff9900 url(http://www.azfans.com/2/images/nav_bg_hover.jpg) center 0%;

color : #ffffff;

}

ul#joinlist li a.active {

background : #333333 url(http://www.azfans.com/2/images/nav_bg_active.jpg) center 0%;

color : #fff;

font-weight : bold;

}

div#container {

background : #232323;

padding : 20px 20px 20px 20px;

overflow : hidden;

margin : 0 auto;

width : 937px;

border : 1px solid #2b2b2b;

border-width : 0 3px 0 3px;

clear : left;

}

div#main {

width : 660px;

border-right : 1px solid #2b2b2b;

float : left;

padding : 0 20px 0 0;

}

div#right {

width : 237px;

float : right;

height : 100%;

}

h3 {

height : 30px;

font-size : 16px;

color : #ffffff;

background-image : url(http://www.azfans.com/2/images/h3_icon.gif);

background-repeat : no-repeat;

border-bottom : 1px solid #666666;

line-height : 30px;

padding : 0 0 5px 35px;

margin : 0;

}

h3 a {

text-decoration : none;

color : #ffffff;

margin-left : -35px;

padding-left : 35px;

}

h3 a:link {

text-decoration : none;

color : #ffffff;

margin-left : -35px;

padding-left : 35px;

}

h3 a:active {

text-decoration : none;

color : #ffffff;

margin-left : -35px;

padding-left : 35px;

}

h3 a:visited {

text-decoration : none;

color : #ffffff;

margin-left : -35px;

padding-left : 35px;

}

h3 a:hover {

color : #ffcc00;

text-decoration : none;

}

#main .rsslink {

float : right;

width : 5em;

overflow : hidden;

color : #ffffff;

font-size : 75%;

height : 20px;

text-decoration : none;

margin-top : -25px;

padding : 0 0 0 20px;

background-image : url(http://www.azfans.com/2/images/rss_icon.gif);

background-repeat : no-repeat;

background-position : left 3px;

}

#main .rsslink:hover {

color : #ffcc00;

}

div#footer {

height : 140px;

width : 983px;

margin : 0 auto;

background : url(http://www.azfans.com/2/images/footer_bg.gif) no-repeat right top;

border-top : 1px solid #282828;

}

#footer h2 {

margin : 90px auto 0;

font-weight : bold;

height : 40px;

font-size : 8px;

padding : 10px 0 0 10px;

position : relative;

width : 140px;

}

#footer h2 span {

background : url(http://www.azfans.com/2/images/footer_logo.gif) no-repeat left top;

width : 150px;

height : 50px;

position : absolute;

top : 0;

left : 0;

}

div#botnavcontainer {

background : #000000;

overflow : hidden;

margin : 0 auto;

height : auto;

width : 977px;

border : 1px solid #2b2b2b;

border-width : 0 3px 0 3px;

text-align : center;

}

ul#botnavlist {

padding : 0 0 0 0;

margin : 0 auto;

text-align : center;

}

ul#botnavlist li {

display : inline;

}

ul#botnavlist li a {

padding : 7px;

text-decoration : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

font-weight : bold;

color : #999999;

white-space : nowrap;

line-height : 25px;

}

ul#botnavlist li a:hover {

background : #333333;

color : #ffffff;

}

ul#botnavlist li a.active {

background : #333333;

color : #fff;

font-weight : bold;

}

div#copyright {

background : none;

padding : 10px 20px 10px 20px;

overflow : hidden;

margin : 50px auto 0;

width : 937px;

border : 1px solid #2b2b2b;

border-width : 0 0 0 0;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

color : #999999;

text-align : center;

}

#copyright .bottomtext {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

color : #999999;

text-decoration : none;

}

#copyright .bottomtext:hover {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

color : #ffffff;

text-decoration : underline;

}

#piclinks {

clear : both;

text-align : left;

height : 90px;

margin : 0;

padding : 20px 0 0;

}

#piclinks li {

list-style : none;

float : left;
font-size : 12px;
line-height : 1.2em;
letter-spacing : -0.04em;
word-spacing:normal;


}

#piclinks a {

float : left;

width : 210px;

height : 75px;

color : #cccccc;

text-decoration : none;

font-size : 12px;

background-color : #000000;

background-position : left center;

background-repeat : no-repeat;

line-height : 1.2em;

letter-spacing : -0.04em;

padding : 15px 0 0 90px;

margin-right : 18px;

}

#piclinks a:hover {

background-color : #232323;

color : #ffffff;
font-size : 12px;

}

#piclinks a strong {

font-size : 20px;

line-height : 1.4em;

}

#piclinks .blog {

background-image : url(http://www.azfans.com/2/images/blog_button.gif);
font-size : 12px;

}

#piclinks .discuss {

background-image : url(http://www.azfans.com/2/images/discuss_button.gif);
font-size : 12px;

}

#piclinks .shop {

background-image : url(http://www.azfans.com/2/images/shop_button.gif);
font-size : 12px;

margin : 0;

}

#piclinks .current {

color : #ffffff;

background-color : #232323;
font-size : 12px;
}

ul#sidenav {

list-style-type : none;

padding : 0;

margin : 0 0 20px 0;

width : 237px;

background : #000000;

overflow : hidden;

}

ul#sidenav li {

margin : 0;

padding : 0;

float : left;

width : 100%;

}

ul#sidenav li a {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 14px;

font-weight : bold;

display : block;

color : #cccccc;

text-decoration : none;

padding : 0 10px;

line-height : 26px;

border-bottom : 1px solid #666666;

}

ul#sidenav li a:hover {

background : #333333;

color : #fff;

}

ul#sidenav li a.active {

background : #232323;

color : #fff;

font-weight : bold;

}

ul#feed {

text-align : left;

margin : 0;

color : #fff;

padding : 15px 20px 15px 20px;

}

ul#feed li {

list-style : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 13px;

display : block;

color : #ffffff;

text-decoration : none;

padding : 0 0 0 0;

line-height : 15px;

word-spacing : 2px;

margin : 0;

}

ul#feed li a {

font-weight : bold;

color : #ffcc00;

text-decoration : none;

font-size : 17px;

}

ul#feed li a:hover {

color : #ffcc00;

text-decoration : underline;

}

ul#feed .greytext {

font-size : 12px;

color : #cccccc;

}

ul#feed .greytext a {

font-size : 12px;

color : #cccccc;

font-weight : bold;

}

.date {

font-size : 11px;

color : #cccccc;

vertical-align : middle;

line-height : 24px;

}

.textarea {

width : 140px;

height : 20px;

background : #2b2b2b url(http://www.azfans.com/2/images/search_bg.gif) no-repeat left top;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

color : #2b2b2b;

border : 0;

padding : 2px 10px 0 25px;

margin : 0 0 0 10px;

vertical-align : middle;

}

div#search {

width : 257px;

float : right;

height : 100%;

text-align : center;

padding : 3px 0 0 0;

margin : 0 auto;

}

div#topbarcontainer {
background : #2b2b2b;
margin : 0 auto;
width : 947px;
border : 1px solid #2b2b2b;
border-width : 0 3px 0 3px;
text-align : left;
padding : 0 15px 0 15px;
height : 30px;
}

ul#secondtopnavlist {

padding : 0 0 0 0;

margin : 0 auto;

float : left;

height : 30px;

}

ul#secondtopnavlist li {

display : inline;

float : left;

}

ul#secondtopnavlist li a {

padding : 7px 0.8em;

text-decoration : none;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

font-weight : bold;

color : #cccccc;

white-space : nowrap;

float : left;

height : 30px;

margin : 0 auto;

}

ul#secondtopnavlist li a:hover {

background : #232323;

color : #ffffff;

}

ul#secondtopnavlist li a.active {

background : #232323;

color : #fff;

font-weight : bold;

}

div#blogtitle {

float : left;

margin-bottom : 20px;

padding : 15px 15px 15px 90px;

width : 832px;

height : 50px;

background : #000000 url(http://www.azfans.com/2/images/userblog_bg.gif) no-repeat left top;

}

.blogtitletxt {

color : #ffffff;

font-size : 20px;

font-weight : bold;

}

.blogtitletxt a {

text-decoration : none;

color : #ffffff;

}

.blogtitletxt a:hover {

color : #ffcc00;

text-decoration : none;

}

.blogdes {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 11px;

font-weight : bold;

color : #ffffff;

}

#getablog {

float : left;

margin-bottom : 20px;

padding : 15px 15px 15px 90px;

width : 575px;

height : 120px;

background : #000000 url(http://www.azfans.com/2/images/get_blog_bg.gif) no-repeat left top;

}

#alreadyfan {

float : right;

margin-bottom : 20px;

padding : 15px;

width : 227px;

height : 120px;

background : #000000 url(http://www.azfans.com/2/images/join_line.gif) no-repeat left top;

}

.orangetitle {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 17px;

display : block;

color : #ffcc00;

text-decoration : none;

font-weight : bold;

}

.orangetitle:hover {

color : #ffcc00;

text-decoration : underline;

}

.orangelink {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 13px;

display : block;

color : #ffcc00;

text-decoration : none;

font-weight : bold;

}

.orangelink:hover {

color : #ffcc00;

text-decoration : underline;

}

p {

margin-bottom: 15px;

margin-left: 10px;

margin-right:10px;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 14px;

color : #fff;

line-height : 125%;

word-spacing : 2px;

margin-top: 0px;

}

ul#whyjoin {

display : block;

padding : 0 10px 0 0;

margin : 0 0 0 40px;

float : left;

width : 100%;

}

ul#whyjoin li {

list-style : url(http://www.azfans.com/2/images/check.gif);

margin : 2px 0;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size : 13px;

color : #fff;

line-height : 16px;

word-spacing : 3px;

}

.titlebox {

float:left;

margin-bottom:15px;

margin-top:0px;

width:660px;

border-bottom : 1px solid #2b2b2b;

}

.postdate {

float:left;

height:54px;

margin-bottom:0px;

margin-top:10px;

text-align:center;

width:54px;

}

.postdate .month {

color:#cccccc;

display:block;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size:11px;

font-weight:bold;

margin-bottom:3px;

margin-top:0px;

padding:2px 0px;

text-align:center;

text-transform:uppercase;

}

.postdate .day {

color:#cccccc;

display:block;

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size:26px;

font-weight:bold;

line-height:normal;

margin-top:0px;

padding-top:0px;

text-align:center;

}

.titles a{

border-bottom-width:0pt;

font-family : "Trebuchet MS", Verdana, Arial, serif;

color: #FFCC00;

font-size:24px;

font-weight:normal;

text-decoration:none;

line-height: 34px;

}

.titles a:hover{

color: #FFffff;

}



.postmetadata {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
line-height: 17px;
font-weight:bold;
color: #cccccc;
}

.postmetadata a{
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 11px;
font-weight:bold;
color: #FFCC00;
text-decoration:none;
}

.postmetadata a:hover{
color: #FFffff;
}
.username {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
line-height: 30px;
color: #cccccc;
vertical-align:middle;
}

.username a{
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
color: #FFCC00;
text-decoration:none;
line-height: 30px;
}

.username a:hover{
color: #FFffff;
}


.comments a{

float : left;

overflow : hidden;

line-height : 17px;

text-decoration : none;

padding : 0 0 0 23px;

background-image : url(http://www.azfans.com/2/images/comment_icon.gif);

background-repeat : no-repeat;

background-position : left;

}

.tags {

float : left;

overflow : hidden;

line-height : 17px;

text-decoration : none;

padding : 0 0 0 23px;

margin-left: 8px;

background-image : url(http://www.azfans.com/2/images/tag_icon.gif);

background-repeat : no-repeat;

background-position : left;

}

.more-link {

font-family : "Trebuchet MS", Verdana, Arial, serif;

font-size: 14px;

font-weight:bold;

color: #ffcc00;

text-decoration:none;

}

.more-link:hover{

color: #ffffff;

}

.bottombox {

height: 25px;

border-bottom: 1px solid #2b2b2b;

margin-bottom: 25px;

}

.widgettitle {

height : 30px;

font-size : 16px;

color : #ffffff;

background: url(http://www.azfans.com/2/images/h3_icon.gif) no-repeat #232323;

border-bottom : 1px solid #666666;

line-height : 30px;

padding : 0 0 5px 35px;

margin : 0;

}



li .recent-posts widget widget_recent_entries{

list-style: none;

}



ul li ul li{

list-style: none;

}

ul li ul {

margin: 0px;

padding: 0px;

}

ul#sidenav2 {

list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;

}

ul#sidenav2 li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sidenav2 li a {
float : left;
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/post_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sidenav2 li a:hover {
color : #fff;

}

ul#sidetags {
list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;
}

ul#sidetags li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sidetags li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/tag_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sidetags li a:hover {
color : #fff;

}
ul#sideblog {
list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;
}

ul#sideblog li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sideblog li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/post_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sideblog li a:hover {
color : #fff;

}
ul#sidediscuss {
list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;
}

ul#sidediscuss li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sidediscuss li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/thread_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sidediscuss li a:hover {
color : #fff;

}
ul#sidelinks {

list-style-type : none;
padding : 0px;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;

}

ul#sidelinks li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sidelinks li a {
float : left;
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/link_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sidelinks li a:hover {
color : #fff;

}
ul#sideinfo {
list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;
}

ul#sideinfo li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

ul#sideinfo li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/info_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

ul#sideinfo li a:hover {
color : #fff;

}
/* TITLES */

.smdate {
color:#cccccc;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
padding-left: 8px;
}
.blogpostlist {
list-style-type : none;
padding : 0px;
margin: 5px 0px 20px 0px;
}

.blogpostlist li {
display: block;
margin : 0px;
padding : 0px;
}

.blogpostlist li a {
line-height : 24px;
text-decoration : none;
padding : 0px 0px 0px 23px;
margin-left: 10px;
background-image : url(http://www.azfans.com/2/images/post_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #ffcc00;
font-size: 14px;
font-weight:bold;
}

.blogpostlist li a:hover {
color : #fff;
}
.newslist {
list-style-type : none;
padding : 0px;
margin: 5px 0px 20px 0px;
}

.newslist li {
display: block;
margin : 0px;
padding : 0px;
}

.newslist li a {
line-height : 24px;
text-decoration : none;
padding : 0px 0px 0px 23px;
margin-left: 10px;
background-image : url(http://www.azfans.com/2/images/news_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #ffcc00;
font-size: 14px;
font-weight:bold;
}

.newslist li a:hover {
color : #fff;
}
.forumpostlist {
list-style-type : none;
padding : 0px;
margin: 5px 0px 20px 0px;
}

.forumpostlist li {
display: block;
margin : 0;
padding : 0;
}

.forumpostlist li a {
line-height : 24px;
text-decoration : none;
padding : 0px 0px 0px 23px;
margin-left: 10px;
background-image : url(http://www.azfans.com/2/images/thread_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #ffcc00;
font-size: 14px;
font-weight:bold;
}

.forumpostlist li a:hover {
color : #fff;
}
/* Comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.namearea {
width : 265px;
height : 20px;
background : #2b2b2b url(http://www.azfans.com/2/images/name_bg.gif) no-repeat left top;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size : 11px;
color : #2b2b2b;
border : 0;
padding : 2px 10px 0 25px;
margin : 0 0 0 10px;
vertical-align : middle;
}
.urlarea {
width : 265px;
height : 20px;
background : #2b2b2b url(http://www.azfans.com/2/images/url_bg.gif) no-repeat left top;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size : 11px;
color : #2b2b2b;
border : 0;
padding : 2px 10px 0 25px;
margin : 0 0 0 10px;
vertical-align : middle;
}
.emailarea {
width : 265px;
height : 20px;
background : #2b2b2b url(http://www.azfans.com/2/images/email_bg.gif) no-repeat left top;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size : 11px;
color : #2b2b2b;
border : 0;
padding : 2px 10px 0 25px;
margin : 0 0 0 10px;
vertical-align : middle;
}
.commentarea {
width : 415px;
height : 140px;
background : #2b2b2b url(http://www.azfans.com/2/images/comment_bg.gif) no-repeat left top;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size : 11px;
color : #2b2b2b;
border : 0;
padding : 5px 10px 5px 25px;
margin : 0 0 0 10px;
vertical-align : middle;
}
div#commentformbox {

margin: 10px 0px 0px 0px;
padding: 0px;

}

/* POLL */

.sidebox {
padding : 10px;
margin : 0px 0 20px 0px;
width : 217px;
background : #2b2b2b;
overflow : hidden;
}

.polltitle {
  font-size: 12px;
  color: #cccccc;
}

/* WHY FAN */

.whyfan {
  background: url(http://www.azfans.com/2/images/h3_icon.gif) top left no-repeat;
  padding: 10px 55px 0px 40px;
  height: 70px;
  width: 140px;
  float: right;
  margin: 20px 0px 0px 0px;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #ffffff;
  display: block;
}

.whyfan a {
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 9px;
  color : #cccccc;
  text-decoration: none;
}

.whyfan a:hover {
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 9px;
  color : #ffcc00;
  text-decoration: none;
}

/* WRITE FOR US */

.write {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color: #333333;
  background: #ffffcc;
  border: 1px solid #ffcc00;
  width: 640px;
  padding: 10px;
}

.write a {
  color: #333333;
  text-decoration: underline;
}

.write a:hover {
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}

/* STORE */

/* STORE */

.products {
list-style-type : none;
padding : 0px;
margin: 0px 0px 20px 0px;
width: 660px;
display: block;
height: auto;
overflow: hidden;
}

.products li {
display: block;
text-align:center;
float: left;
width: 200px;
margin : 0px auto;
padding : 10px;
}

.products li a {
background: none;
margin: 0px;
}
.productname {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
font-weight:bold;
color: #cccccc;
}

.productname a{
display: block;
text-align: center;
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
line-height: 14px;
font-weight:bold;
color: #FFCC00;
text-decoration:none;
height: 3em;
margin: 0 auto;
}

.productname a:hover{
color: #FFffff;
}

.productimg img{
border: none;
padding: 5px 5px 0px 5px;
}
.productimg a img{
border: none;
padding: 5px 5px 0px 5px;
}

.price {
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 0 0 0 23px;
margin: 0 auto;
background-image : url(http://www.azfans.com/2/images/tag_icon.gif);
background-repeat : no-repeat;
background-position : left;

}
.sideproducts {

list-style-type : none;
padding : 0;
margin : 0px 0 20px 0px;
width : 237px;
background : #2b2b2b;
overflow : hidden;

}

.sideproducts li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

.sideproducts li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 23px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/product_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

.sideproducts li a:hover {
color : #fff;
}
.sideproducts ul li {
margin : 0;
padding : 0;
float : left;
width : 100%;

}

.sideproducts ul li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 43px;
margin-left: 8px;
background-image : url(http://www.azfans.com/2/images/product_icon.gif);
background-repeat : no-repeat;
background-position : left;
color: #cccccc;
font-size: 12px;
font-weight:bold;

}

.sideproducts ul li a:hover {
color : #fff;
}

.sideproducts2 {

list-style-type : none;
padding : 0;
margin : 0px;
width : 237px;
background : #2b2b2b;

}

.sideproducts2 li {
margin : 0;
padding : 0;
float : left;
width : 237px;

}

.sideproducts2 li a {
float : left;
line-height : 17px;
text-decoration : none;
padding : 4px 0 4px 40px;
margin-left: 8px;
color: #cccccc;
font-size: 12px;
font-weight:bold;
background-image: none;
width: 237px;
}

.sideproducts2 li a:hover {
color : #fff;

}

.pprice {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 14px;
line-height: 17px;
font-weight:bold;
color: #cccccc;
overflow : hidden;
padding : 0 0 0 8px;
line-height : 17px;
text-decoration : none;
}
.pprice a{
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 14px;
font-weight:bold;
color: #FFCC00;
text-decoration:none;
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 0 0 0 23px;
margin: 0 auto;
background-image : url(http://www.azfans.com/2/images/tag_icon.gif);
background-repeat : no-repeat;
background-position : left;
}

.pprice a:hover{
color: #FFffff;
}

.moreproducts {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 14px;
line-height: 17px;
font-weight:bold;
color: #cccccc;
overflow : hidden;
padding : 0 0 0 8px;
line-height : 17px;
text-decoration : none;
margin: -10px 0px 0px 0px;
}
.moreproducts a{
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 14px;
font-weight:bold;
color: #FFCC00;
text-decoration:none;
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 0 0 0 23px;
margin: -10px 0px 0px 0px;
background-image : url(http://www.azfanstore.com/images/more_product_icon.gif);
background-repeat : no-repeat;
background-position : left;
}

.moreproducts a:hover{
color: #FFffff;
}

.photos {
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
line-height: 17px;
font-weight:bold;
color: #cccccc;
overflow : hidden;
padding : 0 0 0 8px;
line-height : 17px;
text-decoration : none;
margin: 0 auto;
}
.photos a{
font-family : "Trebuchet MS", Verdana, Arial, serif;
font-size: 12px;
font-weight:bold;
color: #FFCC00;
text-decoration:none;
overflow : hidden;
line-height : 17px;
text-decoration : none;
padding : 0 0 0 23px;
margin: 3px 0px 0px 14px;
background-image : url(http://www.azfanstore.com/images/photos_icon.gif);
background-repeat : no-repeat;
background-position : left;
}

.photos a:hover{
color: #FFffff;
}

.post {
  overflow: hidden;
}