/*
Theme Name: City Visitor Blog: Health & Beauty Theme
Theme URI: http://www.city-visitor.com/
Description: The City Visitor theme based on the CityVisitor website.
Version: 1.0
Author: Djenan Kozic
Author URI: http://www.infoservegroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/




/* Begin Typography & Colors */

html {
	padding:0;
	margin:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Geneva, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	padding:0;
	margin:0;
	}

#page {
	background-color: transparent;
	border: none;
	text-align: left;
	}

#header {
	background:transparent;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
	
.narrowcolumn .entry, .widecolumn .entry {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	margin-top: .5em; color: #666;
	word-spacing:0.05em;
	line-height:1.8em;
	}
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #69B3FD;
	border: 10px solid #D8F1FF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.95em;
	line-height: 1.5em;
	font-variant:small-caps;
	}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	}

h1 {
	font-size: 20px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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: #333;
	}

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: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: normal 1.2em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin-top: .5em; color: #666;
	word-spacing:0.05em;
	line-height:1.8em;
	}

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: #1FABFB;
	text-decoration: none;
	}
a {
	text-decoration: underline;
}
a:hover {
	color: #1FABFB;
	text-decoration: none;
	}

#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;
	}
p a.more-link {
	text-align:right;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 8px;
	width: 745px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 480px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	background-color:#eee;
	border:1px dotted #ccc;
	border-left:none;
	border-right:none;
	border-bottom-style:solid;
	padding: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: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 5px;
	margin: 0;
	width: 715px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#fff;
	}
#footer a {
	color:#fff;
	text-decoration:underline;
	}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 10px 0 0 10px;
	padding: 0;
	font:normal 1.2em Helvetica, Tahoma, Verdana, Arial, Sans-serif;
	text-transform:uppercase;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 99%;
	}

/*	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 {
	display: block;
	padding:4px;
	margin-left: auto;
	margin-right: auto;
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom:10px;
	}

img.alignright {
	padding: 4px;
	margin: 7px 0 2px 10px;
	display: inline;
	background-color:#eee;
	border:1px solid #ccc;
	}

img.alignleft {
	padding: 4px;
	margin: 7px 10px 2px 0;
	display: inline;
	background-color:#eee;
	border:1px solid #ccc;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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 3px;
	list-style: square;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0 0 0 11px;
	}

.entry ul li:before, #sidebar ul ul li:before {}

.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;
	list-style:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar>ul>li {
	background-color:#eee;
	border:1px solid #ccc;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 10px;
	}
#sidebar ul select {
	margin-bottom:15px;
	width:174px;
	border:1px solid #000;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 13px 0px;
	}

#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 10px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 11px 3px 5px 10px;
	text-align: left;
	}

#sidebar #searchform #s {
	border:1px solid #666;
	width: 168px;
	padding: 3px;
	margin-bottom: 5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width: 155px;
	}

.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: 100%;
	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 */



/* Begin Sidebar */
#sidebar
{
	float:right;
	padding: 20px 0 10px 0;
	margin-left: 0px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	background-color:#eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 26px;
	background-color:#eee;
	border:none;
	padding:3px 3px 5px 3px;
	font:normal 1.2em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	}
.navigation div.clear { clear:both; }
/* End Various Tags & Classes*/


/* City Visitor Header Styles */

#cv-header {
	width:745px;
	font:normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#cv-header h2.cv-logo { 
	float:left;
	margin:32px 0 0 0;
	}
#cv-header a.cv-logo {
	background:transparent url('http://www.city-visitor.com/images/logos/city_visitor_logo.gif') no-repeat top left;
	display:block;
	text-indent:-5000em;
	width:194px;
	height:35px;
}

#cv-header div.header-banner {
	width:468px;
	height:60px;
	background-color:#eee;
	float:right;
	margin:7px 0 10px 0;
	}

#cv-header div.main-nav {
	clear:both;
	width:745px;
	height:30px;
	margin:0;
	padding:0;
	}
#cv-header div.main-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#cv-header div.main-nav ul li {
	display:inline;
	margin:0;
	padding:0;
	}
#cv-header div.main-nav ul li a {
	background:#fff url('images/nav-bg.gif') no-repeat;
	float:left;
	height:0;
	padding-top:30px;
	overflow:hidden;
	margin-right:0px;
	padding-right:0px;
	width:124px;
	}
#cv-header div.main-nav ul li#tab-business-finder a { background-position:0 0; width:125px; }
#cv-header div.main-nav ul li#tab-business-finder a:hover { background-position:0 -30px; }
#cv-header div.main-nav ul li#tab-business-finder a:active { background-position:0 -60px; }
#cv-header div.main-nav ul li#tab-business-finder a.on { background-position:0 -90px; }

#cv-header div.main-nav ul li#tab-advertise-with-us a { background-position:-125px 0; }
#cv-header div.main-nav ul li#tab-advertise-with-us a:hover { background-position:-125px -30px; }
#cv-header div.main-nav ul li#tab-advertise-with-us a:active { background-position:-125px -60px; }
#cv-header div.main-nav ul li#tab-advertise-with-us a.on { background-position:-125px -90px; }

#cv-header div.main-nav ul li#tab-flight-checker a { background-position:-249px 0; }
#cv-header div.main-nav ul li#tab-flight-checker a:hover { background-position:-249px -30px; }
#cv-header div.main-nav ul li#tab-flight-checker a:active { background-position:-249px -60px; }
#cv-header div.main-nav ul li#tab-flight-checker a.on { background-position:-249px -90px; }

#cv-header div.main-nav ul li#tab-hotelsearch a { background-position:-373px 0; }
#cv-header div.main-nav ul li#tab-hotelsearch a:hover { background-position:-373px -30px; }
#cv-header div.main-nav ul li#tab-hotelsearch a:active { background-position:-373px -60px; }
#cv-header div.main-nav ul li#tab-hotelsearch a.on { background-position:-373px -90px; }

#cv-header div.main-nav ul li#tab-related-articles a { background-position:-497px 0; }
#cv-header div.main-nav ul li#tab-related-articles a:hover { background-position:-497px -30px; }
#cv-header div.main-nav ul li#tab-related-articles a:active { background-position:-497px -60px; }
#cv-header div.main-nav ul li#tab-related-articles a.on { background-position:-497px -90px; }

#cv-header div.main-nav ul li#tab-cinema a { background-position:-621px 0; width:124px; }
#cv-header div.main-nav ul li#tab-cinema a:hover { background-position:-621px -30px; }
#cv-header div.main-nav ul li#tab-cinema a:active { background-position:-621px -60px; }
#cv-header div.main-nav ul li#tab-cinema a.on { background-position:-621px -90px; }


#cv-header div.sub-nav {
	background-color:#D7F1FF;
	width:743;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin:0;
	padding:0;
	}
#cv-header div.sub-nav ul {
	list-style:none;
	margin:0;
	padding:5px 5px 5px 19px;
	}
#cv-header div.sub-nav ul li {
	display:inline;
	margin:0;
	padding:0;
	}
#cv-header div.sub-nav ul li a {
	margin-right:20px;
	color:#3484D3;
	text-decoration:none;
	}
#cv-header div.sub-nav ul li a:hover {
	color:#666;
	text-decoration:none;
	}

#cv-header div.search {
	background:#D7F1FF url('http://www.city-visitor.com/images/backgrounds/blue_grad_small.gif') repeat-x top;
	width:743;
	position:relative;
	height:38px;
	border:1px solid #666;
	margin:0;
	padding:6px 7px 5px 20px;
	}
#cv-header div.search a.getlistedbutton {
	position:absolute;
	width:128px;
	height:35px;
	top:7px;
	right:7px;
	}
#cv-header div.search form { padding:0; margin:0; }
#cv-header div.search form fieldset { border:none; padding:0; margin:0;}
#cv-header div.search div.form-businesstype { padding:0; margin:0; position:absolute; top:6px; left:20px; }
#cv-header div.search div.form-location { padding:0; margin:0; position:absolute; top:6px; left:208px; }
#cv-header div.search form label { color:#fff; padding:0; }
#cv-header div.search form input { border:1px solid #666; width:173px; margin:4px 9px 0 0; font-size:8pt; }
#cv-header div.search form input.button { border:none; width:auto; margin:0 0 0 0; position:absolute; top:25px; left:395px; }


#cv-header div.oh-crumbs {
	background-color:transparent;
	width:743;
	margin:0;
	padding:5px 1px 5px 1px;
}
#cv-header div.oh-crumbs p { margin:0; padding:0; }
#cv-header div.oh-crumbs p span { color:#1FABFB; }
#cv-header div.oh-crumbs p a { color:#676767; }
#cv-header div.oh-crumbs p a:hover { color:#666; text-decoration:none; }
#cv-header div.oh-crumbs p a:visited { color:#666; }

/* Begin Post Tables */

.narrowcolumn .entry table, .widecolumn .entry table {
	width:auto;
	border:1px solid #828282;
	border-right:none;
	border-bottom:none;
}
.narrowcolumn .entry table td, .widecolumn .entry table td, .narrowcolumn .entry table th, .widecolumn .entry table th {
	border-bottom:1px solid #828282;
	border-right:1px solid #828282;
	padding:4px 8px 0px 8px;
}
.narrowcolumn .entry table th, .widecolumn .entry table th { background-color:#eee; }
.narrowcolumn .entry table td p, .widecolumn .entry table td p, .narrowcolumn .entry table th p, .widecolumn .entry table th p {
	padding:0 0 4px 0;
	margin:0;
	vertical-align:top;
}
.narrowcolumn .entry table th p, .widecolumn .entry table th p { font-weight:bold; }
