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

Version: 2.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: #DDE;
    color: #000;
    width: 940px;
    margin: 0 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, ul li {
    margin-left: 8px;
    padding: 0;
    list-style-type: disc;
}

ol li {
	clear: both;
	padding-top: 5px;
}	

ol li h3 {
	clear: none;
}

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

abbr {
	cursor: help;
}

.notscreen {
	display: none !important;
}

#headerArea {
	background-image: url(../images/eg_bg_rlt.png);
	height: 120px;
	padding: 0 10px;
}

#headerright {
	position: relative;
	left: 225px;
	top: 10px;
	width: 480px;
	height: 72px;
	border:0;
}

img#mastheadbanner {
	width:468px;
	height:60px;
	border:0;
}

#blogname {
	height: 50px;
	float: left;
	padding: 25px 10px 0;
	width: 182px;
}

#blogname img {
	border: none;
	float: left;
	width: 380px;
	height: 46px;
}

#outerbox {
    background-image: url(../images/eg_bg_rlt.png);
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width:920px;
}

#headerNav {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
	background-image: url(../images/eg_bg_black.png);
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
  font-weight: bold;
  height: 25px;
  text-indent: 15px;
}

#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;
    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;
	background-image: url(../images/eg_bg_black.png);
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
	height: auto;
	padding: 5px 10px;
	clear: both;
}

#bottomline {
	clear: both;
	color:#FFF;
	background:#FFF;
	width:920px !important;
	min-width:920px !important;
	font-size:1px;
}

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

#sublogo {
	position: relative;
	top: 10px;
	left: -60px;
	float:left;
	width: 550px;
	height: 30px;
	text-align: left;
}

#sublogotext {
   	font-family: 'Times New Roman', Times, serif;
	font-size: 27px;
    	font-weight: normal;
	color: #000;
}

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


/* EXTRAS */

.alignright, img.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, img.alignleft {
	padding: 4px 10px 0 0;
	display: inline;
	border: 0;
	float: left;
	margin: 0 7px 2px 0;
	width: auto;
	background-color: #FFF;
	color: inherit;
}

.aligncenter, img.aligncenter {
	clear: both;	
	display: block;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}


#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: #00F;
    font-weight: bold;
}

#morelinks li,#subcats li {
	list-style-type: none;
	margin-top: 5px;
}

.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: 0 auto;
	padding: 0 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;
	}

#social {
	width: 95%;
	clear: both;
	padding-top: 15px;
}

#fb, #tw, #gpl1, #redd {
	float: left;
}

#commentlink {
	clear: both;
	padding-top: 10px;
}
