/*  

Theme Name: Bird
Theme URI: http://6x3print.info/themes/bird/
Description: Bird WordPress Theme. Classic black, white red colors, 3 columns, left sidebar, right sidebar, widgets.
Author: Saroyama
Author URI: http://6x3print.info/themes/

*/
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */

body {
background: #ffffff url(http://www.virginia-beachhotels.net/images/page-bg.jpg) top repeat-x;
margin: 0;
padding: 0;
font: 10pt verdana, arial, helvetica, sans-serif;}

#wrapper {
width: 1000px;
height: auto;
margin: 0 auto;
}

/* ========== Top Button Container Start */
.logocontainer{
	width:1000px;
	height:52px;
}

.logobox{
	width:297px;
	height:52px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	float:left;
}
.logobox a{
	width:297px;
	height:52px;
	display:block;
}

/* ======================================================================== */

/* ======================================================================== */
#main-contentbox{
	width:1000px;
	height:auto;
}
/* ======================================================================== */
.banner-container {
	width:1000px;
	height:125px;
	background-image:url(http://www.virginia-beachhotels.net/images/banner-blog.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding-bottom:10px;
}
#header {
	width:1000px;
	height:auto;
	
}

/* =========================LEFTCONTAINER CLASS==================================== */
#left-container{
	width:780px;
	height:auto;
	float:left;
}


.link-container{
	width:780px;
	background-image:url(images/link-bg.gif);
	background-repeat:repeat-x;
	height:41px;
}
/* ========================================================================================================== */

#right-container{
	width:200px;
	height:auto;
	float:right;
	padding-right:8px;
}
/* ========================================================================================================== */

/* ========================================================================================================== */

#both-centercontainer{
	width:780px;
	height:auto;
	clear:both;
	background-image:url(images/layout-bg.gif);
	background-repeat:repeat-y;
}
#left-boxescontainer{
	width:235px;
	height:auto;
	float:left;
}
/*================================================*/

#rt-contentbottom{
	width:780px;
	background-image:url(images/layout-bottomimg.gif);
	background-repeat:no-repeat;
	height:19px;
	clear:both;
}
/* ========================================================================================================== */
#left-boxescontainer{
	width:235px;
	height:auto;
	float:left;
}

#leftnav {
float: left;
	width:216px;
	height:auto;
	margin-left:5px;
	margin-top:8px;
}

#mainnav {
	width:200px;
	height:auto;
	margin-top:8px;
}

/* ========================================================================================================== */
#main {
	width:525px;
	height:auto;
	float:left;
}


#search-container{
	width:470px;
	height:auto;
	margin-top:8px;
	margin-left:30px;
}
.rt-searchboxtop{
	width:470px;
	background-image:url(images/search-topbar.gif);
	background-repeat:no-repeat;
	height:15px;
}

.rt-searchboxbg{
	width:470px;
	background-image:url(images/search-bgbar.gif);
	background-repeat:repeat-y;
}

.rt-searchboxbg h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9c00;
	font-weight:bold;
}

.rt-searchboxbottom{
	width:470px;
	background-image:url(images/search-bottombar.gif);
	background-repeat:no-repeat;
	height:9px;
}
/* ========================================================================================================== */

#google-container{
	width:472px;
	height:auto;
	padding:5px;
	margin-left:30px;
	margin:0 auto;
}
/* ========================================================================================================== */


#content-container{
	width:510px;
	height:auto;
	margin:0 auto;
	padding-top:8px;
}


/* ========================================================================================================== */

p
{
margin:0 0 10px 0;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding: 7px;
   margin: 5px 10px 5px 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 90%;
   line-height: 120%;
   padding: 0;
   margin: 5px 0 0 0;
}







#footer-container{
	width:1000px;
	height:44px;
	background-image:url(images/footer-bg.gif);
	background-repeat:no-repeat;
	clear:both;
	color:#333333;
	font-size:11px;
	text-align:center;
	margin-top:8px;
	padding-top:8px;
	line-height:15px;
	text-decoration:none;
}
#footer-container a{
	color:#333333;
	text-decoration:none;
}
#footer-container a:hover{
	color:#333333;
	text-decoration:underline;
}
/* ========================================================================================================== */
.menu * {
padding: 0;
margin: 0;}

.menu {
float: left;
display: inline;
width: 100%;
padding: 0;
margin: 0;}

.menu ul {
margin: 0;
padding-left: 60px;
position: relative; 
list-style-type: none;}

.menu ul li {
float: left;
display: inline;
padding-right: 30px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: 8pt verdana, arial, helvetica, sans-serif;
text-align: center;
text-decoration: none;
color: #ffffff;}

.menu li.current_page_item a {
text-decoration: underline;}

.menu li a:hover {
text-decoration: underline;}

/* BLOG NAME PROPERTIES */

/*h1 {
float: left;
display: inline;
margin: 0;
padding: 32px 8px 0 60px;
font: bold 17pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #580000;}
*/
a.mainlink {
text-decoration: none;
color: #580000;}

a.mainlink:hover {
text-decoration: none;
color: #580000;}

#description {
padding-top: 40px;
font: bold 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;}

/* SIDEBAR */

.nav h2 {
width:216px;
clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
	padding-left:12px;
background-image:url(images/widgettitle.gif);
background-repeat:no-repeat;
height:23px;

}

.nav1 h2 {
width:200px;
clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
	padding-left:12px;
background-image:url(images/rt-boxtopbar.gif);
background-repeat:no-repeat;
height:23px;
}

.rtside-bgbar {
	width:200px;
	background-image:url(images/rt-boxbgbar.gif);
	background-repeat:repeat-y;
	height:auto;
}
.rtside-bottombar{
	width:200px;
	background-image:url(images/rt-boxbottombar.gif);
	background-repeat:no-repeat;
	height:12px;
}

.rtcontant-top {
	width:216px;
	background-image:url(images/widgettop.gif);
	background-repeat:no-repeat;
	height:10px;

}


.rtcontant-list {
	width:216px;
	background-image:url(images/lt-boxbgimg.gif);
	background-repeat:repeat-y;
}
.boxes-bottomvirginia-bar{
	width:216px;
	background-image:url(images/lt-boxbottomimg.gif);
	background-repeat:no-repeat;
	height:14px;
}

.nav * {
padding: 0;
margin: 0;}

.nav ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
.nav li {
	display:block;
	padding:3px 10px 3px 15px;
	background:url(images/arrow.gif) no-repeat center left;
}
.nav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5b5b;
	display:block;
	text-decoration:none;
}
.nav li a:hover {
	color:#5b5b5b;
	text-decoration:underline;
}




/*.nav li {
list-style: none;}

.nav li a {
display: block;
padding: 5px;
width: 216px;
background: url(images/arrow.gif) no-repeat;
font: 10pt verdana, arial, helvetica, sans-serif;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #000000;}

.nav li a:hover {
text-decoration: none;
color: #580000;}
*/

.nav1 ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
.nav1 li {
	display:block;
	padding:3px 10px 3px 15px;
	background:url(images/arrow.gif) no-repeat center left;
}
.nav1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5b5b;
	display:block;
	text-decoration:none;
}
.nav1 li a:hover {
	color:#5b5b5b;
	text-decoration:underline;
}

/* MAIN PROPERTIES */

h1 {
margin: 3px 0;
font-size:16px;
color:#ff9c00;
font-weight:bold;
letter-spacing: -1px;
text-align: left;
margin-bottom: 10px;
}
h3 {
margin: 3px 0;
font-size:16px;
color:#ff9c00;
font-weight:bold;
letter-spacing: -1px;
text-align: left;
margin-bottom: 10px;
}
a.link {
margin-top: 20px;
text-decoration: none;
color: #ff9c00;}

a.link:hover {
text-decoration: none;
color: #ff9c00;}

.reply {
clear: both;
margin-top: 20px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #ff9c00;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border: 1px solid #580000;
color: #8D8D8D;}

.clear {
clear: both;}

/* AUTHOR TEXT */

.postauthor {
display: block;
margin: 0;
padding: 0 0 7px 0;
background: url(images/dottedbg.gif) bottom repeat-x;
font-weight: bold;
color: #580000;}

.date {
display: block;
margin: 0;
padding: 5px 0 0 0; 
color: #979797;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;}

.entries a:hover {
text-decoration: none;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
height: 18px;
padding-right: 7px;
margin-bottom: 20px;
color: #4C8398;}

.com a {
background: url(images/comment.jpg) left no-repeat;
padding-left: 18px;
padding-bottom: 1px;
text-decoration: none;
color: #353535;}

.com a:hover {
text-decoration: underline;
color: #999999;}

.edit {
float: left;
background: url(images/edit.gif) left no-repeat;
padding-left: 17px;}

.edit a {
padding: 0;
background: none;}

.author {
padding: 7px 0 0 10px;
font: bold 10pt verdana, arial, helvetica, sans-serif;
color: #333333;}

.author a {
color: #333333;}

.alt {
border: 1px solid #E5E5E5;}

.comment {
padding: 0 4px;}

.userinfo {
padding: 0 4px 10px 0;
text-align: right;}


/* INPUT PROPERTIES */

#search {
margin-top: 26px;
margin-bottom: 30px;}

.searchform {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.field {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.comments {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.button {
background-color: #333333;
border: 1px solid #580000;
color: #ffffff;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #580000;}

a:hover {
text-decoration: none;
color: #999999;}

/* WIDGET PROPERTIES */

#calendar_wrap {
border: 1px solid #000000;}

.widget_calendar td {
padding: 2px 5px;}

.widget_calendar caption {
font-weight: bold;
font-size: 10pt;
padding: 6px 0;
color: #6F6F6F;}

.widget_calendar th {
color: #580000;}

.widget_recent_comments li {
display: block;
padding: 5px 0;
width: 200px;
background: url(images/arrow.gif) 1px 10px no-repeat;
font: 10pt verdana, arial, helvetica, sans-serif;
border-bottom: 1px solid #E9E9E9;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #000000;}

.widget_recent_comments li a {
border: none;
background: none;}

.widget_recent_comments li a:hover {
background: none;}

.widget_search {
padding-top: 26px;}

.widget_search input#s {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.widget_search input {
background-color: #525F19;
border: 1px solid #580000;
color: #ffffff;}

.widget_text {
line-height: 16px;
font: 10pt verdana, arial, helvetica, sans-serif;}

/* FOOTER */

#footer {
clear: both;
background-color: #999999;
border-top: 3px solid #000000;
padding-left: 60px;
height: 20px;
padding-top: 5px;
padding-bottom: 0px;
font-size: 7pt;
color: #000000;}

#footer p {
font-size: 8pt;
color: #000000;}

#footer a {
font-size: 8pt;
color: #000000;}

#footer a:hover {
text-decoration: underline;
color: #580000;}

/* FOOTER2 */

#footer2 {
clear: both;
background-color: #999999;
padding-left: 60px;
height: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 7pt;
color: #999999;}

#footer2 p {
font-size: 7pt;
color: #CCCCCC;}

#footer2 a {
font-size: 7pt;
color: #CCCCCC;}

#footer2 a:hover {
text-decoration: none;
color: #CCCCCC;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.alignnone {
   float: none;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding: 7px;
   margin: 5px 10px 5px 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 90%;
   line-height: 120%;
   padding: 0;
   margin: 5px 0 0 0;
}