/*
Theme Name: Guys Cartoons
Theme URI: http://wordpress.org/
Description: Guys Cartoons theme.
Version: 1.0
Author: Richard Bruce
Author URI: http://www.iwantthiswebsite.com.com/
Tags: bespoke design, fixed width, two columns


	This theme was designed by Seth Wells and built by Richard Bruce,


*/



/* Begin Typography & Colors */
*{margin:0;padding:0;}
BODY    {
	border-width: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #13120F;
	text-align: left;
	overflow: auto;
	line-height: normal;
	font-style: normal;
	color: #000000;
}

A:link    {
	text-decoration: none;
	color: #000000;
	border:none;
	font-weight: bold;	
}

A:visited    {
	color: #000000;
	text-decoration: none;
	border:none;
	font-weight: bold;
	
}

h2 {
font-size: 12px;
}

TD    {
	overflow: auto;
	line-height: normal;
	border: none;
	font-size: 14px;

}

.container {
	background-image: url(nav/bg.jpg);
	background-color: white;
	padding: 0;
	width: 800px;
	height: 600px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.nav {
	height: 105px;
	width: 138px;
	padding-left: 116px;
	padding-top: 31px;
	visibility: visible;
	z-index: auto;
}

div#nav.nav {

	height: 105px;
	width: 138px;
	padding-left: 116px;
	padding-top: 31px;
	visibility: visible;
	z-index: auto;
}


.side {
	width: 132px;
	padding-left: 122px;
	padding-top: 0px;
	font-size: 10px;
}
.widget {
	overflow: hidden;

	width: 132px;

	padding-top: 0px;
	font-size: 10px;
}

div#side td{
	font-size: 11px;
}
.main {
	overflow: hidden;
	width: 414px;
	padding-top: 34px;
	padding-right: 120px;
	float: right;
	font-size: 14px;
}

div#main a{
	font-size: 14px;
	font-weight: bold;
}

.nextpostlink{
	font-size: 20px;
	font-weight: bold;
}

.style3 {font-size: 18}
.style2 {
	font-size: 14;
	font-weight: bold;
}
li {
	list-style-type: none;
}
div#rightnavi a{
	font-size: 24px;
	font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
/*img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	}

.alignright {
	float: right;
	
	}

.alignleft {
	float: left
	}*/
	
	img {border:none;}
