/*
Theme Name: The Travel Word
Theme URL: http://www.thetravelword.com
Description: New Theme for the launch of the Travel Word
Author: Paul Tavner
Version: 1.0

General comments and license statement (optional).
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#page {
	background-color: white;
	margin: 0;
        padding:0;
	text-align: left;
	width: 1000px;
	}

#header {
	background: url('images/hdbg.png')
	no-repeat top right;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	float:left;
	}

#headerimg 	{
	background: url('images/header/rotate.php') no-repeat top left;
	height: 190px;
	width: 669px;
	padding-top: 0px;
	float:left;
	margin:0px;	
	}

#header h2 {
	color:#23C0DE;
}

#header h2 a {
	color:#23C0DE;
}

#logofloat 	{
    background: url('images/logo/tw_logo_box_notag_sized_transp3.png') no-repeat top left;
	margin-left:34px;
	margin-top:34px;
	height: 134px;
	width: 287px;
	margin:bottom: 0px;
	padding:0px;
	}


#logofloat li {
	list-style: none;
	margin:0;
	padding:0;
}

#logofloat li a {
	display: inline-block;
	height: 134px;
	outline: none;
	text-indent: -9999px;
	width: 287px;
}

#socmedia {
        background: url('images/socmed/socmedbgtrans.png') no-repeat top right;
	margin: 0px 10px 0px 0px;
	width: 300px;
	float: right;
	padding-top: 65px;
        }

#content {
	font-size: 1.2em
	width: 1000px;
	float:left;
	}


.fluffbox {
	width:200px;
	min-height:240px;
        margin-right:0px;
        float:left;
	text-align: center;
	padding-top:10px;
}

.loctype {
	float:left;
	margin:5px 0 0 10px;
	width:180px;
	background-color:#23C0DE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.loctype ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1em;
	padding:0;
	margin:0;
}

.loctype li {
	display: inline;
	padding: 2px 0px 2px 0px;
	margin:0;
}


.loctype li a {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.loctype li a:hover {
	color:white;
	text-decoration:none;
}

.hitype {
	float:left;
	margin:5px 0 0 10px;
	width:180px;
	background-color:#E73894;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.hitype ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1em;
	padding:0;
	margin:0;
}

.hitype li {
	display: inline;
	padding: 2px 0px 2px 0px;
	margin:0;
}


.hitype li a {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.hitype li a:hover {
	color:white;
	text-decoration:none;
}


.rttype {
	float:left;
	margin:5px 0 0 10px;
	width:180px;
	background-color:#C2D64C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.rttype ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1em;
	padding:0;
	margin:0;
}

.rttype li {
	display: inline;
	padding: 2px 0px 2px 0px;
	margin:0;
}


.rttype li a {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.rttype li a:hover {
	color:white;
	text-decoration:none;
}

.othertype {
	float:left;
	margin:5px 0 0 10px;
	width:180px;
	background-color:#474747;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.othertype ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1em;
	padding:0;
	margin:0;
}

.othertype li {
	display: inline;
	padding: 2px 0px 2px 0px;
	margin:0;
}


.othertype li a {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.othertype li a:hover {
	color:white;
	text-decoration:none;
}

.articlebox {

	padding: 10px 5px 5px 5px;
	float:left;
	width:380px;
	margin-bottom:5px;
}

.smbox {
	float:right;
	width:50px;
	padding-top:40px;
}


.tweetmeme_button {
	float:right;
	margin-bottom:5px;
}

.likebutton {
	padding:0px;
	margin-right:-2px;
	float:right;
}

.widecolumn .entry p {
	font-size: 1.05em;
	padding: 0 5px 1px 45px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-bottom:3px;
	}

.widecolumn {
	line-height: 1.6em;

	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

#footer {
	border: none;
	float:left;
	}

#footerlogo {
	float:left;
	border: none;
	text-align:center;
	margin-top:5px;
	height:56px;
	width:1000px;
	padding-bottom:5px;
}

#footerlogo li {
	list-style: none;
}

#footerlogo li a {
	display: inline-block;
	height: 46px;
	outline: none;
	width: 98px;
        margin:0;
        padding: 0;
        background: url('images/footerlogo.png') no-repeat center top;
	text-indent: -9999px;
}

#bottomgroup {
	width:1000px;
	float:left;
	border-bottom-color:#23C0DE;
	border-bottom-style:solid;
	border-bottom-weight:5px;
	margin-bottom:5px;

}

#blognav {
	width:1000px;
	background-color:#23C0DE;
	float:left;
	margin:0;
	padding:0;
}

#blognav ul {
	float:left;
	list-style-type: none; 
	list-style-image: none;
	font-size:1.4em;
	font-weight:bold;
	margin: 7px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

#blognav li {
	display: inline;
}

#blognav ul li a {
	text-decoration:none;  
	padding: 3px 10px 0px 10px; 
	color: white;
}

#blognav ul li a:hover {
	color:#C8C8C8;
}



#substuff {
	float: right;
	margin-right: 10px;

}

#substuff ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1.4em;
	font-weight:bold;
	font-color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding:0px;
}

#substuff ul li {
	display: inline;
}

#subform label {
	font-weight:bold;
	color: #ffffff;
	margin-top: -5px;

}

#bottomnav {
	width:1000px;
	background-color:#E73894;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#bottomnav ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1.2em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#bottomnav li {
	display: inline;
}

#bottomnav ul li a {
	text-decoration:none;  
	padding: 0px 10px 0px 10px; 
	color: white;
}

#bottomnav ul li a:hover {
	color:#C8C8C8;
}

#bgrpnav {
	width:1000px;
	background-color:#E73894;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#bgrpnav ul {
	list-style-type: none; 
	list-style-image: none;
	font-size:1em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}

#bgrpnav li {
	display: inline;
}

#bgrpnav li a {
	text-decoration:none;  
	padding: 0px 10px 0px 0px; 
	color: white;
}

#bgrpnav ul li a:hover {
	color:#C8C8C8;
}

#wpthanks {
	text-align:center;
}

#wpthanks ul {
	font-size:1em;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-transform:uppercase;
}

#wpthanks li {
	display: inline;
}

#wpthanks ul li a {
	text-decoration:none;  
	padding: 0px 10px 0px 10px;
	color:#C8C8C8;
}

#wpthanks ul li a:hover {
	color:#474747;
}

small {
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
        font-variant:small-caps;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;

	}

h2.pagetitle {
	font-size: 2.6em;
	align:left;
	
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color:#474747;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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;
	}

p {
	font-size:12px;
	padding:5px 0px 0px 0px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;

}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #959596;
	}

#header {
	margin: 0;
	padding: 0;
	width: 1000px;
	}

#headerimg {
	margin:0px;
	height: 190px;
	width: 669px;
	}

.narrowcolumn {
	float: left;
	padding: 0 25 20px 25px;
	margin: 0px 10px 0px 0px;
	width: 660px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 500px;
	width: 960px;

	}

}

.post {
	margin: 0px 0px 40px 0px;
        padding: 5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#postview {
	float:left;
	padding: 20px 20px 20px 20px;

}

#pageview {
	float:left;
	padding: 20px 20px 20px 20px;

}


.commentset {

float:left;

}

#commentsetpost {

float:left;
margin:5px;

}



/* End Structure */


/* Begin Post Types*/

.loc #postview {
		background-image:url('images/bg/locationbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}

.loc .bgdiv {
		background-image:url('images/bg/locationbg.png');
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
}
.loc h2 {
	color:#23C0DE;
	margin:10px 0 3px 0;
}

.loc h2 a {
	color:#23C0DE;
	margin:10px 0 3px 0;
}

.loc h3 {
	color:#23C0DE;
	margin:5px 0px 0px 0px;
}

.loc h4 {
	font-weight:bold;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.loc p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

.loc a {
	text-decoration:none;

}

.loc a:hover {
	text-decoration:none;

}

.hi #postview {
		background-image:url('images/bg/hinterestbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}

.hi .bgdiv {
		background-image:url('images/bg/hinterestbg.png');
		background-repeat:no-repeat;
		background-position:left top;
			float:left;
}
.hi h2 {
	color:#E73894;
	margin:10px 0 3px 0;
}

.hi h2 a {
	color:#E73894;
	margin:10px 0 3px 0;
}

.hi h3 {
	color:#E73894;
	margin:5px 0px 0px 0px;
}

.hi h4 {
	font-weight:bold;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.hi p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

.hi a {
	text-decoration:none;

}

.hi a:hover {
	text-decoration:none;

}

.rt #postview {
		background-image:url('images/bg/rtravelbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}

.rt .bgdiv {
		background-image:url('images/bg/rtravelbg.png');
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
}

.rt h2 {
	color:#C2D64C;
	margin:10px 0 3px 0;

}

.rt h2 a {
	color:#C2D64C;
	margin:10px 0 3px 0;
}

.rt h3 {
	color:#C2D64C;
	margin:5px 0px 0px 0px;
}

.rt h4 {
	font-weight:bold;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.rt p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

.rt a {
	text-decoration:none;

}

.rt a:hover {
	text-decoration:none;

}

.other #postview {
		background-image:url('images/bg/otherbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}


.other .bgdiv  {
		background-image:url('images/bg/otherbg.png');
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
}
.other h2 {
	color:#474747;
	margin:10px 0 3px 0;
}

.other h2 a {
	color:#474747;
	margin:10px 0 3px 0;
}

.other h3 {
	color:#474747;
	margin:5px 0px 0px 0px;
}

.other h4 {
	font-weight:bold;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.other p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

.other a {
	text-decoration:none;

}

.other a:hover {
	text-decoration:none;

}

p {
	margin:0px;
	padding:5px 0px 7px 0px;
}

.loc #pageview {
		background-image:url('images/bg/locationbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}
.rt #pageview {
		background-image:url('images/bg/rtravelbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}
.hi #pageview {
		background-image:url('images/bg/hinterestbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}
.other #pageview {
		background-image:url('images/bg/otherbg.png');
		background-repeat:no-repeat;
		background-position:left top;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:10px 0 3px 0;
	}

h2.pagetitle {
	margin: 30px 0px 10px 5px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin:5px 0px 0px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	clear:both;
	display: block;
	align:center;
	margin-left:auto;
	margin-right:auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.homepostimg {
	width: 180px;
	border: 1px solid #484848;
	margin: 10px;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 10px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.wp-caption.alignleft { float:left; margin-left:0; margin-right:5px; }
.wp-caption.aligncenter { margin-left:auto; margin-right:auto; }
.wp-caption.alignright { float:right; margin-left:5px; margin-right:0; }


/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 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;
	}

#grouptest {
	width: 600px;
	height: 40px;
	float:left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(images/groupnav/groupnavigation2.png) top center no-repeat;
}

#grouptest ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#grouptest li {
	float:left;
	position: relative;
	width: 100px;
	text-align:center;
	height:40px;
}

#grouptest li a {
	float:left;
	position: relative;
	width: 100px;
	text-align:center;
	height:40px;
}

#grouptest li ul {
	background-color:#C2D64C;
	position: absolute;
	margin-top:-999px;
	display:block;
	left: 0px;
}

#grouptest li:hover ul, #grouptest li.sfhover ul {
	margin-top: 40px;
	position:absolute;

}

#grouptest li ul li a {
	height:auto;
	text-decoration:none;
	margin-top:2px;
	margin-bottom:2px;
	width:150px;
	text-transform:uppercase;
	align:center;
	color:#ffffff;
}

#grouptest li ul li a:hover {
	background:none;
	color:#474747;
}

#grouptest li ul li {
	height:auto;
	width:150px;
	font-size:1.4em;
	font-weight:bold;
	background:none;
	text-align:center;
	border:1px solid #ffffff;
}

.whlgroup a:hover {
	background: url(images/groupnav/groupnavigation2.png) 0 -40px no-repeat
}
.whltravel a:hover {
	background: url(images/groupnav/groupnavigation2.png) -100px -40px no-repeat

}
.urbad a:hover {
	background: url(images/groupnav/groupnavigation2.png) -200px -40px no-repeat

}
.GPT a:hover {
	background: url(images/groupnav/groupnavigation2.png) -300px -40px no-repeat
}

.gunyah a:hover {
    background: url(images/groupnav/groupnavigation2.png) -400px -40px no-repeat

}

.whlc a:hover {
	background: url(images/groupnav/groupnavigation2.png) -500px -40px no-repeat

}

.LandT a:hover {
	background: url(images/groupnav/groupnavigation2.png) -500px -40px no-repeat

}

#bgroupnav {
	background: url(images/groupnav/groupnavigation2.png) top center no-repeat;
	height: 40px;
	margin:0px 0px 0px 150px;
	width: 600px;
	padding: 0px;
}

#bgroupnav li {
	list-style: none;
}

#bgroupnav li a {
	display: inline-block;
	height: 40px;
	outline: none;
	text-indent: -9999px;
	width: 100px;
        margin: 0;
        padding: 0;
	float:left;
}

#socmed {
	background: url(images/socmed/smedsprite2.png) top center no-repeat;
	height: 60px;
	margin: 0 auto;
	width: 225px;
	padding:0;
}

#socmed li {
	list-style: none;

}

#socmed li a {
	display: inline-block;
	float:left;
	height: 60px;
	outline: none;
	text-indent: -9999px;
	width: 45px;
        margin: 0;
        padding: 0;
}

.email a:hover {
	background: url(images/socmed/smedsprite2.png) 0 -60px no-repeat
}
.rss a:hover {
	background: url(images/socmed/smedsprite2.png) -45px -60px no-repeat
}
.twitter a:hover {
	background: url(images/socmed/smedsprite2.png) -90px -60px no-repeat
}
.facebook a:hover {
	background: url(images/socmed/smedsprite2.png) -135px -60px no-repeat
}
.linkedin a:hover {
	background: url(images/socmed/smedsprite2.png) -180px -60px no-repeat
}

#flickr {
	background: url(images/flickr.png) top center no-repeat;
	height: 63px;
	margin: 0;
	width: 196px;
	padding:0;
	float:left;
}

#flickr li {
	list-style: none;
}

#flickr li a {
	display: inline-block;
	float:left;
	height: 63px;
	outline: none;
	text-indent: -9999px;
	width: 196px;
        margin: 0;
        padding: 0;
}

.authordate {
margin: 0px 0px 0px 10px; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 

}

.authordate li {
display: inline; 
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;
}

.authordate2 {
margin: 0px 0px 10px 10px; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 

}

.authordate2 li {
display: inline; 
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;
}


.candv {
margin: 0px 0px 0px 10px; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 

}

.candv li {
display: inline; 
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;

}

.thedate {
padding-left: 40px;
}

.views {
padding-left: 40px;
}

.breadcrumb {
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;
}

.breadcrumb a {
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;
}

/* End Entry Lists */



/* Begin Form Elements */


.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar
{	padding: 5px;
	margin-left: 680px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}

#srch {
	width: 280px;
	background-color: #c8c8c8;
	float:left;
	padding: 5px 5px 5px 25px;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

#srch h2 {
	text-transform: uppercase;
	text-color: white;
	font-weight: bold;
	float:left;
	padding-right: 5px;
	}

#sbloc {
	width: 300px;
	background-color: #23C0DE;
	padding: 5px;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:5px;
	text-align:center;
}

#sbloc h2 {
	margin:0;
	}

#sbloc h2 a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	}

#sbloc h2 a:hover {
	color:#C8C8C8;
	text-decoration:none;
}


#sbhi {
	width: 300px;
	background-color: #E73894;
	padding: 5px;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:5px;
	text-align:center;
}


#sbhi h2 {
	margin:0;
	}

#sbhi h2 a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	}

#sbhi h2 a:hover {
	color:#C8C8C8;
	text-decoration:none;
}

#sbrtrav {
	width: 300px;
	float:left;
	background-color: #C2D64C;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	margin-top:5px;
	text-align:center;
	margin-bottom:5px;
}


#sbrtrav h2 {
	margin:0;
	}

#sbrtrav h2 a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	}

#sbrtrav h2 a:hover {
	color:#C8C8C8;
	text-decoration:none;
}

#rcomments {
	padding:5px;
}

#tweets {
	padding:5px;
}

#poptop {
	width:300px;
        background: #C8C8C8;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	margin-top:5px;
	padding: 5px;
	float:left;
}


#poptop h2 {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	float:left;

}

#popular {
	width: 298px;
	background-color: #ffffff;
	float:left;
	padding: 5px;
	margin:0px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

#popbottom {
	width:300px;
	height:10px;
        background: #C8C8C8;
	float:left;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright:10px;
	padding: 0 5px 0 5px;
}


#fbook {
	margin: 10px 0px 0px 0px;
	float:left;
}

#promobox {
        background: url('http://www.thetravelword.com/wp-content/uploads/2011/12/2012.png') no-repeat top left;
	float:left;
	margin: 0px 0px 5px 0px;
	padding:0px;
	height:180px;
	width:310px;
}

#promobox li {
	list-style: none;
	padding:0px;
	margin:0px;
}

#promobox li a {
	display: inline-block;
	height:180px;
	outline: none;
	width:310px;
        margin:0px;
        padding:0px;
	text-indent: -9999px;
}


#promobox2 {
        background: url('http://www.thetravelword.com/wp-content/uploads/2011/07/UAdiscount-copy3.png') no-repeat top left;
	float:left;
	margin: 0px 0px 5px 0px;
	padding:0px;
	height:180px;
	width:310px;
}


#promobox2 li {
	list-style: none;
	padding:0px;
	margin:0px;
}

#promobox2 li a {
	display: inline-block;
	height:180px;
	outline: none;
	width:310px;
        margin:0px;
        padding:0px;
	text-indent: -9999px;
}

.insurancebox {
        background: url('http://www.thetravelword.com/wp-content/uploads/2011/05/insurance6.png') no-repeat top left;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	width:310px;
	height:90px;
}


.insurancebox li {
	list-style: none;
	padding:0px;
	margin:0px;
}

.insurancebox li a {
	display: inline-block;
	height:90px;
	outline: none;
	width:310px;
        margin:0px;
        padding:0px;
	text-indent: -9999px;
}


.fb {

	margin:5px;
	float:left;
}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 660px;
	}

#commentsetpost h3 {
	margin-top: 15px;
	}

/* End Various Tags & Classes*/

#tabstest {
	margin-top:0px;
	float:left;
	width:310px;
	margin-bottom:5px;
}

.tabtopper {
	height:10px;
	width:310px;
         background: #C8C8C8;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}	

ul.tabs {
      margin: 0px;
      padding:0;
      float:left;
      list-style: none;
      height: 32px; /*--Set height of tabs--*/
      width: 310px;
      background: #c8c8c8;
}

ul.tabs li {
      float:left;
	text-transform:uppercase;
	color:#ffffff
	font-weight:bold;
      margin: 0px 0px 0px 1px;
      height: 32px; /*--Subtract 1px from the height of the unordered list--*/
      line-height: 32px; /*--Vertically aligns the text within the tab--*/
      margin-bottom: -1px; /*--Pull the list item down 1px--*/
      overflow: hidden;
      position: relative;
      background: #c8c8c8;
	width:153px;
}

ul.tabs li a {
	text-decoration: none;
	color: #474747;
	font-weight:bold;
	display: block;
	font-size: 1.2em;
	text-align:center;
	padding: 0;
	outline: none;
	margin-bottom:0px;
	width:153px;

}

ul.tabs li a:hover {
	background: #888888;
	width:153px;

}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #ffffff;
	width:153px;

}

.tab_container {
	overflow: hidden;
	clear: both;
	width: 308px;
	background: #ffffff;
	margin-left:0px;
        float:left;
	margin-top: 0px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;	
}

.tab_content {
	padding: 0px;
	font-size: 1.2em;
	float:left;
}

.tabbottomer {
	height:10px;
	width:310px;
         background: #C8C8C8;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright:10px;
	float:left;
	margin:0px;
	padding:0px;
}

#popbox {
	margin-top:5px;
	float:left;
	width:310px;
}

#pophead {
	background:#c8c8c8;
	float:left;
	width:310px;
	text-align:center;
}


#pophead h2 {
	text-transform:uppercase;
	color:#474747;
	margin-bottom: 5px;
	font-weight: bold;

}


ul.tabs2 {
      margin: 0px;
      padding:0;
      float:left;
      list-style: none;
      height: 18px; /*--Set height of tabs--*/
      width: 310px;
      background: #c8c8c8;
}

ul.tabs2 li {
      float:left;
	text-transform:uppercase;
	color:#ffffff
	font-weight:bold;
      margin: 0px 0px 0px 1px;
      height: 18px; /*--Subtract 1px from the height of the unordered list--*/
      line-height: 18px; /*--Vertically aligns the text within the tab--*/
      margin-bottom: -1px; /*--Pull the list item down 1px--*/
      overflow: hidden;
      position: relative;
      background: #c8c8c8;
	width:75px;
}

ul.tabs2 li a {
	text-decoration: none;
	color: #474747;
	font-weight:bold;
	display: block;
	font-size: 0.8em;
	text-align:center;
	padding: 0;
	outline: none;
	margin-bottom:0px;
	width:75px;

}

ul.tabs2 li a:hover {
	background: #888888;
	width:75px;

}

html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #ffffff;
	width:75px;

}

.poptab_container {
	overflow: hidden;
	clear: both;
	width: 308px;
	background: #ffffff;
	margin-left:0px;
        float:left;
	margin-top: 0px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;	
}

.poptab_content {
	padding: 5px;
	font-size: 1.2em;
	float:left;
}

/* Author box */

.profile {
	border: 1px solid #000000;
	position: relative;
	float:left;
	width:600px;
	background: #cccccc;
	margin-top:16px;
}

.authortext {
	float:left;
	width:475px;

}
 
.authorname {

text-transform: uppercase;
font-size:1.4em;
text-color:#ffffff;
margin:10px 5px 0px 5px;

}

.authorname h2 {

text-transform: uppercase;
font-size:1.2em;
color:#E73894;
margin:10px 5px 0px 5px;

}
	

.authordesc {

font-size:1.1em;
text-color:#000000;
margin:0px 5px 5px 10px;

}

.authorimg {
	float:right;
	margin:5px;
	border: 1px solid #000000;
}

.authorimgnoframe {
	float:right;
	margin:5px;

}

.autrecposts ul {
	list-style: none;
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
	padding-left:0px;
}


.morebutton {
	
	background: #E73894;
	margin:0px 10px 10px 10px;
	padding: 2px;
	width: 150px;
	text-align: center;
}

.morebutton a {
	text-transform:uppercase;
	color:#ffffff;
}


.potwbanner {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:600px;
	height:40px;
	background: url('images/potwlinkbanner.png') no-repeat top right;
	}

.potwbanner ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

.potwbanner li {
	float:left;
	position: relative;
	width: 600px;
	text-align:center;
	height:40px;
}

.potwbanner li a {
	float:left;
	position: relative;
	width: 600px;
	text-align:center;
	height:40px;
}

.potwbanner li ul {
	position: absolute;
	margin-top:-999px;
	display:block;
}

	

/* BWAB */

#gptbwabfeed {
	width:320px;
	height:500px;
	overflow:auto;
	float:left;
	padding:5px;
	margin:5px;
}

#gptbwabfeed h3 a {
	color:#7ebe43;
	font-size:1.2em;
}

#gptbwabfeed h3 a {
	color:#7ebe43;
	font-size:1.2em;
}

#gptbwabfeed h3 a:hover {
	color:#59872f;
	text-decoration:none;
}

.gptbwabauthor {
margin: 0px 0px 0px 10px; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
}

.gptbwabauthor li {
display: inline; 
text-transform: uppercase;
font-size:0.8em;
text-color:#c8c8c8;

}

.gptbwabentry {
	background-color:#e4ffcc;
	padding:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.gptbwabentry p {
font-size:1em;
}

.GPThead {

margin:10px 0px 10px 30px;

}

.oldentries {
	float:left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	}

.oldentries a {
	color:#c8c8c8;
	margin:2px;
	}

.oldentries a:hover {
	color:#23C0DE;
	text-decoration:none;
	}

.newentries {
	float:right;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	}

.newentries a {
	color:#c8c8c8;
	margin:2px;
	}

.newentries a:hover {
	color:#23C0DE;
	text-decoration:none;
	}

.post_cats {
	font-size: 12px;
	color: #777;

}

.post_tags2 {
	font-size: 12px;
	color: #777;

}

#newsletterarchive {
	float:right;
	margin: 27px 0 0 0;
	padding:5px;
	background-color: #E73894;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	text-align:center;
}

#newsletterarchive h2 {
	margin:0;
	font-size: 13px;
	}

#newsletterarchive h2 a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	}

#newsletterarchive h2 a:hover {
	color:#C8C8C8;
	text-decoration:none;
}

.postsmbox {
	float:left;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:8px;
	width: 640px;
}

.posttweetmeme_button {
	float:left;
}

.postlikebutton {
	padding:0px;
	margin-left:-20px;
	float:left;
}

.postplusone {
	margin-left:4px;
	padding:0;
	float:left;
}

.ldinbutton {
	margin-left:-10px;
	padding:0;
	float:left;
}

.indexplusone {
	float:right;
}
