/*   
Theme Name: Journeys
Theme URI: http://welldesignedjourneys.com
Description: Custom theme for Well Designed Journeys
Author: original design Brandon Jones
Author URI: 
Template: pacifica
Version: 1.0

/* Stylesheet RESET */
@import url(../pacifica/library/styles/hacks/reset.css);

/* Pacifica Styles */
@import url('../pacifica/core.css');
@import url('../pacifica/typography.css');

/* Stylesheet JCAROUSEL */
@import url(../pacifica/library/styles/jcarousel/jquery.jcarousel.css);
@import url(sliders/skin.css);

/* Stylesheet for DROPDOWN NAVIGATION */
@import url(../pacifica/library/styles/dropdown.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(../pacifica/library/styles/prettyPhoto.css);

/* Stylesheet for CONTACT FORM */
@import url(../pacifica/library/styles/form.css);

/********************************************************************************/
/*  Theme customizations for WDJ - everything here overrides Pacifica theme	*/
/********************************************************************************/

/* Stylesheet REMOVE WP-Stats Smiley Face */
img#wpstats {display:none;}

/* change the background - change url below to different image url to modify background */
body { background: url('http://www.welldesignedjourneys.com/wp-content/uploads/2012/01/WDJ-Background-Script.jpg') repeat scroll 0 0 #000000 !important; }


/* center align content h3 titles, match color to sidebar titles */
#content h3 { color:#333333; text-align:center; }


/* make the title of blog post larger so that the title wraps */
.title h2 { height:47px !important; }


/* add margin to left of comment tally box to force long titles to wrap */
.comments_tally { margin-left:2px !important; }


/* increase font size in body text to 13px */
#content .content_wrap .entries ul li .entry, #content .content_wrap .full-entry .post, #content .content_wrap .full-entry .page { font-size:13px !important; }


/* center align sidebar titles */
#sidebar h3 { text-align:center; }


/* align contend properly */
#content .content_wrap { border-top:none; margin:10px 31px; padding:10px 0; }


/* custom navigation background - changed to brown */
#navwrap { background:url(http://welldesignedjourneys.com/images/header_gradient_cust.jpg) repeat-x scroll 0 0 black; }
.navigation .search .field { background:url(http://welldesignedjourneys.com/images/search_bar_cust.jpg) no-repeat scroll 0 0 transparent; }


/* Add margin to header for proper alignment */
#page .header img { margin:2px auto !important; }  	


/* updated navigation to UPPERCASE */
#nav, #nav ul { text-transform:uppercase; }		


/* custom DIVs for buttons on front page */
#Button { float:left; margin-top:30px; width:590px; }
#Button h4 { margin: 0 0 10px; font-size:18px; color:#333333; font-family: Arial; }			
#ButtonImage { float:left; margin-right:20px; width:150px; } 
#ButtonText { float:left; width:420px; }


/* custom copyright and footer section */
.copy-left { float:left; margin-left:70px; color:#ffffff; margin-bottom:10px; line-height:20px; padding-top:10px;}
.copy-left a {color:#ffffff; }
.copy-left a:hover { color:#ffffff; text-decoration:underline; }
.copy-right  {float:right;  color:#ffffff;  line-height:20px; padding-top:10px; text-align: right; }
.copy-right2  {float:right;  color:#ffffff;  line-height:20px;  text-align: right;  }

.copy-right2 a {color:#ffffff; text-align: right; }
.copy-right2 a:hover { color:#ffffff; text-align: right; text-decoration:underline; }

.copy-center { text-align: left; padding-top:25px; padding-left:475px;  }
.copy-rightover {margin-right:70px; float: right;}
.contentcentermid{position: relative; }
.copy-right img { padding-top:6px;}

.copy-mid {float:left; }
.footer_links {margin-top:10px; padding-left:0px;}

.footer_nav {padding-bottom:10px;  height: 50px; }
#footer {background:none repeat scroll 0 0 #644A30; margin-bottom: 5px; margin-top:5px;  padding-top:5px; height: 30px; padding-bottom: 0px; margin-right: -80px;}
body {border-bottom:0px !important; }

.copyright {
color: #FFFFFF;
margin: 0px;

}
.footerWrap {
    margin: 0 auto;
    width: 1000px;
height: 0px;
}

.listaffliate {
	text-align: center;
	list-style-type: none;
	margin:0px;
	width: 950px;
}

.listaffliate li{
	padding-right:15px;
	list-style-type: none;
	display: inline;
}


/* fix email input text box */
.textwidget input {
	color:#333333;
	font-size:100%;
	height:auto;
	margin:0;
	padding:4px;
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}

/********************************************************************************/
/*  For Dora and Vicki to modify; will change font colors and sizes as indicated */
/********************************************************************************/

/* change border width, border style, color. Border style choices: outset,inset, grove, ridge, solid */
#wrap{
border:3px ridge #A3A3A3;
border-right-style:3px ridge #A3A3A3;
border-left-style:3px ridge #A3A3A3;
border-left-color:#A3A3A3;
border-top-color:#A3A3A3;
border-bottom-color:#A3A3A3;
}

/* change text color in the main menu search entry field - change field background color; remove "slash asterisk from ends  */
.navigation .search .field{
	color: #000000;
        background: #ffffff;
}

/* Change cursor hover color in main menu; original color was #09a2da; specify a hex code or use color name  */
#nav li ul a:hover{color: #22ABDE;}


/* Change the blog page previous entries font size. Entered as a ratio of site default size. Change 1.25 to a number between 0.1 and 100.   */
.prev-entries {
      font-size:1.25em;
}

/* change the lower level menus (2nd row background color); the default is #644a30 */
.navigation #nav li ul li{
background: #644a30; 
}

/* Change the e-mail color in the footer; original color was #09a2da; specify a hex code or use color name  */
.email-footer { 
color: #ffffff; padding-bottom: 5px; }

.email-footerleft { 
color: #ffffff; padding-bottom: 5px; text-align:left;
}


.email-footerright { 
color: #ffffff;  text-align: right; padding-left:112px; padding-top:20px; position: absolute; margin-right:0;
}


/* Change the Site Map color in the footer; original color was #09a2da; specify a hex code or use color name  */
.SiteMap
{
color: #ffffff;
}

/********************************************************************************/
/*  End For Dora and Vicki to modify; will change font colors and sizes as indicated */
/********************************************************************************/

