/*
Theme Name: Trude 4 Travel
Theme URI: http://trude4travel.com
Description: Trude 4 TRavel Wordpress theme
Author: Kammy Burleson
Author URI: http://ynotweb.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #5E4692;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;

	}
	
	
h1 {font-size: 18pt;text-transform: uppercase;}
h2 {font-size: 14pt; text-transform: uppercase;}
h3 {font-size: 10pt;text-transform: uppercase; }
h4 {font-size: 9pt;text-transform: uppercase;}

h1, h2, h4 {
	color: #442190;


}
h3 {color: #5F68C1;
}

h1, h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;

}

h2.archivetitle {padding-top: 15px;
padding-left: 25px;}

/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none;  }

img.myicon {float: left; padding-right: 5px !important;}
/* links */

/*a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}*/

/* dotted lines and bottom borders */
div.dot, .dot {
border-top: 1px dashed #8F8F8F;
width: 332px;
padding-bottom: 10px;}

div.purplediv, .purplediv {
	width: 100%;
	height: 3px;
	background-color: #5E4692;
}
/* container */


#container {
	width: 932px;
	margin: 0 auto;

	background:#fff;
	color:#666;
	}
	
/* header */

#header {
	background: #606664;
    width: 100%; 
	height: 236px;
	}

/*#header h1{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{

	}*/

/* main menu */


#menu {
	background: #2D008D;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width:100%; 
	text-transform: uppercase;
	color: #fff;
	height:25px;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
	height: 25px;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	height: 25px;
}

#menu ul li a {
	padding: 4px 12px 4px 12px;
	margin: 0;
	text-decoration: none;
	color: #fff;
line-height: 25px;
}

#menu ul li a:hover {
	padding:4px 12px 4px 12px;

	margin: 0;
	background-color: #2D008D;
	color:#fff;
	text-decoration: none;
line-height: 25px;


}

#menu li.current_page_item {	border-right: 1px solid #000 !important;}

#menu li.current_page_item a {
	padding: 4px 12px 4px 12px;
margin: 0;
	background-color: #000;
	color: #fff;
line-height: 25px;


}
#menu li.current_page_item a:hover {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 4px 12px 4px 12px;
line-height: 25px;

}



/* content */


#content {
	float: left;
	width: 38%;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:15px;
	/*line-height: 14pt;*/
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
color:#000;
	}
	
.post h2{
margin-bottom: 0px;
padding-bottom: 0px;
	}
	
.post h2 a{
	color: #442190;
	text-decoration: underline;
	}
	
.post h2 a:hover{
color: #442190;
	text-decoration: none;
	}
	
.post a:hover {color: #000099;
text-decoration: none;}

.post p{font-size: 11pt;}

.post a{text-decoration:underline; color:#000099;}

.post ul { margin-left:25px;}

.post li {}

.entry p{padding-bottom: 10px;}
/* 2 column layout */

#contentTwoColumn {
	float: left;
	width: 70%;
	overflow: hidden;

	}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


/* left sidebar */

#left {
background-color : #5AA28C;
	width: 197px;
	float:left;
	margin: 0 0 24px 0;
	padding: 0;
	border-right: 1px none #A2A2A2;
	}
#moreleft {
background-color:#fff;
}
#left h2{
display: none;

	color: #08122E;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
/*padding-top: 5px;
padding-bottom: 5px;
	margin:12px;*/
	padding:5px;
	list-style-type: none;

	background-color: #5AA28C;
	color: #fff;
	list-style-position: inside;
	}

#left ul li {
	margin: 0;
	padding: 0; /*12px 0px;*/
	line-height: 14pt;
	list-style-type: none;
		list-style-image: url(images/arrow.gif) !important;
	}

#left ul ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 0;
	list-style-type: square;
	color: #fff;
}

#left a, a:hover {
	color: #fff;
	text-decoration: none;
}

ul#search {
list-style: none;
background-color: #fff;
}
/* right sidebar */

#right{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width: 342px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px none #A2A2A2;
	}

#right h2{
display: visible;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;

	font-size: 10pt; 
	text-align: left;
	color: #5F68C1;	
	margin: 0;
	padding: 0;
}


#right p {padding-left: 5px;}
#right h3 {	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;

	font-size: 10pt; 
	color: #5F68C1;	
	padding-left: 5px;padding-bottom: 0px;
	
}

#right h3 a {
	color: #5F68C1;
	text-decoration: none;
}
#right h3 a:hover {
	color: #5F68C1;
	text-decoration: none;
}
/*#right img {padding: 0; margin: 0;}*/

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0 0 10px 0;	

	line-height: 14pt;
	list-style-type: none;
border-bottom: 1px dashed #8F8F8F;
/*width: 332px;*/
	}
#right ul li.cat-item a{
	margin: 0;
padding: 0;
	line-height: 14pt;
	list-style-type: none;
font-size: 10pt; text-transform: uppercase;

display: visible;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
	text-align: left;
	color: #5F68C1;	
	}
#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

p.graybold {color: #898989; font-size: 9pt;font-weight: bold;}
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin:  2px 0 0 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #000;
	background-color: #000; color: #fff;
	}

/* footer */

#footer {
	background: #5E4692;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:none 1px #DEDEDE;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
	
#footer p{padding:6px;margin: 0; color: #fff;}
#footer a{color: #fff;text-decoration: underline;}
#footer a:hover{color: #fff;text-decoration: none;}

.copyright {float: left;}
.credit {float: right;}
/* Vacation Port Styles */

.VP-ListItem {
	background-color: #5AA28C;
	color: #fff;
	line-height: 14pt;
	list-style-type: none;
	list-style-image: url('http://www.trude4travel.com/wp-content/themes/trude4travel/images/arrow.gif') !important;
list-style-position: inside;
}
.VP-ListLink {
text-decoration : none;
color : #fff;
}
.VP-ListBar {

}
.VP-ListTable {
width: 197px;
background-color : #5AA28C;
margin: 0 0 24px 0;
padding:0;
border-right: 1px none #A2A2A2;
font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}
.VP-SearchTable {
background-color:#5F68C1;
border: 1px solid #442190;

}
.VP-SearchBar {
text-align:left;
font-weight:bold;

}
.VP-SearchItem {
color:#000;
padding-left:4px;
}
.VP-NewsItem {
padding-left:10px;
}
.VP-NewsInput {
margin-right:10px;
}
.VP-NewsTable {
background-color: #bdc3e7;
border-left: 1px solid #949ace;
border-right:1px solid #949ace;
border-bottom: 1px solid #949ace;

}
.newstitle {
font-weight:bold;
background-color: #949ace;
margin: 0 17px 0 17px;
}
.myicons {
margin : 10px 6px 0px 0;
}