/*
Theme Name: Voyage
Description: A premium WordPress theme designed by <a href="http://banners.aydennx.com">Aydennx</a> and coded by <a href="http://amitspsworld.info">Amit</a>. Uses graphically intensive images and jQuery animations. Please consult the documentation provided for proper usage of the theme.
Author: Aydennx and Amit
Tags: yellow, jquery animated, archives, fixed width, two columns
*/

* {
 margin: 0;
 padding: 0;
 font-family: "Courier New";
}

img {
 border: 0;
} 

:focus {
 outline: 0;
}

body {
 text-align: center;
 background: #4d0f07;
}

h1 {
 font-weight: normal;
 margin-left: 100px;
 margin-top: 20px;
}

a {
 color: #000;
}

h1 a{
 color: #000000;
 text-decoration: none;
 font-size: 30px;
}

h2.date {
 margin-left: 20px;
 margin-top: 30px;
 float: left;
 font-weight: normal;
 color: #000000;
 font-size: 45px;
}

h2.month {
 clear: left;
 float: left;
 font-weight: normal;
 color: #000000;
 margin-left: 25px;
 font-size: 25px;
}

h3 {
 margin-top: 25px;
}

ol {
 list-style: none;
}

.avatar{
 border: 1px solid #000;
 float: left;
 margin-right: 10px;
}

ol.commentlist li {
 margin-top: 10px;
 padding: 5px;
 background: #DD8E00;
 border: 1px solid #000000;
}

ol.commentlist li.alt {
  background: #D8DD00;
}

input {
 background: #D8DD00;
 border: 1px solid #000;
 margin-bottom: 2px;
}

input:hover {
 border: 1px solid #969696;
}

textarea {
 background: #D8DD00;
 border: 1px solid #000;
 width: 400px;
 height: 100px;
}

textarea:hover {
 border: 1px solid #969696;
}

a.comment-edit-link {
 cursor: pointer!important;
 position: absolute;
 left: 600px;
}

.comment-number {
 display: none;
}

.comment-meta a{
 cursor: default;
 float: left;
 font-size: 11px;
 text-decoration: none;
}

.reply {
 clear: both;
 font-weight: bold;
}

#wrapper {
 position: relative;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 width: 1026px;
 height: 1500px;
 background: url('images/background.jpg') no-repeat;
}

span.logo {
 overlow: hidden;
 cursor: pointer;
 margin-top: 40px;
 margin-left: 20px;
 width: 377px;
 height: 105px;
 float: left;
}

span.home {
 cursor: pointer;
 margin-top: 40px;
 float: left;
 margin-left: 10px;
 width: 189px;
 height: 75px;
 background: url('images/home.png');
}

span.about {
 cursor: pointer;
 margin-top: 40px;
 float: left;
 margin-left: 15px;
 width: 189px;
 height: 75px;
 background: url('images/about.png');
}

span.contact {
 cursor: pointer;
 margin-top: 40px;
 float: left;
 margin-left: 15px;
 width: 189px;
 height: 75px;
 background: url('images/contact.png');
}

#sliderbg {
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 width: 1001px;
 height: 403px;
 clear: both;
 background: url('images/mainBoxslider.gif');
}

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


	#slider{
	   overflow: hidden;
	   display: block;
	   margin-left: auto;
	   margin-right: auto;
	   text-align: left;
	   width: 870px;
	   height: 403px;
	   clear: both;	
	}	
	#slider ul, #slider li{
		width: 870px;
		height: 403px;
		list-style:none;
		overflow: hidden;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		padding-top: 50px;
		width: 870px;
		height: 403px;
		overflow: hidden; 
		}
		
	#slider li img {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
	display: block;
	border: 1px solid #666;
	padding: 2px;
	width: 154px;
	height: 154px;
    }

   .postslider{
       margin-top: 5px;
       margin-left: 10px;
       text-align: justify;
       width: 850px;
       }   
	
	#prevBtn, #nextBtn{ 
		display:block;
		width:59px;
		height:78px;
		position:absolute;
		margin-left: 17px;
		top: 300px;
		}	
	#nextBtn{ 
		margin-left:930px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:59px;
		height:78px;
		background:url('images/leftarrow.png') no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url('images/rightarrow.png') no-repeat 0 0;	
		}												

/* // Easy Slider */


.postbg {
 width: 583px;
 height: 297px;
 background: url('images/postBackground.gif');
 margin-left: 7px;
 margin-top: 40px;
 float: left;
}

.post {
 text-align: justify;
 margin-left: 100px;
 height: 150px;
 width: 450px;
 margin-top: 10px;
}

#pagin {
 position: absolute;
 top: 1220px;
 left: 45px;
 width:  533px;
 text-align: center;
}

.postbg-single {
 width: 591px;
 height: 641px;
 float: left;
 margin-top: 20px;
 margin-left: 5px;
 background: url('images/singlepost.gif');
}

.post-single {
 text-align: justify;
 margin-left: 100px;
 width: 440px;
 height: 641px;
 margin-top: 10px;
}

#some_pagination {
 text-align: center;
 line-height: 30px;
 width: 440px;
}

span.continue {
 cursor: pointer;
 position: absolute;
 width: 306px;
 height: 113px;
 text-align: left;
 left: 295px;
 background: url('images/continueReading.png');
} 

span.comments {
 position: absolute;
 top: 1150px;
 left: 120px;
 cursor: pointer;
 width: 407px;
 height: 72px;
 background: url('images/comments.png');
}

#aboutbox {
 position: absolute;
 top: 480px;
 left: 565px;
 width: 460px;
 height: 504px;
 background: url('images/aboutBox.gif');
}

#aboutbox_content {
 margin-top: 10px;
 width: 300px;
 margin-left: 110px;
 text-align: justify;
}

caption {
 margin-bottom: 10px;
 font-weight: bold;
 font-size: 20px;
}

#sidebar_archive {
 position: absolute;
 top: 950px;
 left: 600px;
 width: 410px;
 height: 346px;
 background: url('images/archivesBox.gif');
}

#calendar {
 width: 300px;
 margin-left: 110px;
 margin-top: 100px;
}

span.more-archives {
 cursor: pointer;
 position: absolute;
 width: 147px;
 height: 52px;
 background: url('images/archivesMore.png');
 top: 1240px;
 margin-left: 270px;
} 

td,tr {
 padding-left: 5px;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
}

#prev {
 display: none;
}

#today {
 color: #660000;
}

#archive-list {
 list-style: none;
 line-height: 25px;
}

#archive-list li a{
 clear: left;
 float: left;
 text-decoration: none;
}

#archive-list li a:hover{
 text-decoration: underline;
}

#archive-list span{
 float: right;
}

#footer {
 position: absolute;
 left: 10px;
 top: 1285px;
 width: 1008px;
 height:215px;
 background: url('images/footerBox.gif');
}

#footer_roll {
 overflow: hidden;
 float: left;
 margin-top: 30px;
 margin-left: 50px;
 width: 250px;
 height: 170px;
}

#footer_roll a{
 margin-left: 10px;
 text-decoration: none;
}

#footer_roll a:hover{
 margin-left: 15px;
 font-weight: bold;
 text-decoration: underline;
}

#footer_img {
 float: left;
 width: 123px;
 height: 121px;
 background: url('images/rss.png');
}

#s,#s:hover {
 background: #fff;
 border: 1px solid #000;
}

#searchsubmit {
 margin-top: 10px;
 margin-left: -7px;
 border: 1px solid #000;
 background: #DD8E00;
}

#searchsubmit:hover{
 background: #FFBF48;
}

#submit {
 margin-top: 5px;
 border: 1px solid #000;
 background: #DD8E00;
}

#submit:hover{
 background: #FFBF48;
}
