;/*
Theme Name: Blank 2-Column R-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with right sidebar
Author: Your Name
Author URI: http://example.com
version: 1.0
*/

/* Neutral Elements */
	html, body { margin:0; padding:0; width:99.999999%; }
	body { font: 0.8em/1.25em normal normal normal 'Lucida Sans','Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
	div, section, h, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, l, blockquote, code, pre, nl, ul, ol, li {margin:0; padding:0;}

/* basics */


body{
		background: #000000 url(images/bg.jpg) repeat-y scroll top center;
		color: #727272;
		font-family: arial,verdana,tahoma;
		font-size: 13px;
		}
	
h1 {    position: absolute;
		top: 30px;
		left: 45px;
		width: 281px; 
		height: 54px;
		text-indent: -9999px;
		overflow: hidden;
		}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

/* Hyper links */	
	a:link 		{color: #727272;text-decoration: none;}
	a:visited 	{text-decoration: none; color: #727272;}
	a:hover 	{text-decoration: underline; color: #727272;}
	a:active 	{text-decoration: none;}
	a:focus		{text-decoration: none; color: #727272;}
	a img 		{border: 0;}



/* container */


#container{
		position: relative;
		margin: 25px auto;
		padding-top: 150px;
		width: 747px;
		min-height: 368px;
		}
	
/* header */

#header {
	position: absolute;
	top: -11px;
	left: -25px;
	background-image: url(images/bg_branding-trans.png);
	width: 408px;
	height: 173px;
	z-index: 2;
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}
	
.page-item-home a{
	position: absolute;
	top: 10px;
	left: 0;
	width: 50px; 
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.page-item-home a:hover{
	background: url(images/nav-home-trans.png) no-repeat;
	background-position: 1px 19px;
	}
	
.curent_page_item page-item-home a{
	background: url(images/nav-home-trans.png) no-repeat;
	background-position: 1px 19px;
	}

.page-item-31 a{
	position: absolute;
	top: 4px;
	left: 60px;
	width: 79px; 
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.page-item-31 a:hover{
	background: url(images/nav-about-trans.png) no-repeat;
	background-position: 3px 13px;
	}
	
.page-item-31 a:hover{
	background: url(images/nav-about-trans.png) no-repeat;
	background-position: 3px 13px;
	}
	
.page-item-36 a{
	position: absolute;
	top: -10px;
	left: 155px;
	width: 60px; 
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.page-item-36 a:hover{
	background: url(images/nav-music-trans.png) no-repeat;
	background-position: 2px 18px;
	}
	
.page-item-38 a{
	position: absolute;
	top: -21px;
	left: 228px;
	width: 100px; 
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.page-item-38 a:hover{
	background: url(images/nav-webdesign-trans.png) no-repeat;
	background-position: 2px 13px;
	}

/* main menu */


#menu {
	position: absolute;
	top: 90px;
	left: 20px;
	font-family: verdana, arial, times, serif;
	font-size: 8pt; 
	height:25px;
	z-index: 3;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/* content */


#content {
	position: relative;
	top: -150px;
	margin: 0 85px 0 0;
	font-size: 10.5pt;
	line-height: 23px;
	font-size: 1.2em;
	background: url(images/notepadtop-trans.png) no-repeat;
	padding-top: 34px;
	width: 492px;
	z-index: 1;
	}	

.post {
	background: url(images/blogpostbg-trans.png) repeat-y;
	padding: 133px 40px 16px 40px;
	}
	
.post h2{
	font-family: georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #020202;
	}
	
.post h2 a{
	color: #020202;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000000;
	text-decoration: none;
	}
	
.post p{
	font-size: 0.8em;
	}

.post ul {}

.post li {}

.entry{
	margin-top: 26px;
	}

.entry p{margin:0 0 23px 0;}

.postmetadata{
	clear: both;
	text-align: center;
	}

.posttitle{
	width: 200px;
	margin-bottom: 2px;
	}
	
.timestamp{
	float: right;
	width: 200px;
	text-align: right;
	margin-top: -1.5em;
	}	

.navigation {
	margin: -40px 40px 0 40px;
	padding-top: 24px;
	height: 0;
	font-size:8pt;
	float:left;
	width: 410px;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}
	
	img.alignright {
		padding: 6px;
		background: #fefefe;
		color: #555555;
		line-height: 1.2em;
		border-bottom: #eeeeee solid 2px;
		border-right: #eeeeee solid 1px;
		border-left: #eeeeee solid 1px;
		margin: 3px -10px 3px 7px;
		}

.notfound{padding: 25px 0; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	position:absolute;
	left: 475px;
	top: 135px;
	font-family: arial, verdana, tahoma;
	width: 186px;
	padding: 40px 52px 30px 28px;
	font-size: 0.8em;
	background: url(images/sidebar-trans.png) no-repeat;
	min-height: 357px;
	}

#sidebar h2{
	font-family: arial, verdana, tahoma; 
	font-weight: normal; 
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#sidebar p {margin:0; padding: 0.5em 0 0.5em 0;}


#sidebar ul {
	margin: 0 0;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	


#sidebar ul ul {
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #fefefe;
	margin: 12px 12px 20px 12px;
	padding:20px;
	border-bottom: #eeeeee solid 2px;
	border-right: #eeeeee solid 1px;
	border-left: #eeeeee solid 1px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	width:335px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {
	list-style-type: none;
	margin: 20px 0;
	}
	
ol.commentlist .frame{
	margin-bottom: 30px;
	}

ol.commentlist li {
	}

ol.commentlist li.alt {}
ol.commentlist li p {}

ol.commentlist a {color:#000;}

cite {
	display: block;
	background: url(images/framecontent-trans.png) repeat-y;
	position: relative;
	padding-left: 30px;
	font-family: georgia;
	font-weight:300;
	font-size: 1em;
	width: 424px;
	margin-top: 10px;
	}
	
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	position: relative;
	top: -150px;
	background: url(images/blogrip-trans.png) no-repeat;
	clear: both;
	width: 492px;
	height:54px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	z-index: 1;
	}
	
#footer p{
	position: absolute;
	right: 25px;
	top: 50px;
	text-align: right;
	margin: 0; 
	color: #4b3b26;
	background: url(images/wplogo-trans.png) no-repeat center right;
	padding: 3px 45px 3px 0;
	min-height: 32px;
	}
	
#footer span{
	display: block;
	}

#footer a{
	color: #4b3b26;
	text-decoration: none;	
	}
#footer a:hover{color: #4b3b26;text-decoration: underline;}


/* Extras */

.flickr_badge_image{
	background: url(images/photobg-trans.png) no-repeat;
	width: 193px;
	height: 154px;
	margin: 5px 0 0 -8px ;
	}
	
.flickr_badge_image img{
	margin: 5px;
	width: 170px;
	height: 130px;
	}

#about-me-widget{
	position: absolute;
	top: -110px;
	left: 12px;
	width: 210px;
	height: 120px;
	padding: 5px 12px 15px 15px;
	background: #fefefe;
	color: #555555;
	line-height: 1.2em;
	border-bottom: #eeeeee solid 2px;
	border-right: #eeeeee solid 1px;
	}
	
#about-me-widget span{
	text-transform: uppercase;
	font-family: "Arial Black";
	font-size: x-small;
	line-height: 2em;
	margin-top: 18px;
	color: #999933;	
	}
	
#about-me-widget h2{
	text-transform: uppercase;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: x-small;
	line-height: 1em;	
	}
	
#about-me-widget img{
	float: right;
	margin: -1em 0 0 5px ;
	border: 0;
	padding: 0;	
	}
	
.frame{
	background: url(images/frametop-trans.png) no-repeat;
	position: relative;
	margin: -20px -20px -20px -20px;
	padding-top: 27px;
	width: 453px;
	}

.frame h3{
	background: url(images/framecontent-trans.png) repeat-y;
	position: relative;
	padding-left: 30px;
	font-family: georgia;
	font-weight:300;
	font-size: 1em;
	}	
	
.framecontent{
	background: url(images/framecontent-trans.png) repeat-y;
	padding: 0 30px;
	
	}
	
.framecontent li{
	list-style-type: none;
	display: inline;
	}
	
.framefooter{
	background: url(images/framefooter-trans.png) no-repeat;
	height: 37px;
	text-align: center;
	font-size: x-small;
	}
	
.frame  .framecontent{
	padding: 0 20px;
	}
	
.frame  .framecontent p{
	padding: 0 10px;
	}

.frame  img{
	margin: 5px 20px;
	}
	
.frame a:hover img {
	border: 6px solid #dedede;
	padding: 0;
	}

.breadcrumb{
	display:none;
	position: relative;
	top: 18px;
	color : #aaaaaa;
	text-align: left;
	font-size: 1em;
	line-height: 0em;
	width: 420px;
	margin: 0 40px;
	padding: 0;
	z-index: 200;
	}
	
.breadcrumb a{
	color : #aaaaaa;
	}
	
#commentssection{
	padding-top: 18px;
	background: url(images/blogpostbg-trans.png) repeat-y;
	}