/*
Theme Name: NFL
Theme URI: http://www.dnseo.net/
Description: 2 column right menu Sports (NFL) theme
Author: SEO Optimization
Author URI: http://www.dnseo.net/


/*-----------Block Level Elements--------------*/

Body {
 margin:0px;
 padding:0px;
 text-align:center;
 font-size:12px;
 font-family:Verdana;
 background-color:#E5F3FF
}
a { color:#F78101; text-decoration:none }
a:hover { color:#F78101; text-decoration:underline }
#page {
 width: 700px;
 margin: 0 auto;
 padding:0px;
 background-image:url(images/background.gif);
 background-repeat:repeat-y
}

#header {
 width: 100%;
 height:66px;
 background-image:url(images/header.gif);
 background-repeat:no-repeat;
 text-align:left;
}

#headerimg h1 {
 font-size:18px;
 font-weight:bold;
 color:#FFFFFF;
 margin:0px;
 padding:20px 0px 0px 25px;
}

#headerimg h1 a {
 color:#FFFFFF;
 text-decoration:none;
}

.description {
 text-align:right;
 color:#FFFFFF;
 margin:0px;
 padding:2px 30px 0px 0px;
}

#wrapper {
 width: 100%;
 background-image:url(images/wrapper.gif);
 background-repeat:no-repeat;
 background-position:top;
 margin:0px;
 padding:20px 0 0 0;
}

#adunits {
 width:100%;
 height:18px;
 background-image:url(images/bar.gif);
 background-repeat:no-repeat;
 color:#FFFFFF;
 text-align:left;
 margin:0px;
 padding:0px 0px 0px 15px;
}

#content {
 float:left;
 width:499px;
}

#sidebar {
 float:left;
 width:196px;
 margin:0px 0px 10px 0px;
 padding:0px 0px 0px 5px
}

#footer {
 width: 100%;
 clear: both;
 background-color:#FFFFFF;
 border-top:3px solid #BEC4E6;
 margin:40px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

#footer p {
 text-align:left;
 margin:0px auto;
 padding:10px 0px 10px 30px
}
/*--------------Menu-----------*/
#menu {
 width:100%;
 height:30px;
 background-image:url(images/menu-background.gif);
 background-repeat:repeat-x;
}
#menu ul {
 list-style: none;
 margin:0px 0 0 25px;
 padding:0px;
}
#menu ul li.first { border-left:1px solid #FFFFFF }
#menu ul li {
 float:left;
 color:#FFFFFF;
 margin:0px;
 padding:7px 0px 7px 0px;
 border-right:1px solid #FFFFFF;
}

#menu li a {
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 margin:0px;
 padding:7px 10px 7px 10px;
 background-image:url(images/menu-a.gif);
 background-repeat:repeat-x;
}
#menu li a:hover {
 background-image:url(images/menu-a-hover.gif);
 background-repeat:repeat-x;
 text-decoration:none;
}

/*-------------The Post-------------*/

h2 a:hover {
 color:#F78101;
 border-bottom:0px;
 text-decoration:none
}

h2 a {
 color:#F78101;
 border-bottom: 1px dashed #F78101;
 text-decoration:none
}

.post {
 width:90%;
 text-align:left;
 margin:0px auto;
 padding:0px 0px 10px 0px;
 border-bottom:1px solid #F78101
}

.post h2 {
 margin:0px;
 padding:0px 0px 2px 5px;
 margin-top:10px;
 color:#86A6CB
}

.post h3 {
 margin:0px;
 padding:0px 0px 2px 5px;
 margin-top:10px;
}

.post p {
 text-align:left;
}

.post ul {
 margin:0px 0px 0px 10px;
 padding:0px;
}

.post li {
 margin:0px;
 padding:0px;
}

.entry {
 padding:0px 5px 0px 5px;
 margin:0px;
}

.entrytext .postmetadata {
 border-bottom:1px solid #F78101;
 padding-bottom:3px;
}

.postmetadata a {
 color:#86A6CB
}

.pagetitle {
 border-bottom:2px solid #000000
}

blockquote {
 width:88%;
 border-bottom:1px dashed #86A6CB;
 border-left:4px solid #86A6CB;
 margin:0px auto;
 padding:10px;
}

blockquote blockquote {
 width:88%;
 border-bottom:0px;
 border-left:0px;
 border-top:1px dashed #86A6CB;
 border-right:4px solid #86A6CB;
 margin:0px auto;
 padding:10px;
}

a img {
 border:0px;
}

small {
 margin:0 0 0 5px;
}

/*--------------Sidebar------------*/

#sidebar ul {
 margin:0px;
 padding:0px;
 list-style:none;
 text-align:left;
}

#sidebar ul h2 {
 color:#FFFFFF;
 background-image:url(images/h2-sidebar.gif);
 background-repeat;repeat-x;
 height:51px;
 text-align:center
}

#sidebar ul li {
 margin:0px;
 padding:0px 0px 0px 5px;
}

#sidebar ul ul {
 margin:0px;
 padding:0px;
}

#sidebar p {
 margin:0px auto;
 padding:5px;
}

/*--------------Comments--------------*/
#comments {
 width:90%;
 text-align:left;
 margin:0px auto;
 padding:0px 0px 10px 0px;
}

.tags {
 width:90%;
 background-color:#F2F2EF;
 padding:2px;
 border:1px solid #EAEAE6
}

h3.comments {
 color:#86A6CB
}

ol.commentlist {
 margin:0px;
 padding:10px;
}

ol.commentlist li {
 list-style-position:inside;
 padding:10px;
}

ol.commentlist li.alt {
 background-color:#A1C5EF;
 color:#000000;
 margin:5px 0px 5px 0px;
 padding:10px;
}

ol.commentlist li.alt a {
 color:#FFFFFF
}

/*--------------Search Form-------------*/

#searchform {
 margin:0px auto;
 padding:0px;
}

#searchform input {
 border:1px solid #86A6CB
}

.inp {
 border:1px solid #86A6CB;
}

.submit {
 background-color:#86A6CB;
 border:1px solid #86A6CB;
 color:#FFFFFF;
 font-weight:bold;
 margin:0px;
 padding:3px;
}

#searchform #s {
 border:1px solid #86A6CB;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
 display: none;
}