/*

General styling

*/

body {
	margin: 0;
	background-color:#FFF;
	font-family:"Helvetica", sans-serif;
	font-size:13px;
	color:#000;
}

#wrapper {
    width:800px;
    margin:0 auto;
}

a:link, a:visited {
	text-decoration:none;
	color:#787746;
}

a:hover {
    text-decoration:underline;
}

* {
padding:0;
margin:0;
}

a:link img, a:visited img, a:hover img {
	border: none;
}


/* HEADER */

#header {
}

#header #title_menu {
	background-color: #000;
	height: 40px;
	padding-left:40px;
	padding-right: 15px;
	font-weight: bold;
}

   #title {
    float:left;
    font-size:25px;
    font-weight:bold;
    color:#fff;
	padding-top: 5px;
	width: 200px;
    }

    #title a:link{
        text-decoration:none;
        color:#fff;
    }

    #title a:visited{
        text-decoration:none;
        color:#fff;
    }

    #title a:hover {
        text-decoration:none;
        color:#fff;
    }
    
	#site_menu {
		text-transform: uppercase;
		font-size: 10px;
		/* padding-left: 450px; */
		float: right;

	}
		#site_menu ul {
			list-style: none;
			padding-top: 12px;
		}
		
		#site_menu li {
			float: left;
			padding-left: 25px;
		}
		
	#header #accent_stripe {
		height: 10px;
		background-color: #787746;
	}
	#header #site_news {
		height: 115px;
		background-color: #b4af91;
		background-image: url(ribbon_top.gif);
		background-repeat: repeat-y;
		background-position: 30px 0px;
		padding-right:40px;
		
	}
		#header #site_news .news_dingbat {
			color: #bf3526;
			font-size: 38px;
			vertical-align: -50%;
			font-weight: bold;
			line-height: 18px;
		}
		#header #site_news p {
			color: #32331d;
			font-size: 22px;
			font-weight: bold;
			width: 375px;
			text-indent: -25px;
			padding-left: 25px;
			padding-top: 25px;
			line-hieght: 25px;
			float: right;
		}
		#header #site_news p a:link {
			color: #32331d;
			text-decoration: underline;
		}

		#header #site_news p a:visited {
			color: #32331d;
			text-decoration: underline;
		}
		
		#header #site_news p a:hover {
			color: #32331d;
			text-decoration: underline;
		}
	
		#header #site_news p.tagline {
			margin-left: 0px;
			padding-left: 40px;
			padding-top: 10px;
			color: #fff;
			font-size: 24px;
			font-weight: normal;
			width: 180px;
			text-indent: 0;
			line-height: 120%;
			display: block;
			float: left;
		}
	#header #subscribe {
		height: 30px;
		border-bottom: 1px solid #ddd;
		padding-top: 6px;
		font-weight: bold;
		font-size: 10px;
		background-image: url(ribbon_point.gif);
		background-repeat: no-repeat;
		background-position: 30px 0px;
		padding-right: 10px;
	}	
		#header #subscribe p {
			float: left;
			color: #000;
			text-align: left;
			margin-top: 0px;
		}

			#header #subscribe p.image {
				border:none; 
				padding-right: 5px;	
			}
			
			#header #subscribe p.link {
				width:75px; 
			}
	
				#header #subscribe p.link a:link {
					color: #000;
				}	
				
				#header #subscribe p.link a:visited {
					color: #000;
				}
				
				#header #subscribe p.link a:hover {
					color: #000;
				}

	#content_menu {
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		padding-top: 10px;
		padding-left: 30px;
		margin-bottom: 40px;
	}
		#content_menu ul {
			list-style: none;
		}
		
		#content_menu li {
			float: left;
		}
		
		#content_menu ul li a:link, #content_menu ul li a:visited {
			display:block;
			line-height:11px;
		}
		
		#content_menu ul li a:hover {
			text-decoration: none;
		}
		
		#content_menu ul li {
			display:block;
			float:left;
			position:relative; 
		}
		
		#content_menu ul li ul {
			display:block;
			position:absolute;
			top:auto;
			list-style:none;
			margin:0;
			padding:0;
			visibility:hidden;
			width:220px;
		}
		
		#content_menu ul li:hover ul,
		#content_menu ul li.msiefix ul {
			visibility:visible;
		}
		
		#content_menu ul li ul li {
			position:relative;
			float:none;
			line-height:18px;
			color: #bf3526			font-size:10px;
			_height:1px;
		}
		
		#content_menu ul li ul li a:link, #content_menu ul li ul li a:visited, #content_menu ul li ul li a {
			display:block;
			margin:0;
			line-height:15px;
			padding:2px 0 2px 10px;
			color:#FFF;
			_height:1px;
			text-transform:none;
			border:0;
			background-color:#b4af91;
		}
		
		#content_menu ul li ul li a:hover {
			background-color:#bf3526;
		}
		
	#header p.specialPageFlag {
		color: #bf3526;
		padding-bottom: 20px;
		padding-left: 0px;
		font-weight: bold;
		font-size: 125%;	
	}
		#header p.specialPageFlag a:link {
			color: #bf3526;
			text-decoration: none;
		}
		#header p.specialPageFlag a:visited {
			color: #bf3526;
			text-decoration: none;
		}	
		#header p.specialPageFlag a:hover {
			color: #bf3526;
			text-decoration: none;
		}	
		    
/* SIDEBAR */

#sidebar {
    width:215px;
    float:right;
    margin:0 5px 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

#sidebar form {
	text-align: left; 
	padding-top: 5px;
}
 #sidebar li h2 {
	color: #787746;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 8px;
	}
	
 #sidebar li h2.first {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}

#sidebar a:link, #sidebar a:visited {
	color: #787746;
}

#sidebar a:hover {
	color: #787746;
    text-decoration:underline;
}


/* LISTS */

html>body .the_content ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .the_content li {
	margin: 7px 0 8px 10px;
	}

.the_content ol {
	padding: 0 0 0 15px;
	margin: 0;
	text-indent:-5px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
	}
	
#sidebar ul li{
	list-style: none;
}

#sidebar ul.recentList li {
	padding-bottom: 4px;
	text-align: left;
}


/* CONTENT */

#content {
    margin:0 0 0 5px;
    width:520px;
    float:left;
}

.related_posts {
	padding-bottom: 25px;
}

	.related_posts h3 {
		color: #787746;
		padding-bottom: 5px;
	}
	
	.related_posts li{
		padding-left: 15px;
		padding-bottom: 2px;
		list-style: none;
	}

.post {
    margin: 0 0 30px 0;
    clear:both;
}

    .post .posttitle {
		margin-bottom: -5px;
	}

		.post h2.posttitle .postdate {
			font-size: 75%;
			vertical-align: bottom;
		}
    
	#sidebar h2 {
        font-size:18px;
        margin:0 0 4px 0;
        font-weight:bold;
    }

	.post p.post_category {
		font-size: 11px;
		margin: 0;
		padding: 0;
		text-align: right;
	}
		    
	.post p.post_category a:link, .post p.post_category a:visited {
        color:#bf3526;
		font-weight: bold;
    }

    .post p.post_category a:hover {
        color:#bf3526;
    }

	.post .wwwww {
		margin-left:35px;
		text-indent:-35px;
	}
        
	.post .wwwww .w {
		font-weight: bold;
		font-size: 120%;
	}
	    
    .post .postmeta {
        font-size:11px;
        color:#b4af91;
        text-transform: none;
        margin:0 0 5px 0;
		padding-bottom: 5px;
    }
    
        .post .postmeta a:link, .post .postmeta a:visited {
            color:#b4af91;
        }
        
        .post .postmeta a:hover {
            color:#b4af91;
            text-decoration:underline;
        }
		
	.post .postdate, .post h2 .postdate {
	    color:#b4af91;
		float: right;
	}	

    .post p {
        margin:0 0 15px 0;
        line-height: 18px;
    }
     .post .the_content ul, .post .the_content ol {
            margin-bottom:15px;
        }
    
	.post p.postSiteAdvert {
		font-size: 11px;
		text-align: right;
		padding-top: 20px;
	}
	
    .post blockquote {
		background-image: url(http://insidehpc.com/images/site/oq.jpg);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		margin-left: 10px;
		margin-right: 25px;
        padding-left: 25px;
		padding-top: 10px;
    }
    
		.post h2 {
			padding-bottom: 10px;
		}
	
    .post img {
    float:right;
    border: none;
    margin:0 0 10px 20px;
    }

	.post .the_content a:link {
		color: #000;
		text-decoration: underline;
	}
	
	.post .the_content a:visited {
		color: #000;
		text-decoration: underline;
	}
	
	.post .the_content a:hover {
		color: #000;
		text-decoration: underline;
	}
		
	.post .akst_link, .akst_link a:link, .akst_link a:visited, .akst_link a:hover {
        font-size:11px;
	}
	
/* COMMENTS */

#comments {
	padding-top: 20px;
}

#commentlist, #trackbacks {
    list-style:none;
}

    #commentlist li {
        margin:0;
        padding:15px 10px 0 10px;
        border-bottom:1px solid #ddd;

    }

    #commentlist li.odd {
        background-color:#b4af91;
        border-bottom:1px solid #ddd;
    }
    
	#commentlist h3 {
		color: #bf3526;
	}
	
    #trackbacks li {
        padding:5px 10px 5px 10px;
    }
	
	#trackbacks h3 {
		color: #bf3526;
		padding-top: 15px;
	}
	
.post .commenttitle {
        font-size:16px;
        line-height:16px;
        color: #40411e;
        margin:0 0 2px 0;
        font-weight:normal;
    }
    
        .post #commentlist .commenttitle a:link, .post #commentlist .commenttitle a:visited {
            color:#40411e;
        }
    
        .post #commentlist .commenttitle a:hover {
            color:#40411e;
            text-decoration:underline;
        }
        
        textarea {
            width:100%;
        }

.timeNav {
	color: #bf3526;
	padding-bottom: 20px;
	font-weight: bold;
}

.timeNav a:link {
	color: #bf3526;
}

.timeNav a:visited {
	color: #bf3526;
}

.timeNav a:hover {
	color: #bf3526;
	text-decoration: none;
}

/* FOOTER */
        
#footer {
    clear: both;
    border-top:1px solid #787746;
}

    #footer p {
        margin:5px 0 30px 5px;
        color: #787746;
        text-transform:uppercase;
        font-size:10px;
    }
    
    #footer a:link, #footer a:visited {
        color: #787746;
    }
    
    #footer a:hover {
        color: #bf3526;
    }

/* FOOTER */

.wp-polls-ul {
		padding-top: 10px;
	}
.wp-polls-ul li {
	padding-bottom: 10px;
	}
	
	.wp-polls-ul li input {
		margin-right: 5px;
		}
	
.wp-polls {
	margin-bottom: 15px;
	}
	
.wp-polls input {
	margin-bottom: 5px;
	}

}
	