/*  



Theme Name: travelpress2.1



Version: 2.1



Description: travelpress



Author: travelpress



*/

*{outline:none;}

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* ---------------- common tags --------------------- */

h1, h2, h3, h4, h5, h6, strong {font-weight:bold;}

.left {

	float:left;

}

.right {

	float:right;

}

.clear {

	clear:both;

	line-height:1px;

	height:1px;

}

a { 

	color:#191919;

	text-decoration:none;

}

a:hover {

	color:#e02b20;

}

a.link1 {

	background:url(images/bg_link1_sprite.png) no-repeat left top;

	width:302px;

	height:28px;

	padding:10px 0 0 0;

	text-align:center;

	font-size:24px;

	color:#fff;

	margin:0 -1px;

}

a.link1:hover { background-position:left bottom; }





/* ---------------- form tags ----------------------- */



input, textarea {

	font-size:16px;

	color:#666;

	margin:0;

	padding:0;

	font-family:Arial, Helvetica, sans-serif;

}

.input {

	background:transparent;

	width:100%;

	height:18px;

	line-height:18px;

	border:0;

	float:left;

}

.input1 {

	width:200px;

	height:26px;

	line-height:26px;

	padding:0 16px 0 0;

	border:0;

	float:left;

}

.input2 {

	width:240px;

	height:26px;

	line-height:26px;

	padding:0 14px 0 0;

	border:0;

	float:left;

}



.textfield1 {

	background:url(images/bg_tf1.gif) no-repeat;

	width:245px;

	height:26px;

	float:left;

	padding:3px 7px 3px 10px;

	border:0;

	float:left;

}

.textfield2 {

	background:#fff;

	width:280px;

	height:26px;

	float:left;

	border:solid 1px #cfcece;

	padding:2px 9px;

	border:0;

	float:left;

}

.textfield3 {

	background:url(images/bg_tf1.gif) no-repeat;

	width:166px;

	height:18px;

	float:left;

	padding:7px;

	margin-right:7px;

	border:0;

	float:left;

}



textarea {

	background:url(images/bg_ta1.gif) repeat-x left top;

	width:552px;

	height:100px;

	color:#ccc;

	font-size:12px;

	line-height:14px;

	padding:4px;

	margin:0 0 8px 0;

	border:0;

	float:left;

}

 

.button1 {

	background:url(images/bg_button2_sprite.png) no-repeat left top;

	width:78px;

	height:33px;

	font-size:16px;

	color:#fff;

	cursor:pointer;

	margin:-1px -18px 0 0;

	border:0;

	float:left;

}

.button2 {

	background:url(images/bg_button1_sprite.png) no-repeat left top;

	width:80px;

	height:31px;

	font-size:14px;

	color:#fff;

	cursor:pointer;

	border:0;

	

}

.button3 {

	background:url(images/bg_button2.gif) no-repeat;

	width:26px;

	height:26px;

	cursor:pointer;

	border:0;	

}

.button4 {

	background:url(images/bg_button3_sprite.png) no-repeat left top;

	width:68px;

	height:32px;

	font-size:14px;

	color:#fff;

	cursor:pointer;

	border:0;

	float:left;

}

.button5 {

	background:url(images/bg_button5.gif) no-repeat;

	width:122px;

	height:26px;

	cursor:pointer;

	border:0;

	float:left;

}

.button2:hover, .button1:hover, .button4:hover { background-position:left bottom; }



/* ---------------- Ribbons tags -------------------- */



.ribbon1 {

	background:url(images/ribbons_great_deal.png) no-repeat;

	width:197px;

	height:117px;

	position:absolute;

	right:-6px;

	top:-6px;

	z-index:500;

}

.ribbon2 {

	background:url(images/bg_ribbon2.png) no-repeat;

	width:844px;

	height:64px;

	font-size:24px;

	color:#fff;

	text-align:center;

	line-height:54px;

	margin:20px 0 0 0;

	position:relative;

	left:-79px;

	right:-79px;

	top:0;

	z-index:200;

}

.ribbon2.homeribbon{

	left:-59px;

	right:-59px;

}





/* ---------------- layout tags --------------------- */



body {

	background:#e8e8e8;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#191919;

}

.box {

	width:1048px;

	margin:0 auto;

	position:relative;

}



/* topbar */

#top-bar {

	background:#191919;

	height:32px;

	padding:9px 0;	

	position:relative;

}

#top-bar a.right{

	margin-right:10px;

	margin-top:3px;

}

#top-bar .topline {

	width:680px;

	float:left;

	display:block;

	font-size:15px;

	color:#fff;

	font-style:italic;

	padding:7px 0 7px 20px;

	font-family:Georgia, Times, serif;

}

#top-bar .button{

	background:url(images/bg_bar_button.png) no-repeat;

	font-size:16px;

	color:#fff;

	cursor:pointer;

	width:77px;

	height:33px;

	border:0;

	float:left;

	margin-left:7px;

}

#top-bar .button:hover{

	background-position:left -32px;

}





/* header */

#header {

	background:url(images/bg_header.gif) repeat-x left bottom #ba0302;

	width:100%;

	height:60px;

}

#logo {

	width:380px;

	height:30px;

	float:left;

	padding:15px 20px;

}

#navigation {

	width:627px;

	height:55px;

	float:left;

	border-left:solid 1px #da3f3e;

}

#navigation ul { float:right; }

#navigation li {

	font-size:14px;

	color:#fff;

	float:left;

	border-right:solid 1px #da3f3e;

	line-height:55px;

	position:relative;

	z-index:1000;

}

#navigation a {

	color:#fff;

	display:block;

	padding:0 15px;

}

#navigation a:hover, #navigation a.active {

	color:#f3fc64;

}

/* Dropdown */



#navigation ul li:hover a {

	position:relative;

	color:#f3fc64;

	text-decoration:none;

}

#navigation ul li:hover li a {

	background:none;

	color:#fff;

}



#navigation ul ul { 

	visibility:hidden;

	position:absolute;

	top:100%;

	left:0;

	font-size:60%;

	z-index:10000;

	height:auto;

	margin:0;

	background:#930101;

	border:none;

}

#navigation ul ul li { 

	float:none;

	margin:0;

	text-align:left;

	font-size:14px;

	padding:0;

	line-height:30px;

	display:block;

	border-top:solid 1px #da3f3e;

	border-right:none;

	white-space: nowrap;

}

#navigation ul ul li a { 

	display:inline-block;

	text-decoration:none;

	margin:0;

	color:#fff;

	height:auto;

	line-height:30px;

	padding:0 13px;

	display:block;

	background:none;

}

#navigation ul ul li a:hover {

	color:#f3fc64;

}

/* LEVEL THREE */

#navigation ul ul ul { 

	left: 100%; 

	top: 0;

}

#navigation ul li:hover ul {

	visibility: visible;

}





/* container */

#container {

	width:100%;

	padding:20px 0;

	float:left;

	margin:-55px 0 0 0;

	position:relative;

	left:0;

	bottom:-55px;

	z-index:100;

}

#leftcol {

	background:#fff;

	width:726px;

	border:solid 1px #bebdbd;

	float:left;

	margin-right:20px;

	position:relative;

	min-height:1300px;

}

.type-post{

	display:block;

	padding:20px;

	border-bottom:solid 1px #e8e8e8;

	position:relative;

}

.type-post.specialclass{

	margin-bottom:177px;

}

.type-post img {

	background:#e8e8e8;

	width:165px;

	height:124px;

	float:left;

	border:solid 1px #bebdbd;

	padding:4px;

	margin:0 15px 0 0;

}

.type-post .excerpt-text {

	width:495px;

	float:left;

	padding-bottom:15px;

}

.type-post .excerpt-text.full {

	width:100%;

}

.type-post .post-meta-data {

	width:100%;

	font-size:13px;

	padding:15px 0 0 0;

	text-align:right;

	font-style:italic;

	color:#666;

}

.type-post h3 {

	font-size:24px;

	color:#191919;

	font-weight:normal;

	padding:0 0 2px 0;
	
	clear: both;

}

.type-post p {

	line-height:20px;

	padding-bottom:14px;

}

.type-post .post-info {

	color:#666;

	display:block;

}

.type-post .post-meta-data span { padding:0 8px; }

.type-post .post-meta-data a.comments-link { color:#666; }

.type-post .post-meta-data a:hover {

	color:#e02b20;

	text-decoration:underline;

}



.type-post.featured a, .type-post.featured h3 { color:#e02b20; }

.type-post.featured a:hover { color:#191919; }

.type-post.featured a.title{

	color:#191919;

}

.type-post.featured a.title:hover{

	color:#e02b20;

}

#rightcol {

	width:300px;

	float:left;

	position:relative;

	padding-bottom:30px;

}



.feature1 {

	display:block;

	padding:0 0 40px 0;

}

.google-plus-widget{



}

.feature1 h4 {

	font-size:24px;

	line-height:35px;

	font-weight:normal;

	background:url(images/bg_f1_h4.gif) repeat-x left bottom;

	margin-bottom:18px;

}

.social {

	display:block;

	padding:0 0 18px 0;

}

.social li {

	float:left;

	height:32px;

	line-height:32px;

	padding:0 35px 0 0;

}

.social li a{

	display:block;

}

.social li img { 

	float:left;	

	margin-right:10px;

}

.feature1 ul.blu-list li {

	display:block;

	color:#666;

	line-height:18px;

	padding:0 0 15px 0;

}

.feature1 ul.blu-list li h5, .feature1 ul.blu-list li a {

	color:#3056ac;

}

.feature1 ul.blu-list li strong, .feature1 ul.blu-list li a:hover {

	color:#191919; 

}



#footer {

	background:#d2d2d2;

	border-top:solid 1px #bebdbd;

	border-bottom:solid 10px #bebdbd;

	width:100%;

	padding:55px 0 0 0;

	position:relative;

	z-index:50;

}

#footer-left {

	width:250px;

	float:left;

	padding:0 40px 0 0;

}

#footer-left h5 {

	font-size:24px;

	font-weight:normal;

	color:#191919;

	padding-bottom:18px;

}

#footer-left p {

	font-size:14px;

	color:#191919;

	line-height:20px;

	padding:0 0 18px 0;

}

.list-block1 {

	width:160px;

	float:left;

}

.list-block1 h6 {

	font-size:14px;

	color:#191919;

	line-height:20px;

	padding-bottom:4px;

}

.list-block1 li {

	display:block;

	line-height:14px;

	color:#3056ac;

	line-height:20px;

}

.list-block1 a { color:#3056ac; }

.list-block1 a:hover { color:#191919; }



/* 3. WIDGETS */



/*-----------------------------*/

.widget {

	background:url(images/bg_bb.gif) repeat-y;

	width:262px;

	border:solid 1px #0b0b0b;

	padding:14px 18px;

	margin:0 0 35px 0;

}

.widget h4 {

	font-size:16px;

	color:#fff;

	text-align:center;

	padding:0 0 12px 0;

}

.widget .textfield1 { margin-bottom:10px; }

.widget .rss {

	display:inline-block;

	height:17px;

	line-height:25px;

	font-size:12px;

	color:#fff;

	padding-top:4px;

}

.widget .rss img {

	float:left;

	margin-right:5px;

	margin-top:5px;

}





/*-----------------------------*/



/* 4. POSTS */



/*-----------------------------*/



#leftcol.columnl{

	padding:15px 20px;

	width:686px;

}

.page h1.post-title {

	font-size:24px;

	font-weight:normal;

	padding:0;

	margin:0;

}

.page h1.page-title {

	font-size:24px;

	font-weight:normal;

	padding:0 0 20px 0;

	margin:0 0 15px 0;

	border-bottom:solid 1px #edecec;

}

.page p.post-info {

	display:block;

	font-size:14px;

	color:#666;

	padding:5px 0 15px 0;

}

.page p.post-info a{



}

.page .post-share {

	display:block;

	margin:0 0 30px 0;

	padding:20px 0 0 0;

	border-top:solid 1px #edecec;

}

.page .post-share .st_facebook_hcount, .page .post-share .st_twitter_hcount, .page .post-share .st_email_hcount{
	position:relative;
	top:-6px;
}

.entry h2 {

	font-size:24px;

	border-bottom:solid 1px #edecec;

	font-weight:normal;

	padding:15px 0;

	margin:0 0 12px 0;
	
	clear: both;

}

.entry h3 {

	font-size:20px;

	color:#666;

	border-bottom:solid 1px #edecec;

	font-weight:normal;

	padding:15px 0;

	margin:0 0 12px 0;

}

.entry h4, .entry h5, .entry h6 {

	font-size:14px;

	padding:15px 0 20px 0;

}



.entry p {

	line-height:20px;

	padding:0 0 20px 0;

}

.page a{

	color:#3056ac;

	text-decoration:underline;

}

.page a:hover {

	color:#191919;

	text-decoration:underline;

}



.entry img {

	background:#e8e8e8;

	display:inline-block;

	border:solid 1px #bebdbd;

	padding:4px;

}

.page .post-tags {

	background:url(images/ico_tag.gif) no-repeat;

	display:block;

	padding-bottom:30px;

	padding-left:23px;

	min-height:28px;

}

.page .post-tags { line-height:28px; }

.author-info{display:block; padding-bottom:10px;}

.author-info img { float:left;}

.author-info p {

	line-height:20px;

	padding:0 0 20px 80px;

}

.author-info h4 {

	font-size:24px;

	font-weight:normal;

	padding:0 0 0 80px;

	margin:0;

}

.related-posts li {

	width:200px;

	float:left;

	font-size:14px;

	font-weight:bold;

	color:#3056ac;

	line-height:18px;

	padding:10px 10px 20px 20px;

}

.related-posts li:last-child{

	padding-right:0;

}

.related-posts li img {

	background:#e8e8e8;

	display:inline-block;

	border:solid 1px #bebdbd;

	color:#3056ac;

	padding:4px;

}

.related-posts li span { display:block; padding:2px 0; }

.related-posts li a { color:#3056ac; }

.related-posts li a:hover { color:#191919; }





form.form-field1 {

	width:255px;

	height:32px;

	float:right;

	padding:10px 75px 10px 15px;

}

form.form-field1 .input{

	font-size:14px;

}

.listing h1 {

	font-size:24px;

	color:#ba0302;

	font-weight:normal;

	padding:15px 0 5px 20px;

}



.listing .type-post p.post-info a { color:#3056ac; }

.listing .type-post p.post-info a:hover { color:#333; }

.underline .type-post p.post-info a { text-decoration:underline; }

.listing .type-post p.post-info { padding-bottom:20px; }

.search-listing .type-post p.post-info { padding-bottom:0; }

.search-listing .type-post p { padding-bottom:0; }

.listing .type-post:last-child{

	border-bottom:0;

}

.deals-listing p.post-info span{

	display:block;

}

.deals-listing .type-post p.post-info a, .deals-listing .type-post p.post-info a:hover{

	text-decoration:none;

}

.deals-listing .type-post p.post-info a.permalink{

	font-weight:bold; 

}

.ribbon2.inline-form{

	font-size:20px;

	padding-left:70px;

	width:774px;

}

.page a.link1{

	text-decoration:none;

	color:#fff;

	margin-bottom:40px;

	margin-top:10px;

}

.page a.link1:hover{

	text-decoration:none;

	color:#fff;

}





.entry blockquote  {padding: 10px 20px 10px 50px; color: #444; background:url(images/blockquote.png) no-repeat; }



.entry blockquote p  { font-style:italic; }



.entry li{padding:3px 0;}



.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 15px; }



.entry ul li{list-style-type:square;}



.entry ul ul  { margin: 0; }



.entry li{line-height:20px;}



.entry ul ul li  { list-style-type: circle; }



.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 20px; }



.entry ol ol  { margin: 0; }



.entry  ol li  { list-style-type: decimal; }



.entry  ol li ol li  { list-style-type: lower-latin; }



.entry pre{ white-space:normal;}







/* 4.2 Images */



.entry .thumb { padding: 1px; text-align:center; background:#F8F8F8;  border: solid 1px #e6e6e6; }



img.wp-smiley  { padding: 0; border: none; }



.alignleft  { float: left; width: auto; margin: 5px 15px 15px 0; }



.alignright  { float: right; width: auto; margin: 5px 0 15px 15px; }



.aligncenter  { text-align: center; margin-bottom:15px;}



img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }



.entry .gallery-caption {}



.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F8;  border: solid 1px #e6e6e6; }



.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }



.entry .wp-caption-text { margin:0; padding:0; font:11px/22px Arial, Helvetica, sans-serif; text-align:center; }



.entry .wp-caption.aligncenter { margin:0 auto 15px; }







/* 4.3 Page Navi */



.pagination {

	display:block;

	height:32px;

	padding:20px;

}

.pagination span.current, .pagination a:hover {

	background:#ba0302;

	padding:0 13px;

	height:30px;

	float:left;

	text-align:center;

	color:#fff;

	line-height:30px;

	border:solid 1px #ba0302;

	margin-right:10px;

}

.pagination a {

	background:#dfdfdf;

	padding:0 13px;

	height:30px;

	float:left;

	text-align:center;

	color:#333;

	line-height:28px;

	border:solid 1px #c3c3c3;

	margin-right:10px;

}

.pagination span.numbers {

	float:right;

	line-height:30px;

}



/*-----------------------------*/

/* 5. COMMENTSAREA */

/*-----------------------------*/



/* 5.1 Comments */







/* 5.2 Comments Form */



/*-----------------------------*/

/* 6. GENERAL STYLES */

/*-----------------------------*/



.floatl  {float: left;}

.floatr  {float: right;}

.alignl  {text-align: left;}

.alignr  {text-align: right;}

.alignc  {text-align: center;}



/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,

html body * div.clear,

html body * li.clear,

html body * dd.clear

{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}



/* Align */

.aligncenter {margin: 10px auto 20px auto;display: block;}

.alignleft {margin: 10px 20px 8px 0;float: left;}

.alignright {margin: 10px 0px 8px 20px;float: right;}

.col-left {float: left;}

.col-right {float: right;}



.more_entries {font-size:11px;}

.more_entries .wp-pagenavi {clear:both;float: right;}

.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,

.more_entries .wp-pagenavi a:link,

.more_entries .wp-pagenavi a:visited, 

.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }



/* Misc */



.wrap:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}

.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden}

.fl{float: left}

.fr{float: right}

.ac{text-align: center}

.ar{text-align: right}

img.centered{display: block;margin-left: auto;margin-right: auto;}

.wp-caption {background-color:#EEEEEE;border:1px solid #DDDDDD;padding:4px 0 5px;text-align:center;}

.wp-caption-text {padding:3px 0 0;font-size:11px;}



h1, h2, h3, .ribbon2, .author-info h4, .feature1 h4, .link1, #footer h5 {

	font-family: 'GnuolaneFree';

}

.credit {margin:10px 0 60px 0; font-style:italic;}