/*
Theme Name:Gaigien based on Blackfox
Description: dark / orange theme
Author: Gaigien
Original Author: Jinsona designs 
Author URI: http://www.gaigien.nl
Original Author URI: http://web2feel.com/
*/

div.tagcloud {
	/* side link container */
	position: float;
  	left: 5px;
	top: 5px;
	width: 198px;
}
div.tagcloud div {
	/* borders and padding for
	the div inside the side
	link container */
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	padding-left: 5px;
	border: none;/*2px solid #000077;*/
}

div.tagcloud div a {
	/* links in the side link conatiner */
/*	width: 100%;
	display: block;*/
	background-color: yellow;
	margin-bottom: 2px;
}
div.tagcloud div a:hover {
	/* hover effect for the	links in the side link conatiner */
	background-color: green;
color:magenta;
}

body {
	margin:0;
	padding-top:0px;
	background:#666;
	font-family:Verdana,sans-serif;
	color:#e7e7e7;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ff8a00;
	text-decoration:none;
	}
a:hover {
	color:#ff8a00;
	text-decoration:underline;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#aaa;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:15px 0 0 0;

	}
.alignright {
	float:right;
	padding:15px 0 0 0;
	}

/* The Wrapper */

.wrapper {
	width:800px;
	margin:0 auto;
	background:#333 url(images/top.gif); height: 111px;
	background-repeat:no-repeat;
	background-position: left;
	}
	
.content {
	width:800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#333;
	}
	
/* The Top */

.top {
	height:111px;
	margin-top:0px;
	background:transparent;
	
	}
.blogname {
	float:center;
	width:0px;
	font-family: Verdana,sans-serif;
	}

.blogname h1  {
	font-size:32px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	color:#ff9900;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	margin:0px 0 0 100px;
	color: #ff9900; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 100px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

/* Menu */
#mainmenu{
	height:22px;
	background:#1a1613;
	display:block;
	padding:6px 0 0px 5px;
	
	}
	
#mainmenu ul {
	margin:0px;
	padding:0px;
}

#mainmenu ul li {
	padding-top:2px;
	margin:0px;
	list-style:none;
	float:left;
	margin-left:8px;
	font-size:11px;	
}

#mainmenu ul li a {
	text-decoration:none;	
	color:#b8af8b;
	padding:5px;
	padding-left:6px;
	padding-right:6px;
	position:relative;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active {
	color: #FFf;
	text-decoration:underline;	
	
}

#mainmenu ul li a span {
	display:none;
	
}

#mainmenu ul li a:hover span, #mainmenu ul li a.active  span{
	display:inline;
	position:absolute;
	right:-1px;
	top:0px;

}
#imagelist {
	margin: 0;
	padding: 0;
	background:#000;
	width:800px;
	height:110px;
	border: 1px solid blue;

}

#imagelist ul {
   margin: 0px 0px;
	 padding: 0;
	 overflow: auto;
	 float:left;
}
	 
#imagelist li {
	height:90px;
	width:190px;
	background:#000;
	border:1px solid #333;
	margin: 10px 3px 10px 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
  	list-style:none;
	float : left;
	display : block;
}

#imagelist li a:link, .imagelist li a:visited {
	text-decoration: none;
}	

/* The Content */
#content {
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;	
	padding-bottom: 0px;
	padding-left: 0px;
	}

.post {
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 12px;
	width: 550px;
	height: 100%;
	text-align: left;
	color:#bbb;	
	border: 1px solid gray;
	border-width: 1px;
	border-color: #999;
	}

.post h2 {
	font-size: 1em;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	padding-left: 5px;	
	height:16px;
	text-align: left;
	display:block;
	border-bottom: 1px solid gray;
   background-color: #222;    	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #FF9900;
	background-color: transparent;
	}

.post h2 a:hover, .post h2 a:active{
	color: #FF9900;
	text-decoration:underline;
	}

.post .date {
	margin: -10px 0;
	padding: 0px 0 0 0px;
	height: 15px;
	font: normal 0.8em Verdana, sans-serif;
	color: #666666;
	background-color: transparent;
	}

.post .postmetadata {
   padding-top: 10px;
	padding-right: 0px;	
	padding-bottom: 20px;
	padding-left: 0px;	
	text-align: right;
	height:15px;
	}

.p_comments {
	font: normal 0.8em Verdana, sans-serif;
/*   color: #ac5d00; */
color:#666666;
   height:25px;
	width:300px;
	line-height:26px;
	text-align:right;
	float:right;
	padding-top: 16px;
	padding-right: 0px;	
	padding-bottom: 0px;
	padding-left: 0px;	
	}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}


.post a:link,
.post a:visited {
	color: #ff8a00;
	background-color: transparent;
}

.post a:hover {
	color: #ff8a00;
	background-color: transparent;
	text-decoration: underline;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 5px;
}
	
.cover{
	margin: 0 0;
}
	
/* The Sidebar */

#sidebar {
width:200px;
float:right;
font-size:10px;
color:#999;
margin-top: 15px;
margin-right: 12px;
margin-bottom: 5px;
margin-left: 0px;
font-family:Verdana,sans-serif;
border: 1px solid gray;
/*border-bottom-color: #333;
border-bottom-width: 1px;*/

/* \*/
* html .hollyhack {height: 1%;}
/* */

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
	font-size: 1em;
	letter-spacing: 0.5px;
	text-transform: uppercase;
color:#b8af8b;
height:16px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-right: 0px;	
padding-bottom: 0px;
padding-left: 5px;	
background:#292929;
border: 1px solid gray;

}

#sidebar li a {
display:block;
line-height:120%;
padding-top: 3px;
padding-right: 0px;	
padding-bottom: 3px;
padding-left: 10px;	
color:#292929;
background-color:#666666;
border-bottom:1px solid #333333;
}

#sidebar li a:hover {
text-decoration:none;
background-color:#FFA231;
color:#fff;

}

#sidebar ul li a {
background:#none;
padding-left:10px;
}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:;
	}


/* --- FOOTER --- */

#footer {
	width:760px;
	height:150px;
padding-top: 20px;
padding-right: 20px;	
padding-bottom: 20px;
padding-left: 20px;	
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
        background-color:#333333;
        border: 1px solid gray;
	/*background: url(images/footerg.jpg); */
	text-align:left;
	}

#footer a {
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

/* The Navigation */

.navigation {
	height:10px;
	padding-top: 3px;
   padding-right: 0px;	
   padding-bottom: 30px;
   padding-left: 20px;	
	}

.navigation a {
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#FF9900;
	}
	
.navigation a:hover {
	text-decoration:underline;
	}

/* The Page Title */

h2.pagetitle {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-right: 0px;	
padding-bottom: 0px;
padding-left: 0px;	
	font-size:16px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	color: #FFF;
	
}	

div.comments ol li {
	padding-bottom: 9px;
	
}

.comments form {
	}
.comments textarea {
	width:96%;
	height:156px;
	background:#ccc;
	border:2px solid #777;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Verdana, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#777;
	}
.comments ol li {
	padding-bottom: 9px;

}
