/*
Theme Name: Doorways Traveler
Description: Doorways Traveler's wordpress theme.
Author: The Darling Tree
Author URL: http://www.thedarlingtree.com
*/
* {
	margin:0;
	padding:0;
	}
body {
	padding:0;
	margin:0;
	background:url(images/bg.jpg);
	font-size:12px;
	color:#4E4340;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	}
input{
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	}
a {
	color:#333761;
	text-decoration:none;
	outline:none;
	}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
h1, h3, h4, h5, h6 {
	color:#2e2961;
	font-size:24px;
	font-weight:normal;
	font-family:Garamond;
}
h2 {
	font-weight:normal;
	color:#888077;
	font-family:Garamond;
	font-size:20px;
	padding:15px 0 15px 0;
	line-height:35px;
}
h2.storyname {
	padding:0 0 15px 0;
	text-transform:lowercase;
}
hr{
	background-image:url(images/hr.gif);
	height:4px;
	border:0;
	margin:20px 0;
}

/* -------------------------------------------------------------- 
   Basic WordPress Blog Styles   
-------------------------------------------------------------- */   

/* Images

-------------------------------------------------------------- */
.entry-content img {
	margin: 10px 0 20px 0;
}
.alignleft,  img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright,  img.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}
.aligncenter,  img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	text-align:center;
}
.badges img{
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom:30px;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/* Pullquotes
-------------------------------------------------------------- */
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
#bg {
/*background:url(images/bg1.jpg) 50% 0 repeat-y;*/
}
.wrapper {
	width:1013px;
	margin:0 auto;
	padding:0 50px;
	background:url(images/bg1.jpg) center repeat-y;
}
/*header*/

.header {
	/*background:url(images/top.jpg) 0 0 no-repeat;*/

	width:1082px;
	margin:0 auto;
	background:url(images/bg1.jpg) 50% 0 repeat-y;
}
.header_in {
	background:url(images/top.jpg) 0 0 no-repeat;
	width:1082px;
	margin:0 auto;
}
.logo {
	width:396px;
	margin: auto;
	padding:20px 0 10px;
}
/*end header*/



/*menu*/

.menu {
	font-size:15px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:22px;
}
.menu ul {
	padding:10px 0;
	margin:0 0 0 30px;
	text-align:center;
	float:left;
}
.menu ul li {
	padding:0;
	margin:0 10px;
	list-style:none;
	display:block;
	position: relative;
	float:left;
}
.menu ul li a {
	color:#888077;
	text-decoration:none;
	text-transform:lowercase;
	font-family:"Garamond";
	font-size:15px;
	padding:0 20px;
	display:block;
}
.menu ul li a:hover, .menu ul li.current_page_item a, .menu ul li.current-page-ancestor a {
	color:#2C2861;
	background:url(images/menuicon.png) left center no-repeat;
}
/*drop down*/

.menu ul ul {
	display:none;
	position:absolute;
	top:42px;
	left:-10px;
	float:left;
	width: 165px;
	z-index: 99999;
	margin:0;
	padding:5px 0;
	background:#ffffff;
	border:1px solid #ece8dd;
	margin-top:-15px;
}
.menu ul ul li {
	min-width: 180px;
}
.menu ul ul ul {
	left:100%;
	top:0;
}
.menu ul ul a {
	height:auto;
	line-height:1em;
	padding:7px 20px;
	float:left;
	margin-left:0;
}
.menu li:hover > a {
	color:#2C2861;
	background:url(images/menuicon.png) left center no-repeat;
}
.menu ul ul :hover > a {
	color:#2C2861;
}
.menu ul li:hover > ul {
	display:block;
}
/*end drop down*/



/*end menu*/



/*content*/

.content {
	background:#fff url(images/wrapperbg.png) 0 0 repeat-y;
	margin:0;
	padding:0;
	margin-bottom:-3px;
}
.content-padding {
	width:935px;
	margin:0 auto 25px;
}
/*end of content*/



/*sidebar*/

.sidebar {
	width:120px;
	float:left;
	clear:left;
}
.sidebar-img {
	float:left;
	padding-right:10px;
}
.sidebar h1 {
	padding:15px 0;
	margin:0;
	font-size:24px;
	font-family:"Garamond";
	font-weight:normal;
	text-align:center;
}
h1.sidebarh1 {
	padding:15px 0 15px 138px;
	font-size:24px;
}
h1.sidebarh1_new {
	padding:15px 0;
	font-size:24px;
	text-transform:lowercase;
}
h1.sidebarh1 a:hover{
	text-decoration:none;
	}
h1.sidebarh1form {
	padding:15px 0;
	margin:0;
	font-size:24px;
	border-bottom:1px solid #ece8dd;
	width:798px;
}
.sidebarh1form2 {
	border-bottom:1px solid #ece8dd;
	width:798px;
	padding-bottom:1px;
}
.rightside {
	width:798px;
	float:right;
	border:1px solid #ece8dd;
}
.rightside-padding-border {
	border:1px solid #ECE8DD;
	margin:2px auto;
	width:792px;
}
.rightside-padding {
	width:740px;
	margin:30px auto 20px;
}
.rightside-padding p {
	line-height:20px;
	margin-bottom:5px;
}
.rightside-padding p a{
	color:#2C2861;
	text-decoration:underline;
}
.rightside-padding p a:hover {
	text-decoration:none;
	color:#888077;
}
.rightside-padding img {
	padding-bottom:0;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	max-width:740px;
}
.date {
	text-align:center;
	color:#2e2961;
	padding:10px 0;
	font-style:italic;
}
.categories {
	clear:both;
	color:#333761;
	font-size:11px;
	text-align:right;
	padding:30px 0 15px 0;
	color:#a39589;
	font-style:italic;
}
.links {
	text-align:right;
	color:#333761;
}
.comment, .permanent, .tweet, .facebook, .link_bar {
	float:right;
	color:#888077;
	font-size:11px;
}
.comment a, .permanent a, .tweet a, .facebook a, .link_bar a{
	float:right;
	color:#333761;
}
.tweet {
	background: url(images/tweet.jpg) left center no-repeat;
	padding-left:25px;
}
.links div {
	margin-left:10px;
	}
/*end of sidebar*/



.divider {
	width:1000px;
	margin:0 auto;
	padding:25px 0;
}
.divider_gallery {
	width:1000px;
	margin:0 auto;
	padding:10px 0;
}
.divider img {
	width:999px;
}
.nav {
	font-size:15px;
	width:950px;
	margin:0 auto;
	color:#333761;
	padding-top:30px;
}
.nav a {
	color:#888077;
}
.nav a:hover, .nav a.active {
	color:#333761;
	text-decoration:underline;
}
.nav ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
.nav ul li {
	display:inline;
}
.nav ul li span.current {
	color:#333761;
	text-decoration:underline;
}
.nav ul li a.prev {
	background: url(images/arrowleft.jpg) left center no-repeat;
	padding-left:15px;
	color:#333761;
}
.nav ul li a.next {
	background: url(images/arrowrigth.jpg) right center no-repeat;
	padding-right:15px;
	color:#333761;
}
.nav ul li span.current {
	color:#333761;
	text-decoration:underline;
}
.footer {
	font-size:11px;
	color:#888077;
	line-height:100%;
	padding-bottom:15px;
	background:url(images/footerbg1.jpg) 0 0 no-repeat;
	height:100px;
	width:1084px;
	margin:0 auto;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
}
.footerbox {
	background:url(images/footerbtn.png) 0 0 no-repeat;
	width:186px;
	height:38px;
	line-height:38px;
	text-align:center;
	float:left;
	margin-top:50px;
	margin-left:45px;
}
.footertxt {
	height:38px;
	text-align:right;
	width:600px;
	float:right;
	margin-top:55px;
	padding-right:45px;
	line-height:15px;
}
.bottom-menu {
	font-size:11px;
	color:#a39589;
	width:950px;
	margin:0 auto;
	padding:15px 0;
}
.bottom-menu ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
}
.bottom-menu a:hover {
	color:#2E2961;
}
.bottom-menu h1 {
	font-size:12px;
	padding:0;
	margin:0;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	padding-bottom:25px;
	font-weight:normal;
	font-style:italic;
}
.bottom-menu ul li {
	text-transform:lowercase;
	padding:0;
	margin:0;
	list-style:none;
	line-height:normal;
	padding-bottom:10px;
	min-width:130px;
}
.bottom-menu ul li strong, .bottom-menu ul.twitter li a {
	line-height:25px;
	color:#2E2961;
}
.bottom-menu ul.twitter li{
	line-height:18px;
}
.bottom-menu ul li a {
	color:#a39589;
}
ul.twitter{
	padding-right:50px;
width:210px;
}
ul.connect {
	padding-right:50px;
	padding-left:40px;
width:160px;
}
ul.share {
	padding-right:10px;
	width:120px;
}
ul.connect li.grey {
	height:38px;
	width:146px;
	line-height:24px;
	text-align:center;
	font-size:18px;
	padding-top:3px;
}
ul.connect li.grey a {
	color:#A39589;
}
ul.connect li.grey a:hover {
	text-decoration:none;
}
ul.connect li.blue {
	height:38px;
	width:146px;
	line-height:23px;
	text-align:center;
	font-size:19px;
	color:#333761;
	padding-top:3px;
}
ul.connect li.blue a {
	color:#333761;
}
ul.connect li.blue a:hover {
	text-decoration:none;
}
.divider2 {
	height:8px;
}

/*about page*/

.rightside-about {
	width:790px;
	float:right;
}
p {
	line-height:20px;
	margin-bottom:5px;
}
p a{
	text-decoration:underline;
	color:#2C2861;
}
p a:hover{
	text-decoration:none;
	color:#888077;
}
.rightside-about ul {
	margin-top:-10px;
	padding:0;
}
.rightside-about li {
	line-height:30px;
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat center left ;
	padding:0 0 0 15px;
}
.aboutimg {
	padding-left:15px;
}
.aboutform {
	font-size:12px;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	color:#4E4340;
}
.aboutform label {
	margin-top:3px;
	color:#4E4340;
	float:left;
	text-align:right;
}
.aboutform textarea {
	border:1px solid #DFDCD2;
	height:25px;
	width:320px;
	height:100px;
}
.aboutform input.inputbox {
	border:1px solid #DFDCD2;
	height:25px;
	width:320px;
	margin-bottom:10px;
}
.aboutform form {
	padding-top:25px;
	text-align:right;
	width:425px;
	padding-bottom:50px;
}
.about-form {
	text-align:right;
	float:left;
}
.aboutform input.submitbtn{
background:url("images/arrowrigth.jpg") no-repeat right 5px;
border:medium none;
color:#333761;
cursor:pointer;
font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
font-size:15px;
padding-right:20px;
float:right;
width:70px;
margin:20px 0;
}

.emailbox {
	background:url(images/emailbox.jpg) 0 0 no-repeat;
	height:109px;
	width:277px;
	float:right;
	text-align:center;
	line-height:24px;
	padding-top:20px;
	color:#A39589;
}
.emailbox a {
	color:#2C2861;
	text-decoration:underline;
}
.emailbox a:hover {
	color:#A39589;
}
.maternitybox {
	font-size:11px;
	background:url(images/sbbc_bg.gif) 0 0 no-repeat;
	height:332px;
	width:230px;
	float:right;
	text-align:center;
	line-height:20px;
	padding:10px 25px;
	margin-top:20px;
	color:#4E4340;
}
.page_sub_title {
	margin-top:5px;
	float:left;
	width:120px;
}
/*project*/

.projects {
}
.projects .middle {
	float:left;
	width:460px;
}
.projects .sidebar-rigth {
	float:right;
	margin-right:15px;
	width:265px;
	color:#a29488;
}
.projects h1 {
	color:#a29488;
	font-family:Garamond;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px dotted;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
}

.sidebar-rigth .textwidget {
	line-height:20px;
	padding-bottom:20px;
}
.sidebar-rigth h1{
	font-size:19px;
	text-align:left;
}

.rightside-about .middle {
	float:left;
}
.rightside-about .sidebar-rigth {
	float:right;
	margin-right:15px;
	width:265px;
	color:#a29488;
}


.projects form {
	color:#2F2724;
}
.projects .textarea1 {
	font-size:11px;
	line-height:normal;
	padding-bottom:10px;
	padding-top:15px;
	line-height:18px;
}
.projects input {
	border:1px solid #DFDCD2;
	height:25px;
	width:220px;
	margin-bottom:10px;
}
.projects textarea {
	border:1px solid #DFDCD2;
	height:100px;
	width:260px;
	margin-bottom:10px;
}
.projects label {
	float:left;
	text-align:left;
	width:40px;
	padding-top:5px;
}
.projects input.submitbtn {
	text-align:right;
	font-size:15px;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	color:#333761;
	border:none;
	float:right;
	background: url(images/arrowrigth.jpg) right 9px no-repeat;
	padding-right:20px;
	cursor:pointer;
	width:70px;
}

.project-form
{

}

.gallerymenu_div {
	margin:10px auto 20px;
	width:935px;
	text-align:center;
}

.gallerymenu_div img{
	padding-right:24px;
}

.slider_div {
	margin:10px auto 0;
	width:935px;
}
.slider_div .slidertxt {
	float:left;
	font-size:11px;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	color:#a09286;
	padding-top:30px;
}
.sliderimg {
	/*background:url(images/slider.jpg) 0 0 no-repeat;*/

	height:330px;
}
/* slider specific CSS */

        .sliderGallery {
	overflow: hidden;
	position: relative;
	height: 330px;
	width: 935px;
}
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery UL LI {
	display: inline;
	margin-right:10px;
}
.sliderGallery UL LI img {
	width:400px;
	height:300px;
}
.slider {
	width: 935px;
	height: 10px;
	bottom:0;
	position: absolute;
	background:#e9e5da;
}
.handle {
	position: absolute;
	cursor: move;
	height: 10px;
	width: 181px;
	top: 0;
	background:#888077;
	z-index: 100;
}
.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
#comments, #respond {
	margin-top:30px;
}

.nav li 
{
	padding-right:10px;
	text-align:left;
}


/*gallery slide*/

.mainslider_div {
	margin:0 auto 0;
	width:935px;
}
.mainslider_div .slidertxt {
	float:left;
	font-size:11px;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	color:#a09286;
	padding-top:30px;
}
.mainsliderimg {
	/*background:url(images/slider.jpg) 0 0 no-repeat;*/

	height:530px;
}

.mainsliderGallery {
	overflow: hidden;
	position: relative;
	height: 530px;
	width: 935px;
}
.mainsliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.mainsliderGallery UL LI {
	display: inline;
	margin-right:10px;
}
.mainsliderGallery UL LI img {
	height:500px;
}

.mainslider {
	width: 935px;
	height: 10px;
	bottom:0;
	position: absolute;
	background:#e9e5da;
}
.mainhandle {
	position: absolute;
	cursor: move;
	height: 10px;
	width: 100px;
	top: 0;
	background:#888077;
	z-index: 100;
}
.mainslider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}

/* slider specific CSS */

/*doorway project menu*/
/*menu*/

.project_menu {
	font-size:15px;
	margin:0 auto;
	padding-top:0;
	padding-bottom:15px;
	float:right;
	width:934px;
}
.project_menu_story {
	font-size:15px;
	margin:-15px auto 0;
	padding-top:0;
	padding-bottom:15px;
	float:right;
	width:800px;
}
.project_menu ul, .project_menu_story ul {
	padding:10px 0;
	margin:0;
	text-align:center;
	float:right;
}
.project_menu ul li , .project_menu_story ul li{
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
	display:block;
	position: relative;
	float:left;
}
.project_menu ul li a ,.project_menu_story ul li a{
	color:#888077;
	text-decoration:none;
	text-transform:lowercase;
	font-family:"Garamond";
	font-size:15px;
	padding:0 20px;
	display:block;
}
.project_menu ul li a:hover, .project_menu ul li.current_page_item a, .project_menu ul li.current-page-ancestor a, .project_menu_story ul li a:hover, .project_menu_story ul li.current_page_item a, .project_menu_story ul li.current-page-ancestor a  {
	color:#2E2961;
	background:url(images/menuicon.png) left center no-repeat;
}

/*comment form*/
.commentform {
	float:right;
	width:798px;
}
.commentform input {
	border:1px solid #dfdcd2;
	height:25px;
	width:397px;
}
.commentform textarea {
	border:1px solid #dfdcd2;
	height:25px;
	width:397px;
	height:100px;
}
.commentform input.submitbtn {
	background: url(images/arrowrigth.jpg) right 10px no-repeat;
	text-align:right;
	font-size:15px;
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	color:#333761;
	border:none;
	padding-right:20px;
	cursor:pointer;
	width:100px;
}
.commentform label {
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	font-size:12px;
	color:#4e4340;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:5px;
}
.commentform label strong {
	font-family:"droid-serif-1","droid-serif-2", Times New Roman, Times, serif;
	font-size:11px;
	color:#a39589;
	font-style:italic;
	font-weight:normal;
}
.commentform .inputbox {
	margin-bottom:10px;
}
.comment-form {
	padding-top:25px;
	text-align:right;
	width:520px;
	padding-bottom:50px;
}
.commentdate {
	float:left;
	color:#a39589;
	font-size:11px;
	font-style:italic;
	width:120px;
	text-align:center;
	padding-top:25px;
	margin-left:-40px;
}
.commentdate a {
	color:#a39589;
}
.commenttext {
	border-top:1px solid #ECE8DD;
	color:#2F2724;
	font-size:12px;
	padding:20px 0;
	float:right;
	width:798px;
	line-height:20px;
}

.commenttext a {
	float:left;
	text-decoration:underline;
}
.commenttext a:hover {
	float:left;
	color:#888077;
	text-decoration:none;
}
ul.commentlist {
	list-style:none;
	float:left;
}
ul.commentlist li {
	width:915px;
	float:left;
	margin-left:35px;
}
ul.commentlist li:first-child .commenttext {
	border-top:none;
}
.post_archive{
	text-align:left;
	width:900px;
	margin:-15px 0;
	padding:0 0 0 42px;
}
h2.post_archive{
	text-transform:lowercase;
}
.reply a{
	font-size:11px;
	color:#a8968e;
}
ul.children {

	list-style:none;

	float:left;

	width:780px;
	
	margin:0 0 0 135px;

	padding:0 0 0 20px;

    color:#8C878B;
	
	background-color:#f2f0e9;

	}

ul.children li {

	width:780px;

	margin:0;

	}
	
ul.children li div.commentdate{

	display:none;

	}

ul.children li div.commentdata {

	margin:0;

	padding:0;

	border:none;

	}
	
ul.children li div.commenttext {
	color:#95847c;
	font-size:12px;
	padding:15px 0 0;
	float:left;
	width:798px;
	line-height:20px;
}


