/*  
Theme Name: Joshmaxonian
Theme URI: http://blog.primepixel.com
Description: My own grand spanking new theme.
Version: 1.2
Author: Joshmax
Author URI: http://blog.primepixel.com
*/

/* Page styles
-------------------------------*/
#top-accent-rule {	
	position: absolute;
	left: 14px;	top: 0;
	width: 900px; height: 2px;
	background-image: url(images/50percent.png);
}

#header {
	border: 0px dotted lime;
	height: 117px;
	background: url(images/dc_title.jpg) no-repeat;	
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}

/* Top navigation
-------------------------------*/
#top-navigation {
	border: 0px dotted orange;
	width: 948px;
}

#top-navigation div {
	float: left;
}

#buttons {
	/*width: 676px;*/
	border: 0px dotted red;
	margin-top: 2px;
}

#buttons img {
	position: absolute;	
	margin: 0 0 0 -18px;
	
}

#buttons #main-menu {
	border: 0px dotted lime;
	width: 660px;
	background-image: url(images/b_gloss.png);
	background-repeat: repeat-x;
	}

#buttons .edge {
	background-repeat: no-repeat;
	width: 8px; height: 31px;
}

#buttons a {
	display: block;
	padding: 8px 12px 8px 25px;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

#top-navigation a#is_on {
	color: #444;
	background: url(images/b_gloss_on.png);
}

#slider {
	position: absolute;
	left: 786px;
}

#under-buttons {
	position: absolute;
	left: 238px;
	top: 150px;
	width: 482px; height: 12px;
	background: white;
}

/* Footer
-------------------------------*/
#footer {
	position: relative;
	border: 0px dotted orange;
	background: transparent url(images/bottom_bg.jpg) no-repeat top left;
	width: 919px; height: 86px;
}

#footer ul#feeds {
	position: absolute;
	top: 20px; left: 30px;
	padding: 0; margin: 0;
	list-style: none;
}

#footer ul#feeds li a {
	font-size: 10px;
	color: #fff;
	display: block;
	padding: 0 0 2px 18px;
	background: transparent url(images/rss_icon.png) no-repeat;
}

#disclaim {
	position: absolute;
	top: 30px; left: 210px;
	color: #e0e0e0;
	width: 690px;
}

#disclaim a, #disclaim b {
	color: white;	
}

#powered {
	width: 724px;
	position: relative;
	margin: 0 0 50px 185px;
	color: #bbb;
}

#powered a {
	color: #bbb;
}

#powered span {
	position: absolute;
	right: 0;
}


/* Global Styles
-------------------------------*/


.highlight {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 114px;
	color: #5b656e;
	margin: 17px 0; 
}

/* private styles
----------------------*/


.box {
	border: 1px dotted gray;
	padding: 10px;
}

/* Block Quotes
----------------------*/

/* rewrite blockquotes -jx!- */

.spacer {
	margin: 18px 0;
	background: transparent url(images/dotted.gif) repeat-x top left;
	height: 1px;
}


.entry p a{
	color: #880000;
	text-decoration: none;
	border-bottom: 1px dotted #880000;
}



/* Main Shell !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! don't forget archives (for seo) */


/* Header
-------------------------------*/

#searcharea {
	background: transparent url(images/nav_search.gif) no-repeat top left;
	width: 296px; height: 45px;
	float: left;
}

#searchform {
	margin: 5px 0 0 10px;
}

#topcorner {
	float: left;
}

#googleSearchUnitIframe {
	margin-left: -18px;
	}


/* Comments
-------------------------------*/

#comments {
	margin-bottom: 20px;
}

#comments h2 {
	margin: 8px 0 20px 0;
}

.commenttext {
	width: 439px; /* (jx) */
	border-left: 1px solid #c4cbd2;
	border-right: 1px solid #c4cbd2;
	margin: 0;
	padding: 0px 10px;
	display: block;
}

.commenttext p {
	margin: 0;
	padding: 5px 0;

}


/* Search
-------------------------------*/

#results-box {
	background:white;
	position:absolute;
	z-index:99;
	border: 0px dotted lime;
	width:500px;
	height:214px;	
}

#searchresult {
	color: #39444d;
	margin-bottom: 15px;
}

#searchresult h1 {
	margin: 0; padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202830;
	margin-bottom: -5px;
}

#searchresult h1 a {
	color: #39444d;

}

#searchresult h1 a:active {
	color: #39444d;

}

#searchresult h1 a:hover {
	color: #384047;
}

#searchresult .date {
	border-top: 1px solid #000;
	padding-top: 3px;
}

#searchresult .bottominfo {
	border-bottom: 0px;
	margin-top: 20px;
}

#searchresult .bottominfo img {
	margin-right: 4px;
	position: absolute;
	right: 0;
	top: 0;
}


.searchinfo {
	background: transparent url(images/info_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
}

.searchinfo ul {
	margin: 0; 
	padding: 0 0 3px 0;
	list-style: none;
}

.searchinfo ul li {
	margin: 0; padding: 0;
	display: block;
	padding-left: 5px
}

.searchinfo .comments a {
	padding: 0 0 0 22px;
	margin: 0 10px 0 5px;
	background: transparent url(images/grey_wordbubble.gif) no-repeat 0 50%;
	display: inline;
}

.searchinfo .link a {
	padding: 0 0 0 17px;
	background: transparent url(images/grey_folder.gif) no-repeat 0 50%;
	display: inline;
}

.searchinfo a {
	text-decoration: underline;
}


/*
-------------------------------*/
