/*
Theme Name: BreAnn 2013
Theme URI: http://breannaroundtheworld.com/
Description: WordPress theme for BreAnn-Around-The-World.
Author: BreAnn
Version: 1.0
*/


* {	margin: 0; padding: 0; }
.clear { clear: both; }


body { 
	background-color: b49e8b;
	background-image:url('includes/images/bg-wovenbrown.jpg');
	background-repeat:repeat;
	color:#48380c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	overflow-y: scroll;
	margin-bottom:0;
	margin-top:0;
}


p {
	padding-bottom: 12px;
	}

a:link, a:visited { color: #48380c; text-decoration:underline; }
a:hover, a:active { color: #b83438; text-decoration:underline;}



h1 { color:#b83438; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 20px; padding-bottom: 8px; padding-top: 5px; }
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { color: #b83438; text-decoration:none; }
h2 { color:#b83438; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 17px; padding-bottom: 7px; padding-top: 3px;}
h3 { color:#48380c; ffont-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 15px; padding-bottom: 6px; padding-top: 3px;  }





/* MAIN STRUCTURE ------------------------------------------------------*/

#pageWrap { 
	width:1380px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	}

#headerWrap {
	width:1380px;
	height:598px;
	background-image:url("includes/images/mainbg-header.jpg");
	background-repeat:no-repeat;
	z-index: 1;
}

#adboxHeader {
	height: 90px;
	width: 728px;
	position: absolute;
	left: 600px;
	top: 70px;
	border: 1px solid #48380c;
	box-shadow: 5px 5px 3px #888888;
}


#bodyWrap {
	width:905px;    /*1380 minus 237 and 238 = 905... needed to have width be the same as nav bar*/
	padding-left: 237px;
	padding-right: 238px;
	padding-top: 120px;
	background-image:url("includes/images/mainbg-body.jpg");
	background-repeat:repeat-y;
	z-index: 2;
}	
	

#photoSlider {
	width:943px;
	height:353px;
	background-color: #ffffff;
	box-shadow: 0 0 10px #6d6d6d;
	-moz-box-shadow: 0 0 10px #6d6d6d;
	-webkit-box-shadow: 0 0 10px#6d6d6d;
	position: relative;
	top: 340px;
	left: 235px;
	z-index: 6;
}
	



#leftCol {
	width: 700px;
	float: left;
}


#rightCol {
	width: 165px;
	margin-left: 40px;
	float: right;	
	padding-top: 15px;
}

#fullPageContent {
	width: 905px;
	float: left;
}	

#footerContainer {
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #48380c;
	font-size: 12px;
	font-weight: bold;
	width: 905px;
	height: 60px;
}


#footerContainer a {
	color: #b83438; 
	text-decoration:underline;
}

.footerBoxLeft {
	width: 600px;
	float: left;
}

.footerNavTop {
	width: 600px;
}

.footerNavTop a {
	color: #48380c !important;
	font-weight: normal;
}

.footerNavBottom {
	width: 600px;
	font-weight: bold;
}

.footerNavBottom a {
	color: #b83438;
}


.footerBoxRight {
	width: 240px;
	float: right;
}

.titleSearch {
	width: 120px;
	float: left;
}

.searchField {
	width: 120px;
	float: right;
}

.titleSearch h2 {
	text-indent:-9999px;
	width: 107px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-search.gif');
	background-repeat:no-repeat;	
}



#linksPage a:link, #linksPage a:visited { text-decoration:underline; }

.post h1 {
}



h1 a[title=About] { 
	display: none;
}

h1 a[title="RTW Trip 2013"] { 
	display: none;
}

h1 a[title="The List"] { 
	display: none;
}

h1 a[title="Videos"] { 
	display: none;
}

h1 a[title="City Guide"] { 
	display: none;
}

h1 a[title=Links] { 
	display: none;
}

h1 a[title=Contact] { 
	display: none;
}

h1 a[title=Subscribe] { 
	display: none;
}

.comment-bubble {
   background-image: url('includes/images/comment-bubble.png');
   background-repeat:no-repeat;
   width: 50px;
   height: 38px;
   float: right;
   margin-right: 100px;
   text-align: center;
   font-weight: bold;
   padding-top: 12px;
}


/* POST AND META STYLING ------------------------------------------------------*/


.post {
	background-image:url('includes/images/divider-paperwrinkels.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom: 100px;
	padding-top: 25px;
}



.postedOn {
	font-weight:bold;
}


.entry {
	}


.entry ul {
	padding-left: 20px;
	}

ol {
	padding-left: 30px;
	}

.postmetadata {
	border-top: 1px solid #b49e8b;
	margin: 10px 0 0 0;
	font-size: 13px;
}
	
.postmetadata a:link, .postmetadata a:visited {
	font-weight:bold;
	color:#b83438;
	text-decoration:none;
}	
	
	
.postmetadata a:hover, .postmetadata a:active {
	text-decoration:underline;
}	

a[rel="tag"] {
	font-size: 10px;
	font-weight:normal;
	line-height: 10px;
}



/* SIDEBAR ------------------------------------------------------*/

		
.sideBar ul{
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	line-height: 20px;	
	}

.sideBar ul li{
	padding: 10px 0 10px 0;
}

.sideBar ul ul {
	list-style-type:square;
	margin-left: 13px;
}


.sideBar ul ul li{
	padding: 0;
}



ul.archiveTitles li {
	padding-bottom: 10px !important;
}

ul.archiveTitles {
	width: 160px;
	margin-left: 40px !important;
}



ul.archiveTitles a:link, ul.archiveTitles a:visited { text-decoration:none; }


ul.archiveTitles a:hover, ul.archiveTitles a:active { text-decoration:underline;}


li.titleRecent h2 {
	text-indent:-9999px;
	width: 169px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-recent.gif');
	background-repeat:no-repeat;
	margin-left: 25px;
}

#recentTop {
	width: 230px;
	height: 78px;
	background-image:url('includes/images/linedPaperNote-top.gif');
	background-position: -10px;
	background-repeat:no-repeat;
	margin: 0px !important;
}

#recentMiddle {
	width: 230px;
	background-image:url('includes/images/linedPaperNote-middle.gif');
	background-position: -10px;
	background-repeat:repeat-y;
	padding-bottom: 5px;
}

p.recentArchiveLink {
	padding-left: 40px;
	font-weight: bold;
	width: 160px;
}


#ns_widget_mailchimp-2 h2 {
	text-indent:-9999px;
	width: 146px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-subscribe.gif');
	background-repeat:no-repeat;
}

#ns_widget_mailchimp-2 {
	line-height: 20px;
	font-size: 12px;
	background-color: #fff;
	padding: 10px 5px 10px 10px;
	border: #48380c solid 1px;
	width: 160px;
}


#search-3 h2 {
	text-indent:-9999px;
	width: 146px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-search.gif');
	background-repeat:no-repeat;
}

#search-3 {
	background-image:url('includes/images/postit-yellow200.gif');	
	background-repeat:no-repeat;
	width: 155px;
	height: 143px;
	padding: 75px 5px 0px 40px;
	margin-top: -20px;
	margin-bottom: 40px;
}


#linkcat-458  {
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	background-color: #fff;
	padding: 10px 5px 10px 10px;
	border: #48380c solid 1px;
	width: 160px;
}


#linkcat-458 h2 {
	text-indent:-9999px;
	width: 79px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-links.gif');
	background-repeat:no-repeat;
	margin-left: 40px
}


/*-------Old archive box code, when adding the archive widget box from the wordpress dashboard*/
#archives-4 h2 {
	text-indent:-9999px;
	width: 134px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-archive.gif');
	background-repeat:no-repeat;
}

#archives-4 {
	background-color: #f7f4ed;
	padding: 10px 5px 10px 10px;
	border: #48380c solid 1px;
}
/*-------Old archive box code, when adding the archive widget box from the wordpress dashboard*/




li.titleArchive h2 {
	text-indent:-9999px;
	width: 134px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-archive.gif');
	background-repeat:no-repeat;
}

#archiveBox {
	width: 175px;
	height: 150px;
	background-color: #f7f4ed;
	padding: 10px 5px 10px 10px;
	border: #48380c solid 1px;
}




#categories-2 h2 {
	text-indent:-9999px;
	width: 163px;
	height: 40px;
	background-image:url('includes/images/sidebarTitle-categories.gif');
	background-repeat:no-repeat;
}

#categories-2 {
	padding: 10px 5px 10px 10px;
	border: #48380c solid 1px;
	width: 190px;
}



#widgetized-area div {
	margin-bottom: 30px;
}

#widgetized-area ul {
	margin-bottom: 15px;
}

.previousNext {      /* styling for previous and next links */
	font-style: italic;
	font-size: 13px;

}

.previousNext a { 
	text-decoration: underline;
	color:#3b6ae2;
}


#submit {
	display:block;
	text-indent:-9999px;
	width: 130px;
	height: 30px;
	background-image:url('/images/button-submitred.png');
	background-repeat:no-repeat;
}




/* IMAGES--------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}



img.alignnone, .aligncenter img, .alignright img, .alignleft img, .wp-caption img, .size-full, .size-thumbnail, .size-medium  {
	border: 1px solid #48380c;
    padding: 10px;
	background-color: #fff;
	}


img.pageTitle {
	border: none;
    padding: 0;
	background-color: initial;
}


.size-full img, .size-medium img {
	border: 1px solid #48380c;
}


a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 10px 8px 10px 8px;
    text-align: center;
	border: 1px solid #48380c;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}



/* COMMENTS------------------------------------------------------*/


.comments-template{            /* styling for comments section, entire comment section box */
	border-top: 1px solid #48380c;
	margin-top: 20px;
	padding: 10px 0 0;
}


.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 20px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #48380c;
	background-color: #fff;
	margin-bottom: 30px;
	}

.comments-template ol li ul {
	list-style:none;
}

.comments-template ol li ul li{
	margin: 10px 0 0 80px;
	background-color: #f0eadb;
	border: 0px;
	list-style:none;
	}


.comment-author {     /* styling for comments section, author name */
	font-weight: bold;
	font-size: 16px;
	color: #b83438;
}

.comment-author img {
	width: 50px;
	height: 50px;
}

.comment-meta {   /* styling for comments section, date and time */
	padding: 10px 0 10px 0;
	font-style: italic;
	font-size: 12px;
}


.reply a {
	display:block;
	text-indent:-9999px;
	width: 100px;
	height: 31px;
	background-image:url('/images/button-replyred.png');
	background-repeat:no-repeat;
}



.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}


/* Special styles for the PAGE TEMPLATE "Full Page | No Comment replies" */
.limitReplies #respond, .limitReplies .reply {
	display: none;
}






/* NAVIGATION ------------------------------------------------------*/


#navBar {
	width:895px;
	padding-left: 10px;
	height:55px;
	float: left;
	z-index: 10;
	margin-bottom: 15px;
	
}


ul#navigationList
{
	list-style-type:none;
	width:910px;
	height:55px;
	z-index:20;
}

ul#navigationList li
{
	float:left;
	position:relative;
}

ul#navigationList li a
{
	display:block;
	height:55px;
	text-indent:-9999px;
}

ul#navigationList li a:hover
{
	display:block;
	height:55px;
	text-indent:-9999px;
}

ul#navigationList li.home
{
	width:99px;
	z-index:19;
}

ul#navigationList li.about
{
	width:132px;
	z-index:18;
}

ul#navigationList li.rtw
{
	width:246px;
	z-index:17;
}

ul#navigationList li.videos
{
	width:176px;
	z-index:16;
}


ul#navigationList li.cityguide
{
	width:169px;
	z-index:15;
}


ul#navigationList li.links
{
	width:87px;
	z-index:14;
}




ul#navigationList li.home a {background:transparent url(includes/images/nav-sprite.gif) 0 0px no-repeat;}
ul#navigationList li.home a:hover,ul#navigationList li.home a.active,ul#navigationList li.home a.current
{background:transparent url(includes/images/nav-sprite.gif) 0px -55px no-repeat;}


ul#navigationList li.about a {background:transparent url(includes/images/nav-sprite.gif) -99px 0px no-repeat;}
ul#navigationList li.about a:hover,ul#navigationList li.about a.active,ul#navigationList li.about a.current
{background:transparent url(includes/images/nav-sprite.gif) -99px -55px no-repeat;}

ul#navigationList li.rtw a {background:transparent url(includes/images/nav-sprite.gif) -231px 0px no-repeat;}
ul#navigationList li.rtw a:hover,ul#navigationList li.rtw a.active,ul#navigationList li.rtw a.current
{background:transparent url(includes/images/nav-sprite.gif) -231px -55px no-repeat;}

ul#navigationList li.videos a {background:transparent url(includes/images/nav-sprite.gif) -477px 0px no-repeat;}
ul#navigationList li.videos a:hover,ul#navigationList li.videos a.active,ul#navigationList li.videos a.current
{background:transparent url(includes/images/nav-sprite.gif) -477px -55px no-repeat;}

ul#navigationList li.cityguide a {background:transparent url(includes/images/nav-sprite.gif) -653px 0px no-repeat;}
ul#navigationList li.cityguide a:hover,ul#navigationList li.cityguide a.active,ul#navigationList li.cityguide a.current
{background:transparent url(includes/images/nav-sprite.gif) -653px -55px no-repeat;}

ul#navigationList li.links a {background:transparent url(includes/images/nav-sprite.gif) -822px 0px no-repeat;}
ul#navigationList li.links a:hover,ul#navigationList li.links a.active,ul#navigationList li.links a.current
{background:transparent url(includes/images/nav-sprite.gif) -822px -55px no-repeat;}



/* SPECIAL ARCHIVE PAGE ------------------------------------------------------*/


ul.bycategories {
	margin: 0;
	padding: 0;
}

ul.bycategories li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.bycategories li a {
	list-style: none;
	list-style-type: none;
	margin: 0 20px 15px 0;
	float: left;
	font-weight: bold;
	background: #b83438;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.bycategories li a:hover{
	text-decoration: none;
	text-decoration:underline;
	background: #c65d60;
}



ul.bymonth {
	margin: 0;
	padding: 0;
}

ul.bymonth li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.bymonth li a {
	list-style: none;
	list-style-type: none;
	margin: 0 20px 15px 0;
	float: left;
	font-weight: bold;
	background: #48380c;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.bymonth li a:hover{
	text-decoration: none;
	text-decoration:underline;
	background: #6d603d;
}



ul.allposts li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 5;
}

/* VIDEO PAGE ------------------------------------------------------*/

.epyt-gallery iframe {
	width: 800px !important;
	height: 450px !important;
}


/* CONTACT PAGE ------------------------------------------------------*/

.wpcf7-form {
	padding: 30px;
	border: 1px solid #48380c;
	margin:0 auto;
	width: 50%;	
}

.wpcf7-form label {
	font-size: 16px; 	
}

.wpcf7-form input {
	width: 250px;
	height: 20px;
}

.wpcf7-form .wpcf7-submit {
	width: 120px;
	height: 35px;
	font-size: 16px !important;
	padding: 5px;
	background-color: #b83438;
	color: #fff;
}


/* SUBSCRIBE PAGE (change mailchimp's default styles)------------------------------------------------------*/

#mc_embed_signup {
	background: transparent !important;
	font: 16px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 30px;
	border: 1px solid #48380c;
	margin:0 auto;
	width: 50%;
}

.mc-field-group {
	margin-top: 20px;
}

.indicates-required {
	font-size: 12px;
	font-style: italic;
}

#mc-embedded-subscribe {
	font-size: 16px !important;
	padding: 5px;
	background-color: #b83438;
	color: #fff;
	margin-top: 20px;
}

#mc_embed_signup input {
	width: 200px;
	height: 20px;
}


/* SONNY PAGE ------------------------------------------------------*/


.videoContainer {
	width: 900px; 
	overflow: auto;
}

.individualVideo {
	float: left;
	width: 420px;
	margin: 10px 20px 10px 0;
}

.verticalVideo {
	float: left;	
	margin: 10px 20px 10px 0;
}

.individualVideo iframe {
	width: 420px;
	height: 236px;
}

.rowDivider {
	width: 900px;
	float: left;
	height: 10px;
}
