/*  
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,
html{
	margin:0;
	padding:0;
}
body {
	min-width:720px; /* Prevent content from becoming unreachable in Gecko */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:129px;
	background-image:url(https://aguibcreations.com/new/img/bg-black2.png);
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	height:50px;
	width:720px;
	margin:0 auto;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:50px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:50px;
}
/* set left margin for modern browsers */

/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
		background-image:url(https://aguibcreations.com/new/img/bg-black2.png);
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:53px;
	width:100%;
	margin:0 auto;
}

#middlebtn{
float:left;
padding-left:27%;
}

#toplogo{
float:left;
padding-top:23px;
padding-left:40px;
width:500px;
}

#sitebtns{
float:right;
padding-right:25px;
padding-top:39px;
width:250px;
text-align:right;
}

#address{
float:left;
padding-left:19px;
padding-top:12px;
color:#CCCCCC;
font-weight:bold;
}


#copyright{
float:right;
padding-right:19px;
padding-top:12px;
color:#999999;
}

#topmenu{
float:left;
padding-top:9px;
padding-left:34px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #47762b;
}

h1 {
	
	font-size: 18px;
}

h1 .title {
	
	font-size: 18px;
	color:#47762b;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6b8c56;
}

.post a:hover {
	text-decoration: none;
	color: #6b8c56;
}

#content2 a:hover {
	text-decoration: none;
	color: #6b8c56;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

#contentbox{
width:650px;
padding-left:30px;
padding-top:10px;
}

img {
	border: none;
}

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

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

/* 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;
	
	height: 230px;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	
}

#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: 20px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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

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

/** LOGO */

#logo {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 30px;
}

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

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

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

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #a0adca; 
}

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

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



/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	
}

/* 
 */

		
			#content{
background:url('https://aguibcreations.com/new/img/bg-black2.png');
width:100%;

	position:absolute;
	bottom:15%;
text-align:left;
}


			#content2{
background:url('https://aguibcreations.com/new/img/bg-black2.png');
width:100%;
height:300px;
	position:absolute;
	bottom:130px;
text-align:left;
}

/* Post */

.post {

}

.post .title {
	

}

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

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

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

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

.post .meta .links {
	float: left;

}
.post .byline {
	border-left: 5px
	font-size: 10px;
	color: #6e6e6e;
	border-bottom:#666666 1px dotted;
}

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

.post .meta .more {
}

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

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
}

#sidebar h2 {
	width: 270px;
	height:39px;
	margin-bottom: 10px;
	padding-left: 10px;
	
	border-left: 5px solid #c926ec;
	background-image:url("");
	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: #FFFFFF;
}

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

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


#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

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

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

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