/*  
Theme Name: Voyage
Theme URI: http://www.freewpthemes.net/preview/voyage
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin:0;
	padding:0;
	background: url(images/bg.gif) repeat left top;
	/*background: #1F0303;*/
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	/*text-align: justify;*/
	color: #000000;
}

h1, h2, h3, h4 {
	margin: 0 0 5px 0;
	padding: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #000000;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size:16px;
font-weight:bold;
}

h4 {font-size:15px;font-weight:bold;}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 20px;
}

a:link {
	color: #000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #000;
}

img {
	border: none;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#banner {
	width: 800px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	/*height: 230px;*/
	height: 20px;
background: url(images/zbar_topcon.png) no-repeat left top;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	/*background: url(images/img01.gif) no-repeat left top;*/
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	background: url(images/zbar_grad.png) no-repeat left top;
	/*background: url(images/img03.gif) no-repeat left top;*/
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 17px 20px 15px 20px;
	text-decoration: none;
	/*font-size: 12px;
	font-weight: bold;*/
	color: #000;
}

#menu a:hover { 
	/*background: #AA330F url(images/img04.gif) repeat-x;*/
	background: url(images/zmenu_hover.png) repeat-x;
	color: #000;
}

#menu .current_page_item a {
	/*background: #AA330F url(images/img04.gif) repeat-x;*/
	background: /*#AA330F*/ url(images/zmenu_current_r.png) repeat-x;
	color: #FFF;
}

/** LOGO */

#logohead {
	width: 800px;
	height: 100px;
	/*height: 60px;*/
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	/*padding: 20px 0 0 30px;*/
}

#logo a { display: block; height: 100px; width: 275px; background: url(images/zmariks_logo_275x100.png) left top no-repeat; float:left; }

#logo span { display: none; }

#twitter { float: right; padding-top: 10px; }
#twitter p { text-align:center; text-transform:uppercase; color:#FFFFFF; line-height:16px; margin:0px; font-size: 16px; font-weight:bold;}

#pronounce { float: right; padding: 40px 0 10px 0; }
#pronounce p { text-align:center; color:#FFFFFF; line-height:16px; margin:0px; font-size: 30px; font-weight:bold;}

/*#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#logo h1 a {
	text-decoration: none;
	color: #fff; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 18px "Trebuchet MS", Helvetica, sans-serif;
	color: #897B7B; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }*/

/* Front Slots */

#frontslots {
	width: 770px;
}

#frontslots p {
padding: 10px 0 0 15px;
width: 190px;
}

#frontslots li {
padding: 10px 0 0 15px;
width: 190px;
list-style-type: none;
}

#slot-1 {
	float: left;
	width: 33%;
	height: 210px;
background: url(images/zslot_bg.png) left bottom no-repeat;
}

#slot-2 { 
	float: left;
	width: 33%;
	height: 210px;
background: url(images/zslot_bg.png) left bottom no-repeat;
}

#slot-3 {
	float: right;
	width: 34%;
	height: 210px;
background: url(images/zslot_bg.png) left bottom no-repeat;
}







/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
	/*background: #2A0F0F;*/
}

#bg { width: 765px;
}

/* Content */

#content {
	float: left;
	width: 500px;
	
}

#content-page {
	float: left;
	width: 430px;
	
}

#content-full {
	float: left;
	width: 730px;
	
}

/* Post */

.post {
	padding: 0px 0px 20px 0px;
	/*margin-bottom: 20px;*/
}

.post .title {
	margin-bottom: 60px;
	height: 35px;
	/*background: #7c382a url(images/ztitle_tab.png) right top no-repeat;*/
	color: #7c382a;
}

.post .title a {
	text-decoration: none;
	color: #FFF;
}

#respond.post .title {
	margin-bottom: 10px;
	height: 35px;
	color: #7c382a;
}


.post h1 {
	padding: 0px 0 0 0px;
	font-size: 36px;
font-weight: bold;
	color: #000;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 18px;
	color: #000;
}

.post .entry {
}

.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #000;
}

.post .meta .links {
	float: left;

}
.post .byline {
	/*border-left: 8px solid #B8120B;*/
	/*margin-top: -20px;*/
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #897B7B;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
}

.post .meta .comments {
	padding-left: 25px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 220px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar-about {
	width: 310px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {list-style-type:circle;margin:0 0 0 30px;}

#sidebar h2 {
	width: 200px;
	height: 25px;
	/*width: 250px;*/
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	/*border-left: 8px solid #B8120B;*/
	background: #4d5d3f url(images/zsidebar_tab.png) right top no-repeat;
	font-size: 20px;
	color: #FFF;
}

#sidebar h2.slot {
	width: 200px;
	height: 25px;
	/*width: 250px;*/
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	/*border-left: 8px solid #B8120B;*/
	/*background: #4d5d3f url(images/zsidebar_tab.png) right top no-repeat;*/
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #000;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/zbar_grad.png) no-repeat;
	/*background: url(images/img03.gif) no-repeat;*/
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
padding-top: 5px;
}

#legal {
	clear: both;
	text-align: left;
	padding-left: 15px;
	color: #000;
}

#legal a {
	font-weight: normal;
	color: #000;
}

#comment {
	width: 400px;
	height: 100px;
}

.date {
	padding-left: 10px;
	border-left: 8px solid #B8120B;
	margin-top: -25px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #897B7B;
}
