/*  
Theme Name: Hung Retro
Theme URI: http://www.boroski.com
Description: This is the Retro-look for boroski.com.
Version: 1.0
Author: BKB Design Group
Author URI: http://www.bkbdesign.com/
*/

* {border:0; margin:0; padding:0;}
p {padding-bottom:15px;}
.clear {clear:both; height:0}

h1, h2, h3 {color:#536318}
h1 {font-size:18px;}
h2 {font-size:20px; margin-bottom:10px;}
h3 {font-size:12px;}

ul {margin-left:10px; margin-bottom:15px;}

a:link, a:active, a:visited {
	text-decoration:none; 
	font-weight:bold;
	color:#3b1a14; 
}
a:hover {color: #536318;}
a {outline:none}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #3b1a14;
	background-image: url(images/wallpaper.jpg);
}

#outer_wrapper {
	position:relative;
	width:978px;
	margin:0 auto;
}

#wrapper {
	width:912px;
	margin-left:33px;
	padding-top:120px;
	margin-bottom:-100px;
}

#logo {
	position:absolute;
	top:210px;
	left:78px;
}

#clip {
	position:absolute;
	top:10px;
	left:403px;
}

#man {
	position:absolute;
	right:53px;
	top:170px;
}

#header {
	height:169px;
	background-image:url(images/header_back.gif);
	background-repeat:no-repeat;
}

#main {
	background-image: url(images/paper_back.gif);
	background-repeat:repeat-y;
	margin-bottom:-100px;
	padding-top:80px;
}

#left {
	width:210px;
	float:left;
	margin-right:20px;

}
#left-bar {
	width:190px;
	float:left;
	margin-right:20px;
	padding-left:40px;
}

#left-bar li {list-style-type:none;}

#menu {
	height:233px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	margin-left:-12px;
	margin-bottom:50px;
	padding-left:85px;
	padding-top:45px;
}

#content {
	float:left;
	width:420px;
	padding-top:20px;
	padding-bottom:100px;
}

#content-single {
	float:left;
	width:550px;
	padding-top:20px;
	padding-bottom:100px;
}

#entry a{
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #536318;
}

.post_excerpt {
	padding-bottom:10px;
	margin-bottom:20px;
	background-image:url(images/dash.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.thumb_ext {
	position:relative;
	float:left;
	width:169px;
	height:125px;
	margin-bottom:25px;
	overflow:hidden;

}

.thumb_frame {
	position:absolute;
	top:-2px;
	left:-2px;
	background-image:url(images/frame.png);
	width:169px;
	height:125px;
	background-repeat:no-repeat;
}

.thumb_int {
	width:164px;
	height:120px;
	overflow:hidden;
}

.excerpt_text {width: 230px; float:right; font-size: 11px; line-height: 1.3em;}

.more {text-align:right; margin-top:-15px;}
	
.previous {
	float:right;
	padding-bottom:5px;
}


.next {
	float:left;
	margin-left:93px;
}

.navigation {font-size:20px;}

.comments-template {padding-top: 20px}

#right {
	width:180px;
	float:right;
	margin-top:45px;
	margin-right:40px;
}

#right li{list-style-type:none}

#footer {
	width:978px;
	height:235px;
	background-image:url(images/footer_back.gif);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left:-50px;
	margin-left: auto;
	text-align:center;
}

p.footer {text-align:right; text-transform:uppercase; font-size:10px; margin-top:110px; padding-right:100px;}

.thanks {
	margin-top:-30px;
}

input.submit, input.button-primary {width:135px; height:32px; background-image:url(images/tape_blank.png); background-repeat:no-repeat; background-color:transparent; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-right: 5px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 20px;

	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.ngg-album {
	border-color:#536318;
	}