/*
Theme Name: Round1
Theme URI: http://www.round1mag.com
Description: Custom theme from culturegraphic, built for the Round1 boxing website.
Version: 2.0
Author: Nathaniel Kerksick
Author URI: http://www.culturegraphic.com
Tags: yellow, fixed width, four columns, widgets

	round 1 v2.0
	 http://www.culturegraphic.com

	This theme was designed and built by Nathaniel Kerksick,
	interactive designer. Brooklyn, baby!

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Schema:

width 940px
-----------
left column 160px
space 20px
main column 400px
space 20px
middle column 160px
space 20px
right column 160px

colors
------
Bright yello bg FFF200
Off-black 231f20
red (text) ec2424

*/

h2.widgettitle {
display:none;
}

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	background-color: #FFF200;
	background-image: url(grafx/back-blast.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:bottom center;
	margin:0;
	padding:0;
}
img {
border:0;
}
hr {
	border-bottom:1px solid #D3D3A0;
	border-top:0;
	border-left:0;
	border-right:0;
	clear:both;
}
.main p, .main li {
	line-height:1.5em;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.3em;
	text-transform:uppercase;
	font-size:.7em;
	font-weight:bold;
	line-height:20px;
	background-color:#231f20;
	color:#FFFFFF;
	text-align:center;
	width:150px;
	margin-bottom:10px;
	margin-top:0;
	padding-left:5px;
	padding-right:5px;
}
h1 a, h1 a:visited {
	color:#FFFFFF;
	text-decoration:none
}
h1 a:hover {
	color:#ec2424;
}
h1 a:active {
	color:#FFFFFF;
}
h1.header {
	background-color:#ec2424;
	color:#FFFFFF;
	width:auto;
	text-align:left;
}
h1.red {
	background-color:#ec2424;
	color:#FFFFFF;
}
h1.red a:hover, h1.header a:hover {
	color:#231f20;
}
#nav,
#nav_2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.3em;
	text-transform:uppercase;
	font-size:.8em;
	font-weight:bold;
	line-height:28px;
	background-color:#231f20;
	color:#FFFFFF;
	text-align:center;

}
#nav a, #nav:visited,
#nav_2 a, #nav_2:visited  {
	color:#FFFFFF;
}
#nav a:hover,
#nav_2 a:hover  {
	color:#ec2424;
}
#nav a:active,
#nav_2 a:active {
	color:#FFFFFF;
}
h2 {
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-weight:normal;
	text-align:center;
	line-height:1em;
	margin-top:1em;
}
.column-left h2, .column-right h2, .column-main h2 {
margin-top:2em;
}

h2 img {
	display:inline;
	vertical-align:middle;
	}
h3 {
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-weight:normal;
}

form {
border:0;
margin:0;
padding:0;
}
#searchform input {
padding:2px;
margin-top:0;
margin-left:0;
margin-bottom:1em;
}
#searchform #s {
width:80px;
margin-right:5px;
}
#searchform #searchsubmit {
width:60px;
}

ul, li {
margin:0;
padding:0;
list-style:none;

margin-top:10px;
margin-bottom:10px;
line-height:1.5em;
}

li.content {
list-style:square;
margin-left:1em;
padding-left:1em;
}

/* WP-specific tags, gallery */
.gallery, .gallery-item, .gallery-icon {
margin:0;
padding:0;
}
.attachment-thumbnail img {
margin-left:0px;
margin-top:10px;
margin-right:10px;
margin-bottom:0px;
padding:0;
}

.post, .post h2 {
	text-align:left;
}
.entry {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
a, a:visited {
	color:#ec2424;
	text-decoration:none;
}
a:hover {
	color:#231f20;
}
a:active {
	color:#FFFFFF;
}
/* Layout */
.wrapper {
	width:941px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.column-left {
	width:160px;
	float:left;
	margin-right:10px;
	border-right:1px #D3D3A0 solid;
	padding-right:9px;
	margin-bottom:10px;
	
}
.center {
text-align:center;
}
.main {
	width:760px;
	float:left;
}
.content {
	float:left;
	width:400px;
	margin-right:10px;
	min-height:400px;
}
.content-tv {
	float:left;
	width:760px;
	}
.column-main {
	float:right;
	width:160px;
	border-left:1px #CCCCCC solid;
	padding-left:9px; 
}
.ad-bloc {
float:left;
width:329px;
height:260px;
padding-left:0px;
padding-right:7px;
padding-top:7px;
background-color:#231f20;
border-left:5px #ec2424 solid;
border-right:5px #ec2424 solid;
margin-bottom:10px;
}

#twtr-widget-1{
margin-bottom: 10px;
float:right;
}

.column-right {
	float:right;
	width:160px;
	margin-left:10px;
	border-left:1px #CCCCCC solid;
	padding-left:9px;
	clear:right;
}
.column-left img, .column-right img, .column-main img {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	border:0;
}


/* Common Elements */



/* HEADER */

#logo_promos a,
#logo_promos #r1_gallery{
	float:left;
}

.horizontal-box {
	height:96px;
	width:752px;
	float:left;
	border:5px double #ED1C24;
	text-align:center;
	background-image:none;
	margin-bottom:10px;
             margin-right:1px;
         
}
#top-ad {
	border:0;
	padding-top:3px;
             padding-left:0px;
             padding-right:0px;
	margin:0;
         
}
#video,
#vid_slideshow{
	width:160px;
	height:105px;
             float:right;
            
	}

#video{
	margin-bottom: 10px;
             margin-left:0px;
}

#vid_slideshow{
	background-image:url(grafx/vid/youtube.jpg) no-repeat;
}

#r1_gallery,
#store {
	width:160px;
	height:136px;
	border:0;
	margin-bottom:10px;
}

#store{
	padding-right:10px;
}

#r1_gallery{
	padding-left:10px;
}

#nav,
#nav_2 {
	background-color:#231f20;
	background-image:url(grafx/back-nav.gif);
	background-repeat:repeat-x;
	clear:both;
	width:940px;
	height:28px;
	margin-bottom:10px;
	
}

#nav_2 span.orange{
color:#e36f03;
}

.vertical-box {
	width:154px;
	background-color:#FFFFFF;
	border:3px #231f20 solid;
	text-align:center;
	margin-bottom:10px;
}
.vertical-box img {
	margin:5px;
	border:0;
}
#round1-logo {
	margin-bottom:10px;
	border:0;
	border-left:1px #CCCCCC solid;
	padding-left:9px;
	border-right:1px #CCCCCC solid;
	padding-right:9px;
}
#round1-tagline {
	width:580px;
	height:28px;
	border:0;
	margin-bottom:10px;
}
#distribute {
	margin-top:10px;
}

/*Left Sidebar */

a.rsswidget img{
	display: none;
}

h2 a.rsswidget {
	color:#000;
}

#magcover,
#magcover_slideshow{
	width:160px;
	height:247px;
}
	
#magcover_slideshow{
	background-image:url(grafx/magfade/r1mag-ali.jpg) no-repeat;
}

#gallery_slideshow{
	width:160px;
	height:136px;
}

#gallery_slideshow{
	background-image:url(grafx/gallery/gallery_1.jpg) no-repeat;
}

.postmetadata {
	font-size:.9em;
	clear:both;
}

.postmetadata p {
	line-height:1em;
	margin-top:.5em;
}
	
.facebookwidget{
	margin-bottom:10px;
	clear:right;
	float:right;
}

.fan_box .full_widget, .connect_widget .connect_widget_facebook_logo_menubar {
border: 0 !important;
}
 	
.clearboth{
	clear:both;
}
