/* 
	Theme Name: Revolution Magazine
	Theme URL: http://news.revolutiontheme.com
	Description: Revolution Magazine is an insanely customizable 2 or 3-column Widget-ready Magazine theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 2.0
	
	Please read the theme's FAQ page at http://news.revolutiontheme.com/faqs for licensing agreements.

	Changelog:
		v2.0 - 12.05.07
		Second Release of Revolution Magazine
*/

html {
background-image: url('http://img9.imageshack.us/img9/9130/76723450.gif');
margin-bottom: 1px;
Width: 100%;
height: 100%;
overflow: hidden;
}

body {
margin: 0 auto 0 auto;
padding: 0px 0px 0px 10px;
width:982px;
font-family:Verdana,sans-serif;
font-size:11px;
position: relative;
overflow: hidden;
}

p {line-height: 1.2em;}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}

a {outline: none;}
a img{ border:none; }
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
	

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 971px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 17px;
	}
	
#content h1 {
	color: #4B4646;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #4B4646;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h2 {
	color: #4B4646;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h2 a, #content h2 a:visited  {
	color: #4B4646;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#content h5 {
	color: #ebebeb;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h5 a, #content h5 a:visited  {
	color: #ebebeb;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h5 a:hover {
	color: #ebebeb;
	text-decoration: underline;
	}
	
#content h3 {
	color: #4B4646;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	}
	
#content h4 {
	color: #4B4646;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}

#contentleft p img {
	border: none;
    float: left;
	margin: 0px 10px 10px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	

.recents {
        background: url(http://opmbworldwide.com/images/dottedtop_trasp.gif);
	float: left;
	width: 299px;
         height: 435px;
         margin: 0px 0px 0px -10px;
	padding: 10px 10px 8px 10px;
        overflow: hidden;
	}

.recent-trap {
	float: left;
	width: 299px;
        overflow: hidden;
	}

.recent-thumb {
        border: 1px solid #CCCCCC;
        float: left;
        width: 35px;
        height: 35px;
        margin: 0px 0px 0px 0px;       
        padding: 0;
        }

.recent-title {
        background: url(http://img142.imageshack.us/img142/2286/recentpost.gif);
        border: 1px solid #595959;
        color: #d7d7d7;
        float: left;
        width: 235px;
        height: 33px;
        margin: 0px 0px 2px 3px;
        padding: 3px 0px 0px 5px;
        }

iframe{
        overflow: hidden;
}
