/* 
Theme Name: glossyblue-3column
Theme URI: http://www.labunda.net
Description: The three columns WP glossy theme based on the famous <a href="http://www.ndesign-studio.com">N.Design Studio</a>.  
Version: 1.4
Author: Terry Miles Labunda
Author URI: http://www.labunda.net  

	This theme was designed and built by Nick La.
 	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute
*/

/****************************************
* Reset - Thank you Eric Meyer          *
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%; color: #575757
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
font:75%/150% "Trebuchet MS", Tahoma, Arial;
color:#333;
background:#FFF url(images/main-bg.gif);
padding:0 0 30px;
}

a {
color:#C60;
text-decoration:none;
}

a:visited {
color:#C63;
text-decoration:none;
}

a:hover {
color:#F60;
text-decoration:underline;
}

img {
border:none;
}

p {
padding:0 0 15px;
}

h1 {
margin:0;
background:url(images/header-icon.gif) no-repeat;
padding-left:70px;
height:60px;
font:bold 36px/100% "Trebuchet MS", Tahoma, Arial;
color:#c9eefe;
}

h1 a,h1 a:visited {
color:#c9eefe;
text-decoration:none;
}

h1 a:hover {
color:#fff;
text-decoration:none;
}

h2 {
color:#59770e;
margin:0 0 2px;
border-bottom:1px dotted #CCC;
letter-spacing:-1px;
font:normal 22px/100% "Trebuchet MS", Tahoma, Arial;
padding-bottom:3px;
}

h2 a,h2 a:visited {
color:#59770e;
text-decoration:none;
}

h2 a:hover {
color:#F60;
text-decoration:none;
}

h3 {
font:normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color:#758d38;
margin:10px 0 5px;
}

h4 {
font:normal 130%/100% "Trebuchet MS", Tahoma, Arial;
color:#758d38;
margin:10px 0 5px;
}

form {
margin:0;
padding:0;
}

#page {
margin:0 auto;
width:920px;
border:5px solid #d5e6eb;
background:#fff;
}

/* header area */
#header {
background:url(/images/header/rotate.php);
height:155px;
border-bottom:3px solid #59780a;
position:relative;
}

#headerimg {
position:relative;
padding:47px 0 0 15px;
height:60px;
}

#headerimg .description {
position:absolute;
left:110px;
bottom:3px;
color:#c9eefe;
font-size:14px;
}

#nav {
list-style:none;
margin:0;
position:absolute;
right:10px;
bottom:0;
}

#nav li {
float:left;
margin-left:5px;
}

#nav .current_page_item a,#nav .current_page_item a:visited {
color:#000;
text-decoration:none;
}

#nav .page_item a {
color:#fff;
text-decoration:none;
background:#5c8d0c url(images/nav-button-bg.gif) repeat-x;
padding:5px 15px;
font:bold 14px/100% Arial, Helvetica, sans-serif;
border-top:1px solid #E6EED0;
border-left:1px solid #AFCD69;
border-right:1px solid #AFCD69;
display:block;
}

#nav .page_item a:hover {
color:#000;
}

#headerAds {
float:left;
margin-right:0;
margin-top:2px;
}

/* content area */
#content {
padding:10px 0 30px 20px;
float:left;
width:495px;
overflow:hidden;
}

.post {
width: 490px;
overflow: hidden;
padding-top:15px;
}

.post-date {
width:45px;
height:49px;
float:left;
background:url(images/date-bg.gif) no-repeat;
}

.post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}

.post-title {
float:left;
margin-left:0;
width:485px;
}

.entry {
padding-top:10px;
}
.entry object {
padding: 5px;
background: #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.post-cat {
background:url(images/mini-category.gif) no-repeat;
padding-left:20px;
float:left;
font-size:95%;
color:#999;
}

.post-comments {
background:url(images/mini-comments.gif) no-repeat;
padding-left:20px;
float:right;
font-size:95%;
}

.post-calendar {
background:url(images/mini-calendar.gif) no-repeat;
padding-left:20px;
float:right;
font-size:95%;
color:#999;
}

.mini-add-comment {
background:url(images/mini-down-arrow.gif) no-repeat;
padding-left:18px;
float:right;
}

.navigation {
clear:both;
padding:10px 0;
}

.navigation a,.navigation a:visited {
color:#59770e;
}

.previous-entries a {
float:left;
padding-left:18px;
background:url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
float:right;
padding-right:18px;
background:url(images/mini-nav-right.gif) no-repeat right center;
}

.wp-pagenavi {
margin-top: 25px;
}

/* comments area */
#comments,#respond {
border-bottom:1px dotted #CCC;
padding:10px 0 5px;
clear:both;
}

.commentlist {
margin:10px 0;
padding-left:20px;
line-height:130%;
}

.commentlist li {
padding:5px 10px;
}

.commentlist .alt {
background:#f1fedb;
}

.commentlist cite {
font-weight:700;
font-style:normal;
font-size:120%;
color:#C60;
}

.commentlist cite a,.commentlist cite a:visited {
color:#C60;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110% Arial, Helvetica, sans-serif;
}

#commentform p {
padding:6px 0;
margin:0;
}

#commentform label {
color:#787878;
font-size:87%;
}

#commentform input {
width:200px;
background:#f1fedb;
border:1px solid #bdd77f;
padding:3px;
margin-top:3px;
}

#commentform textarea {
width:478px;
height:115px;
background:#f1fedb;
border:1px solid #bdd77f;
padding:2px;
margin-top:3px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
background:url(images/btn-bg.gif) no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFF;
border:none;
float:right;
width:144px;
height:28px;
cursor:pointer;
}


/* videos */
#vids {
width: 385px;
padding: 5px 10px;
}

.vidpost {
width: 185px;
height: 50px;
float: left;
border-bottom:1px solid #dceeb7;
margin:10px 5px 10px 0;
padding-bottom: 5px;
}

.vidthb {
width: 50px;
height: 50px;
float:left;
}

.vidthb a img {
border:1px solid #dceeb7;
}

.vidthb a:hover img {
border:1px solid #000;
}

.vidtlt {
width: 128px;
float:left;
padding-left:5px;
}

/*sidebars */
#sidebars {
width: 405px;
float: left;
background: #ECFDCE;
padding-bottom: 30px;
}

#sidebars h2, #leftsidebar .sidebartitle, #rightsidebar .sidebartitle {
font:normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color:#758d38;
margin:15px 0 2px;
border-bottom:1px solid #CFE1AC;
}

#sidebtmad {
width: 305px;
padding: 5px;
margin: 10px auto;
border-top: 1px solid #CFE1AC;
}

/*leftsidebar */
#leftsidebar {
float:left;
padding: 5px 5px 5px 10px;
width:185px;
color:#666;
}

/*leftidebar text styles */
#leftsidebar a,#leftsidebar a:visited {
color:#495233;
text-decoration:none;
}

#leftsidebar a:hover {
color:#F60;
text-decoration:none;
}

/*leftsidebar list level1 */
#leftsidebar ul {
margin:0;
padding:0;
}

#leftsidebar ul li {
list-style:none;
margin:0;
padding:0;
border:none;
}

/*leftsidebar list level2 */
#leftsidebar ul li ul {
padding:0;
margin:0;
}

#leftsidebar ul li ul li {
padding:2px 0;
border-bottom:1px solid #dceeb7;
}

/*leftsidebar list level3 */
#leftsidebar ul li ul li ul li {
padding:1px 0 1px 10px;
border:none;
}

/*rightsidebar */
#rightsidebar {
float:left;
padding: 5px 5px 5px 10px;
width:185px;
color:#666;
}

/*rightleftidebar text styles */
#rightsidebar a,#rightsidebar a:visited {
color:#495233;
text-decoration:none;
}

#rightsidebar a:hover {
color:#F60;
text-decoration:none;
}

/*rightsidebar list level1 */
#rightsidebar ul {
margin:0;
padding:0;
}

#rightsidebar ul li {
list-style:none;
margin:0;
padding:0;
border:none;
}

/*rightsidebar list level2 */
#rightsidebar ul li ul {
padding:0;
margin:0;
}

#rightsidebar ul li ul li {
padding:2px 0;
border-bottom:1px solid #dceeb7;
}

/*rightsidebar list level3 */
#rightsidebar ul li ul li ul li {
padding:1px 0 1px 10px;
border:none;
}

/*blogroll */
ul.list-blogroll li {
background:url(images/mini-blogroll.gif) no-repeat!important;
padding-left:16px!important;
}

/*category widget */
ul.list-cat li,li.widget_categories li {
background:url(images/mini-category.gif) no-repeat!important;
padding-left:20px!important;
}

/*archives widget */
ul.list-archives li,li.widget_archives li {
background:url(images/mini-monthly-archive.gif) no-repeat!important;
padding-left:20px!important;
}

/*pages widget */
ul.list-page li,li.widget_pages li,li.widget_recent_entries li {
background:url(images/mini-page.gif) no-repeat!important;
padding-left:20px!important;
}

/*sub-pages */
ul.list-page li ul li,li.widget_pages li ul li {
background:url(images/mini-page-arrow.gif) no-repeat!important;
padding-left:10px!important;
}

/*recent comments widget */
li.widget_recent_comments li {
background:url(images/mini-recent-comments.gif) no-repeat!important;
padding-left:20px!important;
}

/*calendar widget */
li.widget_calendar td {
padding:1px 7px;
}

/*text widget */
.textwidget {
padding-top:5px;
}

/*search form */
#searchform {
width:200px;
margin: 10px;
float: left;

}

#searchform br {
display:none;
}

#searchform #s {
border:1px solid #203346;
width:100px;
height:22px;
padding:4px 5px 0;
border:1px solid #bed881;
background:#fff;
margin-right:2px;
color:#000;
font-weight:400;
}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
background:url(images/search-btn-bg.gif) no-repeat;
border:none;
width:67px;
height:26px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFF;
vertical-align:middle;
}

/*Twitter and Facebook - sidebarr */
#twitt {
width: 100px;
float:left;
margin-top: 10px;
}

/* footer area */
#footer {
clear:both;
background:#048DB4 url(images/footer-bg.gif) no-repeat;
color:#ACD7EE;
font-size:95%;
line-height:130%;
padding-bottom:10px;
}

#footer a,#footer a:visited {
color:#fff;
}

#footer h4 {
font:normal 146%/100% "Trebuchet MS", Tahoma, Arial;
color:#9cdbfb;
margin:10px 0 5px;
}

.footer-recent-comments {
width:220px;
float:left;
margin-left:10px;
}

.footer-recent-comments ul {
list-style:none;
margin:0;
padding:0;
}

.footer-recent-comments ul li {
background:url(images/mini-footer-comments.gif) no-repeat;
padding:0 0 10px 20px;
}

.footer-recent-posts {
width:240px;
float:left;
margin-left:10px;
}

.footer-recent-posts strong {
font-size:107%;
line-height:135%;
font-weight:700;
}

.footer-recent-posts ul {
list-style:none;
margin:0;
padding:0;
font-size:92%;
line-height:110%;
}

.footer-recent-posts ul li {
background:url(images/mini-footer-post.gif) no-repeat;
padding:0 0 10px 20px;
}

.footer-Entries-RSS {
width:240px;
float:left;
margin-left:10px;
}

.footer-Entries-RSS strong {
font-size:107%;
line-height:135%;
font-weight:700;
}

.footer-Entries-RSS ul {
list-style:none;
margin:0;
padding:0;
font-size:92%;
line-height:110%;
}

.footer-Entries-RSS ul li {
background:url(images/mini-rss.gif) no-repeat;
padding:0 0 10px 20px;
}

.footer-about {
width:260px;
float:right;
padding-right:10px;
padding-left:10px;
background:url(images/footer-right-bg.gif) no-repeat;
}

#social {
padding: 10px;
margin-top: 10px;
}
#btmnav {
width: 810px;
margin: 10px auto;
}
#btmnav ul li {
float:left;
margin-right: 5px;
}
#btmnav ul li a {
color: #fff;
text-decoration: none;
}
#btmnav ul li a:hover {
color: #cc6600;
text-decoration: none;
}
#btmnav .btmmainnav {
width: 810px;
margin-bottom: 10px;
}
#btmnav .btmsubnav {
width: 540px;
margin: 0 auto;
}

/* credits */
#credits {
margin:0 auto;
width:920px;
color:#7a9299;
font-size:85%;
line-height:120%;
}

#credits a,#credit a:visited {
color:#048db4;
}

.rss {
background:url(images/mini-rss.gif) no-repeat left center;
padding-left:18px;
padding-bottom:2px;
margin-left:8px;
}

.loginout {
background:url(images/mini-loginout.gif) no-repeat left center;
padding-left:18px;
padding-bottom:2px;
margin-left:8px;
}

/* alignments */
.center {
text-align:center;
}

img.center,img[align="center"] {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

img.alignleft,img[align="left"] {
float:left;
margin:2px 10px 5px 0;
}

.alignright {
float:right;
}

img.alignright,img[align="right"] {
float:right;
margin:2px 0 5px 10px;
}

.clear {
clear:both;
}

hr.clear {
clear:both;
visibility:hidden;
margin:0;
padding:0;
}

/*Box after Post - Including 'Related Posts' and 'Rate'*/
.box {
width: 474px;
height: auto;
margin-top: 5px;
border: 1px solid #e0e0e0;
padding: 5px;
font: 10px normal arial, helvetica, sans-serif;
}

.relbox {
width:170px;
float:left;
margin-right: 5px;
}

.relad {
width:130px;
float:left;
}

.ratebox {
width:165px;
float:left;
}

/*Box for betting link - Category News*/
#moneymaker {
width: 474px;
height: auto;
margin-top: 5px;
border: 1px solid #e0e0e0;
padding: 5px;
}

#moneymaker p {
font: 14px normal arial, helvetica, sans-serif;
}

.midad {
width: 310px;
height: 260px;
padding: 25px;
margin: 25px auto;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

/*Box for Google Adsense 200x200 top of page*/
#adsense {
width: 470px;
margin-bottom:20px;
}

.adleft {
width:240px;
float:left;
}

.adright {
width:220px;
float:left;
}

/*Box for ValueClick Ad on top of page*/
.headerad {
background:#FFF;
height:110px;
padding:0;
text-align:center;
margin-top:5px;
}

/*Box after Post - For Football Gear Links*/
.stor {
margin:5px 0 0;
height:120px;
width:485px;
}

.adbottom {
width:500px;
height:300px;
padding:50px 0 0;
margin:0;
}

/* Wallpaper posts */
.wall {
width: 150px;
height: 110px;
}

.wallinfo {
width: 200px;
}

.sigbanner {
margin: 5px auto;
}








/* Old version wall styling - need to remove once the new version has been implemented */
.postimg {
	width:150px;
	height:110px;
	padding:5px;
	background:#ddd;
	border:1px solid #ddd;
	margin-right:15px;
	float:left;
}
.postimg:hover {
	border:1px solid #928282;
}
.postcontent {
	width:310px;
	float:right;
	font-size:12px;
} 

.wallthb {
	width:150px;
	height:110px;
	padding:5px;
	background:#ddd;
	border:1px solid #ddd;
	margin-right:15px;
	float:left;
        margin-bottom: 10px;
}
.wallthb:hover {
	border:1px solid #928282;
}
.wallcontent {
	width:310px;
	float:left;
} 


/* Torinofix */
.torinofix {
clear: both;
}
