/*
Theme Name: Davros Travels
Theme URI: http://www.wpsmart.com/
Description: Adapted from Gary Burton's WPSmart theme

Version: 1.0
Author: David McMahon
Author URI: http://www.ukwebdev.com/

The CSS, XHTML and design are copyright wpsmart.com
and may not be redistributed.  All files are for your
personal use only.
*/

body {
	background-color: #fdf5e6;
    background-image: url(../images/canbg.png);
    background-repeat: repeat;
    background-position: center;
    color: #000;
    width: 920px;
    margin: 5px auto;
    padding: 0px;
    font-size: 100%;
    font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

h1 {
    font-family: Garamond, 'Times New Roman', Times, serif;
    font-size: 22px;
    font-weight: normal;
    color: #333;
    background: url(../images/line.gif) no-repeat bottom left;
    line-height: 30px;
}

h2 {
    font-family: Garamond, 'Times New Roman', Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    background: url(../images/line.gif) no-repeat bottom left;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 5px;
}

ul, li {
    margin-left: 8px;
    padding: 0;
    list-style-type: disc;
}

blockquote {
	font-size: 1.1em;
	color: #009;
	background-color: #F0F0FF;
	padding: 10px;
	margin-right; 5px;
	display: block;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

form {
	display: block;
}

.notscreen {
	display: inline !important;
}

#headerArea {
    background-color: #FFF;
    height: 180px;
}

#blogname {
    height: 160px;
    float: left;
    padding: 10px;
}

#blogname img {
	border: none;
	float: left;
	width: 291px;
	height: 160px;
}

#outerbox {
    border-width: 0px 1px 1px 1px;
    border-color: #09C;
    border-style: solid;
    background: white;
    padding-top: 10px;
}

#headerNav {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #09C;
  color: #FFF;
  font-weight: bold;
  height: 25px;
  text-indent: 15px;
  border-top: 2px solid #0A50FE;
}

#search {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}

#midContent {
	float: left;
    font-family: Arial, Verdana, sans-serif;
    padding-right: 2px;
    padding-left: 12px;
    padding-bottom: 30px;
    width: 680px;
	min-height: 970px;
}

#rightNavigation {
    font-family: Arial, Verdana, sans-serif;
    padding-right: 2px;
    padding-left: 5px;
    float: right;
    width: 215px !important;
    background-color: #FFF;
}

#rightNavigation ul li, #rightNavigation ul ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#rightNavigation h2 {
	font-size: 18px;
}

#footer {
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    background: #09C;
    color: #FFF;
    font-weight: normal;
    height: auto;
    padding: 5px;
    clear: both;
}



#headerNav a, #headerNav a:link, #headerNav a:visited, #headerNav a:hover, #headerNav a:active {
  color: #FFF;
  font-weight: normal;
}

#rightNavigation a {
    color: blue;
    font-weight: normal;
}

#mainlogo {
	font-family: Edison, 'Times New Roman', Times, serif;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #AC9F9F;
	position: relative;
	top: 20px;
	left: 20px;
}

#sublogo {
    font-family: 'Times New Roman', Times, serif;
	font-size: 27px;
    font-weight: normal;
	color: #09C;
	position: relative;
	top: 130px;
	left: 20px;
}

#footer a {
    color: white;
    font-weight: normal;
}


/* EXTRAS */

.alignright {
	padding: 4px 0 0 10px;
	display: inline;
	border: 0;
	float: right;
	margin: 0 0 2px 7px;
	width: auto;
	background-color: #FFF;
	color: inherit;
}

.alignleft {
	padding: 4px 10px 0 0;
	display: inline;
	border: 0;
	float: left;
	margin: 0 7px 2px 0;
	width: auto;
	background-color: #FFF;
	color: inherit;
}

#tags a, #tags a:link, #tags a:visited {
	color: black;
	background-color: white;
	text-decoration: underline;
}

#tags a:hover, #tags a:active {
	color: black;
	background-color: white;
	text-decoration: underline;
}

#tag_head {
	font-weight: bold;
	margin-right: 10px;
	color: #026C82;
	background-color: white;
}	

#tagcloud {
    float: right;
    width: 200px;
    height: auto;
    padding: 2px;
    margin-left: 3px;
    margin-bottom: 3px;
}

#tagcloud h3 {
	text-align: center;
	margin-bottom: 5px;
}
	
#readmore {
	position: relative;
    margin-top: 3px;
    margin-left: 2px;
	padding-bottom: 10px;
    float: left;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
    text-decoration: underline;
}

#morelinks {
    width: 336px;
    font-family: Arial, Verdana, sans-serif;
 	font-size: 12px;
    margin-top: 15px;
}

#morelinks p {
    padding-left: 2px;
    color: black;
}
#morelinks a {
    color: #000080;
    font-weight: bold;
    text-decoration: underline;
}

.warning {
    border: 10px solid red;
    background: #ddd;
    padding: 5px;
}

.warning a {
    text-decoration: underline;
    color: blue;
}

#floatadsense {
	float: right;
    width: 260px;
    height: auto;
    padding: 2px 2px 2px 10px;
    margin-bottom: 3px;
	color: inherit;
	background-color: white;
}

#topadsense {
    padding: 0;
    padding-top: 10px;
    margin: 0;
}

#bottomadsense {
    padding: 0;
    margin: 0;
}

#adsenseline {
    margin: 10px 0;
}

.subscribe {
    background: #f8f8f8 url(../images/rss.gif) no-repeat left;
    height: 52px;
    padding-left: 57px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    font-size: 12px;
}

#adsense {
    border: 1px solid #DDD;
    width: 336px;
    margin-top: 10px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


.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: 1.1em;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, #postmetadata, strike {
	color: #777;
	}
	
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */







.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}
/* End Comments */


#address table {
    margin-bottom: 15px;
}

#address td {
    text-align: left;
    vertical-align: top;
}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
