/*

Theme Name: Asterik

Theme URI: http://www.wickedness.us

Description: A Wordpress theme by <a href="http://www.wickedness.us">Wickedness</a>

Author: Travel Asia

Author URI: http://www.travelstreet.info

*/









/* Begin Typography & Colors */

body

{

	background-color: #D6D7D9;

	color: #B2B3B5;

	font-size: 65%;

	font-family: Verdana, Arial, Sans-Serif;

	text-align: center;

}



#page

{

	background-color: #010101;

	text-align: left;

}



#header

{

	background-color: #010101;

}



#content

{

	font-size: 1.15em;

	line-height: 1.5em;

}



.alt

{

	background-color: #212424;

	text-align: justify;

}



#footer

{

	background-color: #010101;

}



small

{

	font-size: 0.8em;

	line-height: 1.55em;

}



h1, h2, h3, h2.pagetitle

{

	font-family: Georgia, Times New Roman, Times, serif;

	font-weight: lighter;

}



h1

{

	font-size: 2.4em;

}



.description

{

	margin:0px;

        padding: 0px;

	font-size: 1.1em;

	text-align: center;

}



h2

{

	font-size: 1.3em;

}



h2.pagetitle

{

	font-size: 1.65em;

}



#sidebar h2

{

	font-size: 1.2em;

}



h3, h3.pagetitle

{

	font-size: 1.15em;

}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description

{

	color: #FFFFFF;

	text-decoration: none;

}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited

{

	color: #D6D7D9;

}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite

{

	text-decoration: none;

}



.commentlist li, #commentform input, #commentform textarea

{

	font: 0.9em Verdana, Arial, Sans-Serif;

}



.commentlist li

{

	font-weight: bold;

}



.commentlist cite, .commentlist cite a

{

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

}



.commentlist p

{

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

}



.commentmetadata

{

	font-weight: normal;

}



#sidebar

{

	font: 1.0em Verdana, Arial, Sans-Serif;

	color: #FFFFFF;

}



#sidebar ul, blockquote,.nocomments,strike, cite, small

{

	color: #D4D4D4;

}



code

{

	font: 1.1em 'Courier New' , Courier, Fixed;

}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

}



a,h2 a:hover, h3 a:hover



{

	color: #FF9900;

	text-decoration: none;

}



a:hover

{

	color: #E2E2E2;

	text-decoration: none;

}



/* End Typography & Colors */





/* Begin Structure */

body

{

	margin: 0;

	padding: 0;

}



#page

{

	background-color: #010101;

	margin: 0px auto;

	padding: 0px;

	width: 678px;

}



#header

{

	background: #010101 url(images/HEADER.jpg) no-repeat center top;

	height: 380px;

	margin: 0px auto;

	padding: 0px;

	width: 100%;

}



#headerimg

{

	margin: 0px;

	padding: 0px;

	height: 380px;

	width: 100%;

}



.narrowcolumn

{

        margin: 0px;

	padding: 0px;

	width: 480px;

	text-align: left;

	float: left;

}



.post

{

	margin: 0px;

	padding: 0px 25px 15px 25px;

	text-align: justify;

}



.narrowcolumn .postmetadata

{

	background: url(images/COMM.gif) no-repeat bottom right;

	border-top: 1px dashed #56595C;

	margin: 0px;

        padding: 5px 25px 0px 0px;

	text-align: right;

}



.narrowcolumn .postdata

{

	border-top: 1px dashed #56595C;

	margin: 30px 0px;

        padding-top: 5px;

}

.more

{

	background: url(images/MORE.gif) no-repeat center left;

	padding:8px 5px 5px 28px;

}





.dest

{     

	border-right: 1px solid #4F5559;

	font-size: 0.80em;

	width: 45px;

        margin: 0px 8px 0px 0px;

	padding:5px;

	text-align: center;

        float:left;

}



#round 

{ 

	background: url(images/FOOTER.gif) no-repeat center top;

        height: 25px;

	width: 100%; 

	margin: 0 auto;

	padding: 0;

}



#footer

{

	background-color: #010101;

	width: 100%;

        margin: 0px auto;

	clear: both;

	text-align: left;

}



#footer p

{

        margin: 0px auto;

	padding: 10px 0px 0px 25px;

	text-align: left;

}



/* End Structure */







/*	Begin Headers */

h1

{

	margin: 0px;

	padding: 295px 0px 5px 0px;

	text-align: center;

}



h2

{

	margin: 0px 0px 10px 0px;

}



h2.pagetitle

{

	margin: 10px 0px 5px 25px;

}



h3.pagetitle

{

	margin: 10px 0px 15px 25px;

}



#sidebar h2

{

	font-family: Verdana, Arial, Sans-Serif;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	text-align: left;

}



h3

{

	padding: 0px;

	margin: 30px 0px 10px 0px;

}



h3.comments

{

	padding: 0;

	margin: 20px 0px 20px 0px;

}

/* End Headers */







/* Begin Images */

p img

{

	padding: 0;

	max-width: 100%;

}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered

{

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright

{

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft

{

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.alignright

{

	float: right;

}



.alignleft

{

	float: left;

}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul 

{

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li 

{

	margin: 7px 0 8px 10px;

}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

}



.entry ol 

{

	padding: 0 0 0 25px;

	margin: 0;

}



.entry ol li 

{

	margin: 0;

	padding: 0;

}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol

{

	margin: 0px 5px 10px 12px;

	padding: 0;

}



#sidebar ul li 

{

	list-style-image:  url(images/SIDELIST.gif);

	margin: 0px 0px 0px 5px;

	padding: 0px;

}



#sidebar ul p, #sidebar ul select 

{

	margin: 0;

}



#sidebar ul ul, #sidebar ul ol

{

	margin:  0px;

}



#sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol,#sidebar ul ul ul, #sidebar ul ol

{

	margin:  0px;

}



ol li, #sidebar ul ol li

{

	list-style: decimal outside;

}



#sidebar ul ul li, #sidebar ul ol li

{

	margin: 0px;

	padding:0px;

}



/* End Entry Lists */







/* Begin Form Elements */



#searchform

{

	margin: 0px;

	padding: 5px 3px;

	text-align:center;

}



#searchform #s

{

	background: url(images/SEARCH.gif) repeat-x;	

	border: 1px solid #626469;

	color: #231F20;

        width: 115px;

        padding: 2px;

	font: 1.0em Verdana, Arial, Sans-Serif;

}



.entry form

{

	/* This is mainly for password protected posts, makes them look better. */

	text-align: center;

}



#commentform input

{

	background-color: #212424;

	border: 1px solid #626469;

	color: #E1E1E1;

	width: 170px;

	margin: 5px 5px 1px 0;

	padding: 2px;

}



#commentform textarea

{

	background-color: #212424;

	border: 1px solid #626469;

	color: #E1E1E1;

	width: 400px;

	padding: 2px;

}



#commentform #submit

{

	background: url(images/SEARCH.gif) repeat-x;

	border: 1px solid #626469;

	color: #231F20;

	float: left;

}



/* End Form Elements */







/* Begin Comments*/

.alt

{

	margin-top: 10px;

	padding: 10px;

}



.commentlist

{

	padding: 0;

	text-align: justify;

}



.commentlist li

{	

	background: url(images/TALK.gif) no-repeat top left;

	margin: 0px 0px 0px 0px;

	padding: 8px 0px 6px 28px;

	list-style: none;

}



.commentlist p

{

	margin: 10px 0px 10px 0px;

}



#commentform p

{

	margin: 10px 0px 0px 0px;

}



.nocomments

{

	text-align: center;

	margin: 0;

	padding: 0;

}



.commentmetadata

{

	margin: 0 10px 0 0px;

	display: block;

}



#h3

{

	padding: 0;

	margin: 0 10px 0 0px;

}

/* End Comments */







/* Begin Sidebar */



#sidebar

{

	background: #7E0D0D;

	margin: -10px 10px 0px 0px;

        padding: 10px;

	width: 140px;

	text-align: left;

	float: right;

}

#sidetop

{

	background: url(images/SIDETOP.gif) no-repeat top right;

	width: 140px;

	margin: -10px -10px 0px 0px;

        padding: 10px 10px 0px 0px;

}

#sideend

{

	background: url(images/SIDEEND.gif) no-repeat bottom left;

	width: 140px;

	margin: 0px 0px -10px -10px;

        padding: 0px 0px 10px 10px;

}



#sidebar form

{

	text-align: left;

	margin: 0px 0px 8px -3px;

}

/* End Sidebar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps

{

	cursor: help;

}



acronym, abbr

{

	border-bottom: 1px dashed #999;

}



blockquote

{

	margin: 15px 15px 15px 0px;

	padding-left: 40px;

	background-image: url(images/QUOTE.gif);

	background-repeat: no-repeat;

        background-position: top left;

}



blockquote cite

{

	margin: 5px 0 0;

	display: block;

}



.center

{

	text-align: center;

}



hr

{

	display: none;

}

img

{

	border: 0px;

        margin: 5px;

}





a img

{

	border: 1px solid #891A1C;

        margin: 5px;

        padding: 3px;

}





.navigation

{

	display: block;

	text-align: center;

	padding: 10px 25px 20px 25px;

	margin: 0px;

}

/* End Various Tags & Classes*/



