/*
Theme Name: twentytenswan
Theme URI: http://digitalsplashmedia.com/
Description: Customization of 2010 default theme for Swan Interiors.
Author: Jeff Bennett
Author URI: http://digitalsplashmedia.com
Template: twentyten
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1040px;
}
#wrapper {
	background: none;
	padding: 0px 0px 0px 0px;
}

#branding{
	padding: 15px 0px 10px 0px;
}

#access {
width: 1040px;
/*background: url(http://www.digitalsplashmedia.net/zdev1/wp-content/themes/twentytenswan/images/swan-menu-bg.jpg) left repeat-x;	*/
background: none;
/*background-image:url(images/Swan-menu-bg.jpg);
background-repeat:repeat-x;*/

}

#access a {
color:#fff;
}

#access .menu-header,
div.menu {
	font-size: 16px;
}

#access ul ul a {
	background:#068d7e;

}
#access li:hover > a,
#access ul ul :hover > a {

	background:#068d7e;
}

#header {
	/*background: #068d7e;*/
	background:none;
	padding: 0px 0px 0px 0px;
}

#swanhdr-top{
	height: 56px;
	/*background: url(http://www.digitalsplashmedia.net/zdev1/wp-content/themes/twentytenswan/images/swan-hdr-top-bg.jpg) left repeat-x;*/	
}

#site-title {
	margin: 10px 0px 10px 10px;
}

#site-title a {
	color: #fff;
}

#site-description {
	color:#fff;
}

#branding img {
	clear: both;
	display: block;
	border:none;
	background:none;
}

#main {
	background: #fff;
}

#container {
	margin: 0 -340px 0 0;
}

.story {
	display:block;
	margin-top:3px;
	
	}

.left {
	float:left;
	padding:0px 10px 10px 10px;
	margin-bottom: 20px;
	}

#content {
	margin: 0px 340px 0px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#primary, #secondary {
	width: 300px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #0b9192;
}

#content h1 { font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:center;}

#content h2 { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif;  text-align:left;}

#content h5{
			font-size: 12px; font-family:Verdana, Geneva, sans-serif; text-align:justify;  color: #0b9192;
	
}

#content p {color:#0b9192; text-align:justify;}

#content ol, #content ul {
	color:#0b9192;
}



#content .entry-title {
	color: #0b9192;
	margin-top: 10px;
	font-size:18px;
}

.entry-title a:link,
.entry-title a:visited {
	color:#0b9192;
}
.entry-title a:active,
.entry-title a:hover {
	color: #0b9192;
}

.entry-content {
		padding: 0px 0 0 0;
		
	}
	
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	/*margin-left: 30px;*/
	/*width: 260px;*/
	text-align: center;
}

.widepage #content {
margin: 0 auto;
width: 980px;

}

#footer {
	margin-bottom: 20px;
	/*background-color: #071d62;*/
	background: none;
	color:#FFF;
	text-align: center;
}

#colophon {
	border-top: none;
	margin-top: -4px;
	padding: 18px 0;
	overflow: hidden;
	background: none;
	color: #FFF;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	font-stretch: ultra-expanded;
}

#content table {
	border: none;
	/*text-align: center;*/
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#content tr td {
	border-top: none;
	padding: 10px 10px;
	vertical-align: top;
	color:#0b9192;
}
#content tr.odd td {
	background: #fff;
}

/* ---------------------------------------------------------------------------------- */

/* Short Code: standard 2 column - wider left column and narrower right column                                     */


/* It's best to put the shortcodes on their own line so paragraphs break properly     */
/* [leftcolumn]your text here[/leftcolumn]                   */
/* [rightcolumn]your text here[/rightcolumn]                 */
/* Use the [topcolumn] shortcode to reset to full width text */
#leftcolumn {
	width: 560px;
	float: left;
	padding-right: 1em;
}
#rightcolumn {
	width: 380px;
	float: right;
	padding-left: 1em;
}
#topcolumn {
	clear: both;
}

/* ---------------------------------------------------------------------------------- */

/* Short Code: Splash 3 column                                    */

#splashleftcolumn {
	width: 410px;
	height: 540px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#splashleftcolumn h1 {
	text-align:left;
	margin: 50px 20px 0px 20px;
	padding: 0px 20px 0px 0px;
	font-size: 14px;
	color:#0b9192;
}

#splashleftcolumn p {
	text-align:justify;
	margin: 0px 20px 10px 20px;
	padding: 0px 20px 0px 0px;
	font-size: 12px;	
	color:#0b9192;
}

#splashmiddlecolumn {
	width: 270px;
	height: 540px;
	float: left;
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#splashrightcolumn {
	width: 270px;
	height: 540px;
	float: right;
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}


/* Short Code: 2 column - Furniture and Projects                                   */

#furnishleftcolumn {
	width: 340px;
	/*height: 500px;*/
	float: left;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
}

#furnishrightcolumn {
	width: 600px;
	/*height: 500px;*/
	float: right;
	margin: 0px 0px 20px 15px;
	background-color: #fff;
}

/* Short Code: 2 column - Furniture and Projects                                   */

#halfleftcolumn {
	width: 470px;
	float: left;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
}

#halfrightcolumn {
	width: 470px;
	float: right;
	margin: 0px 0px 20px 15px;
	background-color: #fff;
}

.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #0b9192;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

/* NEW HOME PAGE REDESIGN AUGUST 2012                                   */

#dynamicgallery {
	width: 1040px;
	margin: -40px 0px 0px 0px;

}

#dynamicgallery table {
	border: none;
	/*text-align: center;*/
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#dynamicgallery tr td {
	border-top: none;
	padding: 0px 0px;
	vertical-align: top;
	
}
#dynamicgallery tr.odd td {
	
}

.jhhjvj {
	/*width: 260px;*/
	float: right;
	text-align:justify;
	margin-top: 20px;
	color:#001a62;
}

#homeprimary {
	float: right;
	overflow: hidden;
	width: 260px;
	background: #fff;
	margin-top: -20px;
	padding: 0px 20px 0px 20px;
	text-align:justify;
}

#homecontent {
	width: 980px;
	float: left;
	margin: -8px 0px 0px 0px;
	font-family: "Tenor Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}



#homecontent h1,
#homecontent h2,
#homecontent h3,
#homecontent h4,
#homecontent h5,
#homecontent h6 {
	font-family: "Tenor Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #001a62;
	/*line-height: 1em; */

}

#homecontent h1 { font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:center;}

/*#homecontent h2 {font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif;  text-align:left;}*/
#homecontent h2 {
	font-size: 36px; 
	text-align: center; 
	margin-top: 18px;
	margin-bottom: 0px;
	line-height: 50px;
/*padding-top: 1em; */
}

#homecontent h3 {font-size: 24px; text-align: center; line-height: 30px;}

#homecontent h5{
			font-size: 12px; font-family:Verdana, Geneva, sans-serif; text-align:justify;  color: #001a62;
	
}

#homecontent p {color:#001a62; text-align:justify;}

/*#homecontent img {margin: 13px 13px 5px 5px;}*/
#homecontent img {margin: 0px 0px 0px 0px;}


#homecontent .entry-title {
	color: #0b9192;
	margin-top: 10px;
	font-size:18px;
}

#homecontent table {
	border: 1px solid #CCC;
	/*text-align: center;*/
	margin: 30px 0px 0px 0px;
	width: 100%;
}

#homecontent tr td {
	border-top: none;
	border-bottom: none;
	border: none;
	padding: 12px 12px 5px 5px;
	vertical-align: middle;
	color:#0b9192;
	/*height: 206px;*/
}
#homecontent tr.odd td {
	background: #fff;
}

.hentry {
	margin: 0 0 30px 0;
}

#pagecontent {
	width: 980px;
	float: left;
	margin: -8px 0px 0px 0px;
	font-family: "Tenor Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color:#001a62;
}

#pagecontent h1,
#pagecontent h2,
#pagecontent h3,
#pagecontent h4,
#pagecontent h5,
#pagecontent h6 {
	font-family: "Tenor Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #001a62;


}

#pagecontent h1 { font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; line-height: 30px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}

#pagecontent h2{
			color: #0b9192; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom: 10px; line-height: 30px;
}

#pagecontent h3{
			color: #0b9192; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom: 10px; line-height: 30px;
}

#pagecontent h4{
			color: #0b9192; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom: 10px; line-height: 30px;
}

#pagecontent h5{
			color: #0b9192; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom: 10px; line-height: 30px;
}

#pagecontent h6{
			color: #0b9192; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom: 10px; line-height: 30px;
}

#pagecontent p {color:#001a62; text-align:justify; margin: 10px 0px 5px 0px; line-height: 20px;}


#pagecontent img {margin: 0px 0px 0px 0px;}


#pagecontent .entry-title {
	color: #0b9192;
	margin-top: 10px;
	font-size:18px;
}

#pagecontent table {
	/*border: 1px solid #CCC;*/
	/*text-align: center;*/
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#pagecontent tr td {
	border-top: none;
	border-bottom: none;
	border: none;
	padding: 12px 12px 5px 10px;
	/*padding: 0px 0px 0px 0px;*/
	vertical-align: top;
	color: #001a62;
	/*height: 206px;*/
}
#pagecontent tr.odd td {
	background: #fff;
}

.thinborder { border: solid 1px #ccc !important }
.nopadding { padding: 0px 0px 0px 0px !important }