@charset "utf-8";

/* CSS Document */



@charset "utf-8";

/* CSS Document */

/*

Theme Name: Marty 1.0

Description: This is a custom theme designed for use on http://www.martyoconnell.com ONLY. Design copyright &#169; 2008 Brian Hanna

Version: 1.0

Author: Brian Hanna

*/

body {

	margin: 0;

	}



#wrapper {

	margin: 0 auto 0 auto;

	width: 100%;

	text-align: left;

	}



#header {

	width: 100%;

	text-align: center;

	background-color: #6b8fb3;

	padding-top: 25px;

	}

	

#headerimg {

	width: 100%;

	overflow: hidden;

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	background-color: #6b8fb3;	

	}



.menu {

	margin-left: 30px;

	margin-right: 30px;

	}



#menu {

	width: 100%;

	margin-bottom: 6px;

	background-color: #6b8fb3;

	border-top: 1px solid #CCCCCC;

	text-align: center;

	border-bottom: 1px solid #CCCCCC;

	}

	

#container {

	width: 750px;

	background-color: #FFFFFF;

	margin: 0 auto 0 auto;

	}



#content {

	float: left;

	width: 580px;

	margin-left: 6px;

	border-bottom: 1px solid #CCCCCC;
	

	}

	

#content p {

	margin-top: 0px;

	}

	

#content h2 {

	margin-top: 0px;

	margin-bottom: 0px;
	
	padding-right: 6px;

	text-align: right;

	background-color: #6b8fb3;

	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;

	}

	

	

#headline {

	font-family: Arial, Helvetica, sans-serif;

	}



#sidebar {

	width: 150px;

	text-align: left;

	float: left;
	
	margin-right: 6px;

	}

	

#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	font-size: 12pt;

	}

	

#sidebar li ul {

	margin-bottom: 12px;

	padding: 3px;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	}



#sidebar h2 {

	margin: 0px;

	padding: 0px;

	border-top: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #6b8fb3;

	}

	

#tag_cloud {

	margin-bottom: 12px;

	}



#sidebar select {

	margin-bottom: 12px;

	}



#footer {

	width: 750px;

	clear: both;

	text-align: center;

	}



img {

	border: 0;

	}



a {

	color: #333366;

	font-family: Arial, Helvetica, sans-serif;

	}



a:hover {

	text-decoration: none;

	color: #CCCCCC;

	}

	

a:visited {

	color: #000000;

	}

	

p {

	padding-top: 6px;

	padding-right: 6px;

	padding-left: 6px;

	}
	
.marty {
	border: 1px solid #6b8fb3;	
	
	}