/*  
Theme Name: TravelingDiva
Theme URI: http://www.travelingdiva.com/
Description: The TravelingDiva.com WordPress Theme
Version: 1.0
Author: Jonathan Nail
Author URI: http://www.grommelage.com/

Originally based on WPElements.com MassivePress theme. Much of this CSS is Based on GridFocus by 5ThirtyOne.com
*/


* {
margin:0;
padding:0;
}

html,body {
background:#2e0000 url(images/body-bg.jpg) top no-repeat;
color:#000;
text-align:center;
}

body {
font:12px Georgia,arial,helvetica,verdana,sans-serif;

}

h1 {
font-size:28px;
color:#2e0000;
margin-bottom: 10px;
}

h2 {
font:bold 18px Georgia,arial,helvetica,sans-serif;
color:#2e0000;

}

h3 {
font:bold 18px Georgia,arial,helvetica,sans-serif;
color:#2e0000;
}

h4 {
font:bold 14px Georgia,arial,helvetica,sans-serif;
color:#2e0000;
}

h5 {
font-size:10px;
color:#7f7f7f;
padding-left:1px;
font-weight:400;
}

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#666;
}

#wrapper {
margin:0 auto;
text-align:left;
width:1080px;
padding-left:10px;
padding-right:10px;
}

/* masthead / footer - navigation and categories */
#masthead {
height:119px;
margin-top:0;
}

#masthead h1 a {
text-transform:uppercase;
width:400px;
float:left;
margin:12px 0 0;
}

#masthead h1 a em {
font-style:normal;
color:#555;
}

/*headernav*/

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 690px;
  height: 119px;
  position: relative;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover, #menu li.current a {
  background-position: left bottom;
}

#menu .home {
  width: 72px;
  height: 24px;
  background: url(images/nav-home.png) no-repeat;
  left: 349px;
  top: 95px;
}

#menu .about {
  width: 72px;
  height: 24px;
  background: url(images/nav-about.png) no-repeat;
  left: 426px;
  top: 95px;
}

#menu .contact {
  width: 91px;
  height: 24px;
  background: url(images/nav-contact.png) no-repeat;
  left: 503px;
  top: 95px;
}

#menu .events {
  width: 91px;
  height: 24px;
  background: url(images/nav-events.png) no-repeat;
  left: 599px;
  top: 95px;
}

#menu .podcast {
  width: 91px;
  height: 24px;
  background: url(images/nav-pod.png) no-repeat;
  left: 599px;
  top: 95px;
}

/* end headernav */
#headLinks {
float:right;
padding-top:6px;
color:#f5f5f5;
}

#headLinks a {
font-size:14px;
color:#f5f5f5;
}

#headLinks a:hover {
color:#CCC;
}

#headLinks ul li {
list-style:none;
display:inline;
margin:0 0 0 15px;
}

#subHead {
width:1080px;
height:90px;
border-bottom:1px solid #B8B8B8;
padding-top:-20px;
padding-bottom:5px;
display:none;
}

#headAds {
width:728px;
height:90px;
margin:auto;
display:none;
}

li.top {
border-left:1px solid #DDD;
float:right;
display:block width:100px;
}

li.top a {
width:100px;
}

.nav li.skip a:hover,li.top a:hover {
background:transparent;
color:#333!important;
}

#headleft{
width:715px;
float:left;
}

#headright{
float:right;
width:365px;
}

#headright img{
border:none;
}

#headright p{
text-align:right;
margin:0;
padding:0;
line-height:25px;
}

/* Begin Search */
#searchWrap {
background:url(images/searchbg.jpg) no-repeat;
height:32px;
margin:10px 0px 0px 100px;
}

#searchWrap input{
vertical-align:middle;
background:none;
}

#searchWrap #s{
font:15px Georgia,arial,helvetica,sans-serif;
border:none;
padding:0px;
margin:8px 3px 0px 12px;
width:205px;
}
#searchWrap #searchsubmit{
margin: 8px 0 0 0;
}
/* End Search */
/* main - middle content and columns */


#mid {
background:#fdf4d5 url(images/bg-stamps.jpg) no-repeat scroll center top;
width:1080px;
}

img.highPhoto {
position: relative;
z-index: 1;
overflow: visible;
top: -33px;
left: 80px;
}

#highlight {
float:right;
width:476px;
}

#highInfo {
margin: 0 20px 0 5px;
}

#highlightQuotes {
float:right;
width:476px;
}

#quoteBlurb{
margin: 10px 20px 0 5px;

}
#quoteBlurb small{
font-size: 12px;
color:#000;
margin: 3px 0 10px 0;
}
#quoteBlurb p{
margin: 10px 5px 0 5px;
font:italic 14px Georgia,arial,helvetica,sans-serif;

}
#quoteBlurb strong{
margin: 5px 50px 0 0;
float:right;
}

img.quotePhoto {
position: relative;
z-index: 1;
overflow: visible;
top: -10px;
left: 0;
float: left;
margin-right:8px;
}

#frontfeature {
background: url(images/featured-bg.png) no-repeat scroll center top;
height:440px;
margin-bottom: 0;
padding: 20px 25px 0 20px;

}

#mainCol {
float:left;
margin:19px 0 0 15px;
width:578px;
overflow:hidden;
}

#vids {
padding-left:20px;
}

/* style individual sidebars */
#midCol a {
font-weight:700;
}

#midCol {
float:left;
margin:25px 0 0 15px;
width:240px;
line-height:1.3em;
}

#midCol p {
color:#777;
}

.middle_links {
margin-bottom:20px;
}

.middle_links h3 {
margin-bottom:5px;
}

#midCol ul {
list-style:none;
margin:8px 0 4px;
}

.middle_links ul li {
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px;
}

.middle_links img {
border:0;
}

#tertCol {
float:left;
width:205px;
margin:25px 10px 0 15px;
}

#tertCol p {
color:#777;
}

#tertCol ul {
list-style:none;
margin:8px 0 4px;
}

#elseWhere {
margin:0 0 20px;
}

#elseWhere h3 {
margin-bottom:5px;
}

ul#imgLinks {
list-style:none;
margin:5px 0;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
}

#imgLinks li a img {
border:3px solid #EEE;
width:145px;
height:74px;
color:#333;
font-weight:700;
}

#imgLinks li a:hover img {
border-color:#DDD;
}

#introIMG {
float:left;
margin:4px 8px 0 0;
overflow:hidden;
}

#introIMG img {
padding:4px;
border:1px solid #BDBDBD;
width:140px;
height:140px;
}

.rss_links h3 {
margin-bottom:5px;
}

.rss_links {
margin-bottom:20px;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

.user_links h3 {
margin-bottom:5px;
}

.user_links {
margin-bottom:20px;
}

.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

#featured {
padding:2px;
}

#featured img{
width:90px;
height:90px;
padding:4px;
margin:-2px;
border:1px solid #B6B6B6;
}

/* wordpress entries styling - main content column */
#postMain {
height:220px;
overflow:hidden;
margin-bottom:15px;
}

.postMeta {
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:5px;
}

.postMeta span.date {
background:#fdf4d5;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments {
background:#fdf4d5 url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
margin:0 0 10px;
}

.post h2 {
line-height:1.2em;
}

.post h2 a {
width:100%;
color:#2e0000;
display:block;
outline:none;
}

.entry h3 {
margin:1em 0;
}

.post .entry {
line-height:1.4em;
overflow:hidden;
}

.post .entry p {
margin:5px 0;
}

.post .entry p a {
font-weight:700;
}

.entry blockquote {
margin:0 1.3em;
}

.entry ul {
margin:0 1.3em;
list-style:none;
}

.entry li a {
color:#333;
font-weight:700;
}

.entry ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}

.entry img,.entry a img {
/*border:3px solid #EEE;*/
padding:4px;
border:1px solid #BDBDBD;
margin:0 10px 0 0;

}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.entry a:hover img {
border-color:#DFDFDF;
}

.entry table tr {
padding:15px 0;
}

.entry table tr.alt {
background:#eee;
}

/* style pagination buttons */
#more_reading {
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:15px;
margin-top:15px;
text-align:right;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_prev.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_next.gif) top right no-repeat;
cursor:pointer;
}

/* style me some comments and inputs */
#comments {
width:435px;
padding:12px 0 0;
}

#comment {
width:458px;
overflow:auto;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
border:1px solid #BBBBBB;
}

input#submit {
cursor:pointer;
margin:5px 0 15px 0;
}

#comment,#author,#email,#url {
border:1px solid #BBBBBB;
padding:2px;
margin:0 0 5px 0;
}

.labeltext {
padding:0 0 10px 0;
}


/* footer - text string and links */
#footer {
background:url(images/footer-bg.jpg) top no-repeat;
height:262px;
padding-top:0px;
margin:0 0 0 0;
}
#footerLeft {
float:left;
width:231px;
height:190px;
margin:35px 0 0 310px;
}

#footerRight {
float:right;
width:180px;
height:190px;
margin:35px 185px 0 0;
}
small {
	font-size: 85%;
	color:#666666;
	line-height:120%;
}

.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.footer_submenu li{
	border-bottom: #666666 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 5px 0 0 0;
}
.footer_submenu li a{
	color: #4d1c0b;
	text-decoration: none;
	padding: 2px 0px 2px 2px;
	display:block;
}
.footer_submenu li a:visited{
	color: #4d1c0b;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#333333;
	color:#FFFFFF;
}


#copyright {
float:right;
color:#fff;
margin:0 15px 0 0;
padding-bottom:60px;
}

#copyright p {
font:10px verdana,arial,helvetica,sans-serif;
color:#fff;
}
#copyright p a {
font-weight:700;
color:#ffcc00;
}
#copyright p a:hover {
font-weight:700;
color:#fff;
}
#footer p a {
font-weight:700;
color:#ffcc00;
}
#footer p a:hover {
font-weight:700;
color:#fff;
}

/* float rules */
.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:inline-block;
}

* html .fix {
height:1%;
}

.fix {
display:block;
}

/* Tips */
.tool-tip {
color:#ccc;
width:150px;
z-index:13000;
}

.tool-title {
font-weight:700;
font-size:11px;
margin:0;
color:#fff;
padding:8px 8px 0 8px;
background:#192227;
text-align:left;
}

.tool-text {
font-size:11px;
padding:0 8px 8px 8px;
background:#192227;
text-align:left;
}
