/*  
Theme Name: Best Travel Writing
Description: The default WordPress theme for http://www.besttravelwriting.com.
Author: E1 Design
Author URI: http://www.E1Desgin.us/
*/

body 
{
    padding:0;margin:5px 0;
}

#main a,#main h3 a {
    color: #003399;
    text-decoration: none;
    }
#main h3 a:hover {color: #CC0000;}   
#main a:hover {color: #CC0000;}

#main h1,#main h2 {font: 19px arial,helvetica,sans serif;}
#sidebar h2, h3 {font: bold 14px arial,helvetica,sans serif;}
#main {font: 14px arial,helvetica,sans serif;}
#sidebar p,small {font: 12px arial,helvetica,sans serif;}
#main h1,#main h2,#main h3 {color: #CC0000;}
#sidebar h2 {color: #003399;}
#main h3 a {color: #003399; font:bold 14px arial,helvetica,sans serif;}
#main ul.cats,#main ul.cats ul {list-style-type: none;padding:0;margin:0;}

#main .post h2 a,#main .post h3 a {color: #CC0000}
#main .post h2 a:hover,#main .post h3 a:hover {color: #003399}


#main .metadata 
{
    margin: 20px 0;padding: 5px;
    font: bold 12px arial,helvetica,sans serif;
    border: 1px solid #003399;
    color: #818FA2;
    
}
#main .metadata a 
{
    text-decoration: none;
    color: #003399;
}
#main .metadata a:hover {color: #CC0000;}
p.postmetadata 
{ 
    font: bold 11px arial,helvetica,sans serif;
    padding: 5px;
    border: 1px solid #003399;
}

p.postmetadata a,.commentmetadata a {font: bold 12px arial,helvetica,sans serif;color: black;text-decoration: none;}
p.postmetadata a:hover,.commentmetadata a:hover {color: #CC0000;}

#main ul.cats h1
{
   font: bold 14px arial,helvetica,sans serif;
   color: #58598b;
}

#container
{
    margin:0 auto;
    padding:0;
    width: 780px;
    background: #FFF url(images/fill_main.gif);
}
#header
{
    width:780px;
    height:122px;
    background: url(images/fill_top.jpg) no-repeat;
}
#header-menu,#header-menu-description
{
    margin: 0 0 0 245px;
    width: 530px;
}
#header-menu ul , #header-menu-description ul 
{
    padding:0;margin:0;
    list-style-type: none;
}
#header-menu ul li 
{
    float:left;padding:0;
    font: bold 16px arial,helvetica,sans serif;
    border-right: 1px solid #FFF;
}
/* top nav ------------------------------ */
#header-menu ul li a 
{
    color: #003399;
    padding: 0; margin: 6px 5px;
    text-decoration: none;
    width: 120px;
    display: block;
}
#header-menu ul li a:hover {color: #CC0000;}
#header-menu ul li a.active {color: #CC0000;}


#header-menu-description ul li 
{
    float:left;padding:0;
    font: 12px arial,helvetica,sans serif;
    border-right: 1px solid #FFF;
    height: 90px;
}

#header-menu-description ul li div 
{
    color: #003399;
    padding: 0; margin: 3px 5px;
    text-decoration: none;
    width: 120px;
    display: block;
}



#sidebar
{
    width: 230px;
    float: left;
    padding: 4px;
    margin-top: 20px;
    /*background: url(images/top_pic2.jpg) top left no-repeat;*/
}

#sidebar ul {list-style-type: none;padding:0;margin:0 0 0 5px;}
#sidebar ul li h2,#sidebar ul li,#sidebar ul li a {color: #003399;text-decoration: none;}
#sidebar ul li a,#sidebar ul li {font: 12px arial,helvetica,sans serif;}
#sidebar ul li a:hover {color: #cc0000;}

#sidebar p,#sidebar h2 {padding: 3px;}
#sidebar p {color: #003399;}

#sidebar input {
    padding: 1px; 
    margin:0; border: 1px solid white; 
    background: transparent;
    color: white;
    width: 160px;
    }
#main 
{
    width: 532px;
    float:right;
    margin-top: 17px;
}

select 
{
    font: 0.7em arial,helvetica,sans serif;
    padding:1px;margin:0;
    border: 2px solid #003399;
    width: 215px;
}
#footer
{
    width:780px;
    height: 30px;
    background: #FFF url(images/footer.gif) top left no-repeat;
}
#footer-copy  
{
    background: #fff;
    padding: 0 0 10px 20px;margin:0;
    font: 12px arial, helvetica,sans serif;
    text-align: center;
}
#footer-copy  a
{
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
#footer-copy a:hover {color: #cc0000;}


.navigation {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 40px;
	}
    
.navigation a {color: #000;font: 11px arial,helvetica,sans serif;}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.clear 
{
    clear: both;
}




.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
    color: #000;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #818fa2;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

#main .post {
	margin: 0;
	}

#main .postmetadata {
	padding-top: 5px;
	}

#main .postmetadata {
	margin: 30px 0;
	}
	



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #003399;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.alt {
	margin: 0;
	padding: 10px;
    border: 1px solid #003399;
    background: #f9fcff;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
    
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar caption {
	text-decoration: none;
    font: bold 14px arial,helvetica,sans serif;
    text-align: center;
	width: 100%;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
    font-size: 9pt;
    font-weight: bold;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
    font-size: 9pt;
    font-weight: bold;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar #today a {
    font-weight: bold;
    color: #898896;
    font-weight: bold;
    display: block;
    background: #fff;
    color: #898896;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}    
#wp-calendar tbody tr td a {
    font-weight: bold;
    display: block;
    background: #fff;
    color: #898896;
}
/* End Calendar */


.entrytext .img-left {
    padding: 0;
    margin: 0 5px;
    float: left;
}
.entrytext .img-center {
    display: block
	text-align: center;
	margin:0 5px;padding:0;
	}
.entrytext .img-right {
    padding:0;
    margin:0 5px;
    float: right;
}    

.ads {
 padding: 5px;
}
.ads p {
 font-size: 0.7em;
}

