/*  
Theme Name: HAJET
Theme URI: http://www.hajet.org
Description: This theme was made and inspired by the Probama theme & EversonNews theme. Some elements of those themes have been heavily modified by "Kagemusha".
Version: 2.0
Author: Kagemusha
Author URI: http://www.hajet.org
*/

/*  
Note: margin & padding is:   	top           right           bottom            left
 */
 
 /*
 ---------- Contents -----------
  HTML Elements
  Page Structure
  Headings
  Content Styles
  Post Styles
  Comments
  Flickr
  RSS
  Serach & Forms
  Float Clearing
  Footer
  Paging
-*/

/* ---------- HTML Elements -----------*/

* {
	margin: 0;
	padding: 0;
	}
	
body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	color:#FFFFFF;
	background:#010a2a;
	padding-bottom:38px;
	}

body, select, textarea, input {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	}

 p { 
	margin: 15px 0; 
	line-height:145%; 
	font-size: 12px
	} 
	
.wp-caption 
	{ border: 1px solid #103064;
	text-align: center; 
	background-color: #ffffff; 
	padding-top: 4px; 
	margin: 10px; /* optional rounded corners for browsers that support it */ 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	}

.wp-caption img {
	margin: 0; 
	padding: 0; 
	border: 0 
	none;
	}
	
.wp-caption p.wp-caption-text {
	font-size: 12px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0; 
	color: #000000; 
	font-weight:bold;
	} 
a, a:visited {
	color: #9cbff3; 
	text-decoration:none; 
	} 

a:hover, a:active {
	color:#FFFFFF;
	text-decoration:none; 
	} 
	
*:focus {
	outline: none; 
	} 

ol { 
	margin: 15px 15px 15px 35px; /* top right bottom left */ 
	} 

li a:hover, li a:active {
	text-decoration:none; 
	} 
	
a img { 
	border:none; 
	} 
	
/* ---------- Page Structure -----------*/

#blue { 
	background:#1b4680 url(images/bg_blue.jpg) no-repeat center top; 
	padding-bottom:33px; 
	} 
	
#interior #blue {
	background:#1b4680 url(images/bg_blue2.jpg) no-repeat center top; 
	} 

.wrapper {
	margin: 0 auto; 
	font-size: 0.7em; 
	width: 871px; 
	} 

#masthead { 
	background: url(images/bg_masthead.jpg); 
	height: 104px; 
	padding:81px 0 0 18px; /* top right bottom left */ 
	} 

#branding { 
	height:100px; 
	padding-left:53px; 
	} 

#sitename { 
	color:#ffffff; 
	letter-spacing:0.06em; 
	font-size:4em; 
	text-transform:uppercase; 
	padding-left:45px; 
	} 

#description { 
	color:#7ec2f8; 
	letter-spacing:0.06em; 
	font-size:1.4em; 
	padding-left:115px; 
	} 

.left { 
	float:left; 
	} 
.right { 
	float:right 
	} 
#sidebar {
	width:368px; 
	float:right; 
	} 

/* ---------- Headings -----------*/ 

h1 { 
	font:2.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial; 
	font-weight:bold; 
	width:548px; 
	padding-top:5px;
	} 

h2 { 
	font:2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial; 
	font-weight:bold;
	line-height:100%;
	color:#fec855;
	} 

 h3 {
	font:1.5em; 
	color:#fff; 
	font-weight:bold; 
	line-height:110%; 
	} 

h4 { 
	font-size: 1.2em; 
	} 
	
#commentarea h4, h4.pagetitle {
	color:#e9d393; 
	margin-bottom:13px; 
	} 
	
#submenu h4 { 
	margin: 6px 0 5px 0; /* top right bottom left */ 
	} 
	
/* ---------- Content Styles -----------*/ 

h1 a, h1 a:visited {
	color:#FFF; 
	} 
	
h1 a:hover, h1 a:active {
	text-decoration:none
	} 

h2 a, h2 a:visited {
	color:#fec855;
	} 
	
h2 a:hover, h1 a:active {
	color:#FFF; 
	} 
	
.commentcount {
	background:url(images/bubble.gif) no-repeat 0 2px;
	padding-left:17px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left:9px; 
	} 
	
.commentcount a, .commentcount a:visited {
	color:#9cbff3; 
	} 
	
#interior #content { 
	padding-top:7px; 
	} 
	
.col.left { 
	width:65%; 
	} 
	
.col.right {
	width:35%;
	}
	
/*Post Styles*/ 

.entry {
	padding-bottom:20px;
	}

.entry ul, .entry ol {
	padding:0 15px 10px 10px; /* top right bottom left */
	} 
	
.entry ul li {
	margin-left:25px;
	list-style: none;
	padding:2px 0;
	padding-left: 20px;
	background:url(images/ho-g.png) no-repeat 3px 2px;
	}
	
.entry blockquote {
	margin:15px 35px 25px 35px; /* top right bottom left */
	border-left:5px solid #fec855;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c1cddd;
	line-height:140%;
	}

.entry img {
	float:left; 
	margin:5px 5px 5px 5px; /* top right bottom left */
	border:1px solid #;
	}
.postmetadata {
	text-transform:uppercase;
	font-size: 0.9em;
	color:#6e93b2;
	border-bottom:1px solid #376291;
	border-top:1px solid #376291;
	padding:3px 0; }
	
.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#103064;
	display:block;
	width:100%;
	}
	
.entry pre {
	padding:20px 20px 40px 20px; /* top right bottom left */
	}
	
table {
	border-collapse:collapse;
	margin:0px 0;
	}

td, th {
	font-size:12px;
	}

th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}
	
/* ---------- Comments -----------*/

#commentarea {
	background:url(images/divider2.gif) top center no-repeat;
	padding-top:35px;
	}
	
.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px; /* top right bottom left */
	padding: 8px 15px 10px 15px; /* top right bottom left */
	background: url(images/bg_comment.gif);
	}

#commentarea small { 
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}

.gravatar {
	float:left;
	border:1px solid #2d578a;
	}

.commentinfo {
	width:765px;
	float:right;
	padding-top:5px;
	}

.commentlist li.my_comment {
	background:#254f89;
	border-bottom:1px solid #36639b;
	border-top:1px solid #36639b;
	}
	
li.my_comment cite {
	font-size:1.5em; 
	} 
	
/* ---------- Flickr -----------*/

#flickr {
	list-style:none;
	padding-top:13px;
	}

#flickr li { 
	float:left;
	display:inline;
	margin:0px 17px 16px 0px; /* top right bottom left */
	border-right:1px solid #031F4A;
	border-bottom:1px solid #031F4A;
	} 
	
#flickr li a {
	display:block;
	border:4px solid #376291;
	} 
	
#flickr li a:hover {
	border:4px solid #60A9DE;
	}
	
/* ---------- RSS -----------*/

.rss {
	Position: absolute;
	Margin-top: -88px;
	Margin-Left: 832px;
	} 
	
/* ---------- Seach & Forms -----------*/

#searchform {
	float:right;
	padding: 1px;
	font-size: 16px;
	margin-top:-42px;
	}

#s { 
	background:#295ba0;
	color:#ffffff;
	padding-left:0px;
	width:180px;
	} 

#searchsubmit {
	border:none;
	margin: 1px 8px 0px 0px; /* top right bottom left */
	padding:0px;
	}
	
.field { 
	background:#ffffff;
	border:none;
	padding:4px;
	border:none;
	} 
	
.field:focus {
	background:#e8ebf0;
	}
	
#submit { 
	background: #010a2a ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:1px;
	text-transform:uppercase;
	} 
	
#submit:hover {
	background: #12225b ! important;
	} 
	
#searchform #s {
	width: 180px;
	padding: 1px; }
	
/* ---------- Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	} 
	
.clearfloat { 
	display:inline-block;
	}
	
.clearfloat {
	display:block; 
	} 
	
/* ---------- Footer -----------*/

#meta { 
	padding-top: 25px;
	}
	
.block { 
	width:225px;
	float:left;
	margin:0px 0px 0px 0px; /* top right bottom left */
	}

.banner {
	width:300px; 
	float:left; 
	margin:-10px 0px 0px 60px; /* top right bottom left */ 
	}
	
.block2 { 
	width:225px; 
	float:right; 
	margin:0px 0px 0px 0px; /* top left bottom right */
	} 

#meta ul {
	margin-top:15px;
	}
	
#meta li { 
	list-style:none;
	border-top:1px solid #213957;
	padding:6px 0;
	}

#meta li a, #meta li a:visited {
	font-weight:normal;
	border:none;
	padding:9px 10px 9px 22px;
	background:url(images/ho-g.png) no-repeat 0px 8px;
	}
	
#meta li a:hover, #meta li a:active {
	background:url(images/ho-w.png) no-repeat 0px 8px;
	border:none; 
	} 
	
#meta a, #meta a:visited { 
	color:#80a3dc; 
	}
	
#meta a:hover, #meta a:active { 
	color:#FFF; 
	} 
	
#footer { 
	padding: 12px; 
	color:#697d98; 
	background:#151d3b; 
	margin-top:28px; 
	text-align:center; 
	} 
	
a#cat4 { 
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 15px 0 0;
	}

/* ---------- Paging -----------*/

#paging {
	display:block;
	margin: 0 0 2em 0; /* top right bottom left */
	padding: 5px 0 1px;
	clear:both;
	font-size: 11px;
	height: 40px;
	} 
	
.alignright { 
	float:right; 
	} 
	
.alignleft {
	float:left;
	} 
	
#paging a { 
	background:#103064;
	color:#fec855;
	border: 1px solid #295BA0;
	width:175px;
	display:block;
	text-align:center;
	padding:6px 0;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	} 
	
#paging a:hover { 
	background: #103064;
	color:#fff;
	border-color: #295BA0;
	}
