/*
Theme Name: Tyler
Theme URI: http://www.popmag.com.au/
Description: A theme Imade just from Tyler by Drew Baker.
Version: 1
Author: Drew Baker
Author URI: http://www.popmag.com.au
Tags: black and white, fixed header, fixed width, one columns, no widgets
*/

body { font-family: "Courier New", Courier, monospace; }
img { border: none; }
h2 { margin: -3px 0 0 0; padding: 0; }


/*Links*/

a { color: #999999;	}
a:hover { color:#000000; }
a:visited {	color:#999999; }
a:focus { -moz-outline: none; }
	
#nav a { text-decoration: none; }
#nav a:hover { color: #b5d5ff; }

.pagetitle h2 a { color: #b5d5ff; text-decoration: none;}
.pagetitle h2 a:hover { color: #b5d5ff; text-decoration: none;}

/*Lists*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ol {
	list-style: none;
	}

li {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.cat-item a {
	text-transform: none;
	font-weight: bold;
	color: #666;
	}
	
.children a { color: #666; font-weight: normal; }

/*Begin Structure*/

#container { width: 100%; margin:0; float: left; }

#header { width: 100%; height:81px; float: left; margin: 20px 0 15px 0; }

#nav { float: left;	width: 192px; height: 300px; margin: 0; padding-right: 0px; background: white; text-transform: uppercase; font-weight: bold; text-align: right; }

#content {float: left; width: 800px; margin: 0 0 0 14px; }

.breaker { width: 100%; height: 20px; background: url(images/breaker.jpg); margin: 15px 0 15px 0; }

/*Styles*/

.homepage p { margin: 0; }

/*Wordpress*/
.alignleft { float: left; }
.alignright { float: right; }
