/*

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

*/







/* basics */



*{margin:0; padding:0;}



body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0;
	background-color: #000;
	background-image: url(http://ardijah.co.nz/wp-content/themes/blank2R/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}

	

h1 {font-size: 18pt;}

h2 {font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 14pt;

	font-weight: 300;

	color:#2b3c57; margin-top:10px; letter-spacing:-1px;}

h3 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size: 12pt;
	font-weight: 600;
	color:#425A84;
	margin-top:30px;
	letter-spacing:-1px;
	margin-bottom:8px;
}

h4 {font-size: 9pt;}





/* images and misc. */



img{ border: none; padding: 0; }

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 */



a{

	color:#2b3c57;

	text-decoration:none;

	border: none;
	outline:none;

	}



a:hover{color:#2b3c57;text-decoration: underline; border: none;}







/* container */





#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	color:#333333;
	background: url(/img/transpBlack75-trans.png);
	margin-top:25px;margin-bottom:25px;
	}

	

/* header */



#header {
	width: 950px;
	color: #fff;
	height: 213px;
	background-image: url(http://ardijah.co.nz/wp-content/themes/blank2R/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top:0;
	}
	
#header p{width:350px;padding-top:200px; padding-right:10px; float:right; font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif; line-height:18px; font-size:13px;}



#header h1{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 16pt;

	font-weight: 300;

	letter-spacing: 1px;

	margin: 0;	

	padding: 120px 0 0 16px;	

	}

	

#header h1 a{color: #2b3c57; text-decoration: none;}

#header h1 a:hover{color: #2b3c57; text-decoration: none;}





#header h2{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 10pt;

	font-weight: 300;

	font-style: italic;

	color: #2b3c57;

	letter-spacing: 1px;

	margin: 0;	

	padding: 0 0 0 18px;	

	}



/* main menu */





#menu {
	font-family: verdana, arial, times, serif;
	font-size: 10px;
	width:950px;
	height:36px;
	background-color: #000;
	background-image: url(http://ardijah.co.nz/wp-content/themes/blank2R/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		outline:none;
		text-transform:uppercase;
}





#menu ul {

	margin: 0 0 0 0;

	padding: 0;
	padding-top:12px;
	padding-bottom:12px;
	outline:none;
	text-align: left;

}



#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;
		outline:none;

}



#menu ul li a {

	padding: 11px 13px 10px 13px;

	margin: 0;

	text-decoration: none;

	color: #fff;
	outline:none;

}



#menu ul li a:hover {

	background-color: #2b3c57;

	color:#fff;
		outline:none;

}

#menu ul li.current_page_item a {

	background-color: #2b3c57;

	color:#fff;
		outline:none;

}







/* content */





#content {

	float: left;

	width: 68%;

	overflow: hidden;
	
	padding:15px 0 0 20px;
	
	min-height:350px;

	}	



.post {

	margin:0 10px;

	padding:10px 10px 10px 5px;

	line-height: 14pt;
	
	border-bottom:1px solid #273750;

	}

	

.post h2{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 14pt;

	font-weight: 300;

	color: #2b3c57;


	}

	

.post h2 a{

	color: #2b3c57;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #2b3c57;

	text-decoration: none;

	}

	

.post p{font-size: 8pt;}



.post a{text-decoration:underline;}



.post ul {}



.post li {}



.entry p{margin:12px 0;}



.postmetadata{
	clear: both;
	padding:0 0 0 6px;
	margin-top: 16px;
	background-color: #2b3c57;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F3F3F;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #3F3F3F;
	color:#fff;
	font-size:10px;
	}
	
.postmetadata p {font-size:9px; color:#fff;}

.postmetadata a {text-decoration:none; color:#fff;}

	



.navigation {

	font-size:8pt;

	float:left;

	width:100%;

	}

	

	.alignleft {float:left; margin:15px; margin-top:0; margin-left:0;}

	.alignright {float:right; margin:15px; margin-top:0; margin-right:0;}



.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}



/* sidebar */



#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 200px;
	float:right;
	margin: 0 0 0 0;
	padding: 25px;
	padding-top:0;
	padding-bottom:25px;
border-left:1px dotted #2b3c57;
	}



#sidebar h2{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-weight: normal; 

	font-size: 11pt; 

	text-align: left;

	color: #2b3c57;	

	margin: 0;

	padding: 25px 0 0 0;
	margin-bottom:10px;

}



#sidebar p {margin:0; padding: 0 6px 0 0;}



#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:0;
	margin-bottom:0;
	margin-left:0;

	padding:0;

	list-style-type: none;

	}



#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 10pt;

	list-style-type: none;
	padding-bottom:20px;

	}



#sidebar ul ul {

	margin: 6px 0 6px 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;

	padding: 2px 12px;

	margin: 0;

	}

	

#commentssection h3{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 12pt;

	font-weight: 300;

	font-style: normal;

	color: #2b3c57;

	}



#commentform{

	margin: 12px 12px 20px 12px;

	padding:20px;

	}

	

#commentform p{

	color: #333;

	}

	

#commentform a{color: #666; text-decoration: none; line-height: 14pt;}

	

#commentform h3{

	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;

	font-size: 10pt;

	font-weight: 300;

	color: #2b3c57;

	}

	

#commentbox{

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

	}



#author, #email, #url, #commentbox, #submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none;
	padding: 6px;
	border: 1px solid #2b3c57;
	color:#666;
	}



#submit{margin:5px 5px 0 0;}



	

ol.commentlist {list-style-type: none;}



ol.commentlist li {


	margin:10px 0;

	padding:5px 0 5px 10px;

	overflow: hidden;
	
	border-bottom:1px solid #2b3c57;

	}



ol.commentlist li.alt {}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#666;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none;}





/* 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 {
	clear: both;
	width: 100%;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	margin-bottom:100px;
	background-image: url(/wp-content/themes/blank2R/images/footer.jpg);
	}

	

#footer p{padding:15px;margin: 0; color: #fff; text-align:center; line-height:11pt;}

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

#footer a:hover{color: #fff;text-decoration: underline;}

hr {color: #26364F;
height: 1px; size:1px;}

