/*
Theme Name: RetroWorld
Theme URI: 
Description: A Image focused, Minimalistic, Retro design
Author: funky44	
Author URI: http://www.funky44.com
version: 0.4
Tags: retro, three-columns, fixed-width
*/
 
body {font-family: Helvetica, tahoma, sans-serif; font-size: 9pt;
      background-image:url('http://funky44.com/wp-content/uploads/2010/08/funkyback1.gif');
}

.boxgrid{width: 600px;
	margin:10px;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid img{ 
	top: 0;
	left: 0;
	border: 0;
}
img a{ border:3px solid #909090;}
img{ border:3px solid #f1f1f1; 
	padding:0px; 
	margin-left:10px; 
	margin-right:10px;
}
 
blockquote{ border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px; }

code{font-family:"Courier New", Courier, monospace;}

/* header */

#funkytop{
	float:left;
	width:700px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	height: 43px;
	background-image:url('http://funky44.com/wp-content/uploads/2010/09/funkytop.png');
	background-repeat: no-repeat;
	background-color: transparent; 
	}

#header {
	width:700px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	height: 0px;
	}

#header h2{
	font:normal 24pt helvetica, arial, verdana;
	padding:0px 0 0 0px;
	margin:0;
	text-transform:uppercase;
	}
	
#header h2 a{color: #404040; text-decoration: none;}
#header h2 a:hover{ color: #666; }

/* links */
a{ color:#43596f; text-decoration:none; }
a:hover{ color:#005473; } 

ul, li{margin:0; padding:0; list-style:none;}

.menu_head{
	width:186px;
	height: 53px;
	border:0px solid #3f3f3f; 
	left: 640px;
}
.menu_body {
	display:none; 
	width:160px;
	border-right:1px solid #3f3f3f;
	border-bottom:1px solid #3f3f3f;
	border-left:1px solid #3f3f3f; 
	left: 659px;
	top: 96px;
	position: absolute;
	}
.menu_body li{background:#3f3f3f;}
.menu_body li.alt{background: #0b83b5;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding: 8px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}
#socialstuff{
	position: absolute;
	top: 140px;
	left: 733px;
	border:0px solid #3f3f3f; 
}

#socialstuff a img { border:none;}
.subscribebutton {font-weight:bold; color: #fff; background: #AA0000; border: 2px outset #fff}
/* container */

#container {
	float:left;
	width:680px;
	margin: 0 auto;
	padding-left: 20px;
	color:#333;
	overflow: hidden;
	background:#fff;
	}


/* content */

#content {
	float: left;
	width: 650px;
	overflow: hidden;
	margin: auto;
        background:#fff; 
	}

.post {
	margin: auto;
	padding:0;
	line-height: 20pt;
	border-bottom: 1px dotted #465D71;
	}
	
.post h2{
	text-transform:uppercase;
	padding-top:10px;
	}

.post h1{
	font:normal 24px arial;
	text-transform:uppercase;
	padding-top:10px;
	}
	
.post h2 a{
	font-size:24px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
	}
	
.post h2 a:hover{
	background-color: #d0d4d6;
	color: #777;
	text-decoration: none;
	}

.post ul {
	list-style:square;
	padding-left:10px;}

.post li {
	list-style:square;
	padding-left:10px;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	} 
	
/* left sidebar */

#left {
	width:680px;
        background:#fff;
	margin:0;
	padding-left: 1px;
	padding-right: 20px;
	border-right: 1px solid #eee;
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height:20px;
	list-style-type: none;
	}

#left ul ul {
	margin:5px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	margin: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
  
/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: arial;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:595px;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: arial;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #eee;
	}
	
#submit{
		margin:3px 3px 0 0;
		padding:10px;
		background:#efefef;
		font-weight:bold;
}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite { font-family: arial, verdana, tahoma; font-size: 9pt; font-weight: bold; font-style: normal; }
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}

/* footer */

#between {
	float:left;
	width:700px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	height: 80px;
	background-color: #fff;
} 
#between a, #between a:visited { color:#2185C5; text-decoration:none; font-family: Helvetica, verdana, tahoma; font-size: 8pt;}

#footer {
	float:left;
	width:700px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	height: 44px;
	background-image:url('http://funky44.com/wp-content/uploads/2010/09/funkyfooter.png');
	background-repeat: no-repeat;
	background-color: transparent; 
	}
