/*  
Theme Name: Rabbit Hole
Theme URI: http://www.themebin.com
Description: Trendy, fancy and  attractive wordpress theme.
Version: 1.0
Author: Santhosh. S
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.
	
- Header image is designed by http://pauldgroot.deviantart.com 
*/

body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background:#000 url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


a {
	color: #7EA61F;
	text-decoration: none;
}
a:visited {
	color: #7EA61F;
	text-decoration: none;
}
a:hover {
	color: #E9F1A3 ;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #7EA61F;
	text-decoration: none;
}
h2 {
	color: #ECF1BC;
	margin: 0px 0px 2px;
	border-bottom: 2px dotted #7EA61F;
        background: url(images/ch1-bg.png) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #ECF1BC;
	text-decoration: none;
}
h2 a:hover {
	color: #7EA61F;
	text-decoration: none;
}
h3 {
	font: strong 110%/100% "Verdana", Tahoma, Arial;
	color: #7EA61F;
	margin: 5px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #000 url(images/content-bg.jpg) repeat-y;
        padding: 0px 0px 0px 0px;
}

/* header area */
#header {
	background: #000 url(images/header-bg.jpg) no-repeat;
	height: 254px;
	position: relative;
	text-align: left;
	padding-right: 0px;
	color: #000; 
}

#header a {
color: #000;
text-decoration: none;
font-size: 34px;
padding-left: 30px;
}

#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	bottom: 3px;
	padding-left: 20px;
	color: #000;
	font-size: 14px;
}

#header li  {
   list-style: none;
}

#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 110px;
	bottom: 410px;
}
#nav li {
	float: left;
	margin-left: 0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ECF1BC;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/buttonsleaf.png) no-repeat;
	padding: 5px 28px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 15px;
	height: 25px;
	display: block;
	float: left;
}

#nav .page_item_home a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/buttonaki2.png) no-repeat;
	padding: 5px 28px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 15px;
	height: 25px;
	display: block;
}

#nav .page_item_button1 a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/architext.png) no-repeat;
	padding: 0px 18px 0px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
	height: 108px;
	display: block;

}

#nav .page_item_button2 a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/craftstext.png) no-repeat;
	padding: 0px 18px 0px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
	height: 108px;
	display: block;

}

#nav .page_item_button3 a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/ediblestext.png) no-repeat;
	padding: 0px 18px 0px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
	height: 108px;
	display: block;

}

#nav .page_item_button4 a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/traveltext.png) no-repeat;
	padding: 0px 18px 0px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
	height: 108px;
	display: block;

}

#nav .page_item_button5 a{
	color: #ffffff;
	text-decoration: none;
	background: #000 url(images/randomtext.png) no-repeat;
	padding: 0px 18px 0px;
	font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
	height: 108px;
	display: block;
}


#nav .page_item a:hover {
	color: #7EA61F;
}

/* content area */

#content {
	padding: 10px 10px 10px 20px;
	float: left;
	width: 71%;
	overflow: hidden;
         position: relative;
         top:95px;

}
.post {
	clear:both;
	padding-top: 10px;
	padding-left: 10px;
	text-align:justify;
}

.posted {
	font-size:0.9em;
	background:#111;
	border: 1px solid #000;
	border-radius:8px; 
	padding: 2px 8px 2px 2px;
	color: #fff;
	text-align:right;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 700px;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 0px;

}
.post-comment {
	float: right;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 2px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 3px;
	padding : 0 0 0 40px;
	color: #a4dfed;
	border : 1px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #fff;
}

ul span, ol span {
	color : #fff;
}

code {
	color: #7EA61F;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 0px 20px 10px 20px;
        margin-bottom: 15px;
}
.navigation a, .navigation a:visited {
	color: #DAE38E;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */

ol.commentlist { list-style:none; margin:0; padding:50; }
ol.commentlist li { border:1px solid #000; border-radius:15px;  padding: 12px 12px 12px 12px;  position:relative; text-align: left;}
ol.commentlist { list-style:none; margin:0; padding:50; }
ol.commentlist li.alt { }
ol.commentlist li.comment p { font-size:11px;}
ol.commentlist li.comment ul { font-size:11px; list-style:square; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.even { background:#000; }
ol.commentlist li.odd { background:#131212; }
ol.commentlist li.comment-author-admin {}
ol.commentlist li.parent {}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
}

#commentform {
 
	margin-top: 10px;
	font: 110% Verdana, Helvetica, sans-serif;
}
#commentform p {
	padding: 3px 0px;
	margin: 0px;
}
#commentform label{
	color: #fff;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#131212;
	border: 1px solid #000;
	border-radius:8px; 
	padding:5px 7px 5px 10px; 
	font: 100% Verdana, Helvetica, sans-serif;
	color: #fff;
	margin-top: 3px;
	text-align: left;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#131212;
	border: 1px solid #000;
	border-radius:15px; 
	padding: 5px 7px 5px 10px; 
	font: 100% Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/submit.png) no-repeat;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
        border: 1px solid #000000;
	float:right;
	width: 180px;
	height: 30px;
	text-align:right;
	cursor: pointer;
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}

}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 25px 30px 0px;
	width: 175px;
	color: #ffffff;
	overflow: hidden;
}

#sidebar img {
	border: none;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #E9F1A3;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #7EA61F;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #E9F1A3;
	text-decoration: none;
}
#sidebar a:hover{
	color: #7EA61F;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #222;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll*/
ul.list-blogroll li{
	background: url(images/bullet.png) no-repeat;
	padding-left: 16px;
}

/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 3px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/* search form */

#search-form {
	position: relative;
	top: 100px;
	right: 0px;
	height: 37px;
	float: right;
	width: 113px;
}
#search-form #s{
	background: #000;
	height: 17px;
	width: 58px;
	margin: 6px 5px 0px 15px;
	padding: 3px 7px 2px 0px;
        font: 12px/100% "Verdana", Tahoma, Trebuchet MS, Arial;
	color: #ffffff;
	border: none;
}
#search-form #search-submit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#searchform {
	background: #222;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}

/* footer area */
#footer {
	clear: both;
	background: #000 url(images/footer.jpg) no-repeat;
	height: 184px;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}

#footer a, #footer a:visited {
	color: #83E05E;

}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#credits {
	margin: 0px auto;
	width: 1000px;
	color: #fff;
	font-size: 85%;
	background: #000;
	line-height: 120%;
	text-align:center;
	font-size:12px;
}

#wordpress {
	font-size: 10px;
	background: #000;
	text-align: center;
}
#credits a, #credit a:visited {
	color: #7EA61F;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
a img {border: 000; }

img {
        margin: 7px;}
	
	
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 2px 2px 2px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 2px 2px;
}

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.wp-smiley {
margin:0;
padding:0;
border:0;
}

.wp-caption {
border: 1px solid #dd;
text-align: center;
background-color: #000;
margin: 6px;
border-radius: 4px;
}

.wp-caption-text {
        font-size:xx-small;
        color:#FFFFFF;
        vertical-align:center;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* <!--more--> hack */

div.more {
       width: 28%;
       margin-left: 72%;
       margin-right: auto;
}

/* <!--extra--> hack */

div.extra {
	background: url(images/tinytiny.png) no-repeat;
       width: 28%;
       margin-left: 72%;
       margin-right: auto;
}

