html {
	height: 100%;
	min-width: 948px;
}
body {
	margin: 0;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #42423d;
	background: #7bccff url(../images/bg-tree.jpg) repeat-y 50% 0;
	height: 100%;
	min-width: 948px;
}

strong {
	color:#242323;
}

/* General reset */
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

a {
   	color:#242323;
        text-decoration:underline;
}

a:hover {
        text-decoration:underline;
}

.hentry hr {
	background:url(../images/hr-background.png) repeat-x;
	height:11px;
	border:none;

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

.hentry li {
	background-image: url(../images/li-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding: .5em 1.6em; 
	margin-left:1em;
}

input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
/* General settings */
.wrapper { background: url(../images/bg-header.jpg) no-repeat 50% 0; }
.bg-bottom {
	background: url(../images/bg-footer2.jpg) no-repeat 50% 100%;
	overflow: hidden;
	width: 100%;
	min-height: 2250px;
	position: relative;
}
* html .bg-bottom {
	height: 2250px;
	overflow: visible;
}
.accessibility,
.hidden { display: none; }
#main {
	margin: 0 auto;
	width: 948px;
	position: relative;
	padding: 450px 0 0;
}
/* header start */
#header {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 450px;
}
/* logo start */
.logo {
	position: absolute;
	top: 245px;
	left: 132px;
}
.logo a {
	display: block;
	width: 306px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
}
/* logo end */
/* main navigation start */
#main-nav {
	float: right;
	margin: 18px 0 0;
	padding: 0;
	overflow: hidden;
}
#main-nav li {
	float: left;
	list-style: none;
	/*background: url(../images/sep-2.gif) no-repeat 0 24px;*/
	padding: 0 0 0 9px;
	margin: 0 0 0 -1px;
}
#main-nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 16px 0 23px 13px;
}
#main-nav li a.menu-home {
	background: url(../images/ico-home-blue.gif) no-repeat -10px -5px;
	padding-left: 63px;
	width: 105px;
}
#main-nav li a.menu-portfolio {
	background: url(../images/ico-portfolio-blue.gif) no-repeat 1px 13px;
	padding-left: 80px;
	padding-right: 5px;
	width: 91px;
}
#main-nav li a.menu-contact {
	background: url(../images/ico-contact-us-blue.gif) no-repeat -3px -5px;
	padding-left: 61px;
	width: 135px;
}

#main-nav li a.menu-twitter {
	background: url(../images/ico-twitter.gif) no-repeat -3px -5px;
	padding-left: 50px;
	width: 135px;
}

#main-nav li a strong {
	display: block;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 0 2px;
}
#main-nav li a span {
	display: block;
	font-size: 9px;
	line-height: 10px;
}
#main-nav li a:hover,
#main-nav li.active a { color: #242323; }
#main-nav li a:hover strong,
#main-nav li.active a strong { text-decoration: underline; }
/* main navigation end */
/* header end */
/* footer start */
#footer {
	display:none;
	position: relative;
	margin: -65px auto 0;
	width: 948px;
	height: 65px;
	overflow: hidden;
}
#footer .bg {
	height: 65px;
	background: url(../images/bg-footer.png) no-repeat;
	
}
/* footer navigation */
.footer-nav {
	margin: 2px 0 0 12px;
	padding: 0;
	overflow: hidden;
	position: relative;
	height: 63px;
}
.footer-nav li {
	float: left;
	background: url(../images/sep.gif) no-repeat 0 24px;
	margin: 0 0 0 -1px;
	padding: 0 0 0 10px;
	list-style: none;
	display: inline;
}
.footer-nav li.home-page { width: 155px; }
.footer-nav li.portfolio-page { width: 155px; }
.footer-nav li.contact-us-page { width: 213px; }
.footer-nav li.print { width: 350px; }
.footer-nav li a {
	padding-top: 15px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #000;
}
.footer-nav li.home-page a {
	background: url(../images/ico-home.png) no-repeat 1px 0;
	padding-left: 60px;
}
.footer-nav li.portfolio-page a {
	background: url(../images/ico-portfolio.png) no-repeat 1px 17px;
	padding-left: 70px;
}
.footer-nav li.contact-us-page a {
	background: url(../images/ico-contact-us.png) no-repeat 1px 0;
	padding-left: 50px;
	padding-right: 10px;
}
.footer-nav li strong {
	margin: 0;
	padding: 0 0 2px;
	font-size: 10px;
	line-height: 13px;
	color: #242323;
	display: block;
}
.footer-nav li span {
	margin: 0;
	font-size: 9px;
	line-height: 10px;
	display: block;
}
.footer-nav li a:hover { border-style: none; }
.footer-nav li a:hover strong { text-decoration: underline; }
/* footer end */
/* main container */
.container {
	overflow: hidden;
	height: 1%;
	padding: 50px 0 0;
	position: relative;
}
.bird {
	position: absolute;
	bottom: 711px;
	left: 60px;
	background: url(../images/bird.png) no-repeat;
	width: 92px;
	height: 133px;
	text-indent: -9999px;
}
/* sidebar start */
.sidebar {
	float: left;
	width: 256px;
	margin: 0 0 0 -21px;
	padding: 0 0 407px;
	display: inline;
}
.box {
	overflow: hidden;
	height: 1%;
	margin: -22px 0 0;
	position: relative;
}
/* sidebar headings */
.box h3 {
	margin: 0 0 0 64px;
	background: url(../images/bg-heading.png) no-repeat;
	color: #ec0a8b;
	padding: 38px 0 0 14px;
	height: 30px;
	font-size: 15px;
	line-height: 18px;
}
.categories h3 { background: url(../images/bg-heading-categories.png) no-repeat; }
.resources h3 { background: url(../images/bg-heading-resources.png) no-repeat; }
.about-us h3 { background: url(../images/bg-heading-about-us.png) no-repeat; }
.portfolio h3 { background: url(../images/bg-heading-portfolio.png) no-repeat; }
/* sidebar links */
.box ul {
	margin: 3px 3px 0 68px;
	padding: 0 0 15px;
}
.box ul li {
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	background: url(../images/dotted-line-hor.gif) repeat-x 0 100%;
	height: 1%;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.box ul li:after {
	content: "";
	display: block;
	clear: both;
}
.box ul li a {
	text-decoration: none;
	color: #42423d;
	float: left;
	padding: 7px 0 8px 16px;
	margin: 0;
	width: 167px;
	cursor: pointer;
	height: 15px;
}
.box ul li a:hover,
.box ul li.current-cat a,
.box ul li a.active {
	color: #ec0a8b;
	font-weight: bold;
	padding-left: 22px;
	background: url(../images/bg-menu-active.png) no-repeat;
	margin: -8px 0 0 -7px;
	padding: 15px 0 8px 29px;
	width: 163px;
	cursor: pointer;
	position: relative;
}
.sidebar .brunch {
	background: url(../images/bg-branch-small.png) no-repeat;
	width: 209px;
	height: 71px;
	overflow: hidden;
	margin: -4px 0 0;
	position: relative;
}
/* sidebar end */
/* content start */
.content {
	float: left;
	width: 630px;
	margin: 0 0 0 4px;
	padding: 15px 0 765px;
	display: inline;
}
/* posts */
.hfeed {
	overflow: hidden;
	height: 1%;
	padding: 30px 0 0;
}
.hentry {
	overflow: hidden;
	height: 1%;
	margin: -30px 0 0;
}
.text-box .hentry { margin: 0; }
.hentry h2 {
	margin: 0 10px 0 1px;
	color: #242323;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
}
* html .hentry h2 { position: static; }
*+html .hentry h2 { position: static; }
.text-box .hentry h2 { margin: 0; }
.hentry h2 a, .top-title {
	text-decoration: none;
	color: #242323;
	display: block;
	padding: 3px 0 4px 10px;
	background: url(../images/none.gif) repeat;
}
.hentry h2 a:hover,
.comments-page .hentry h2 a  {
	color: #ec0a8b;
	background: #242323;
}

.hentry .top-title, .hentry .top-title-portfolio a {
	background: #242323;
	color: #ec0a8b;
}
/* brunch divider */
.content .brunch {
	background: url(../images/bg-branch.png) no-repeat;
	width: 575px;
	height: 108px;
	overflow: hidden;
	float: right;
	margin: 1px 1px 0 0;
	display: inline;
}
.hentry .body {
	overflow: hidden;
	width: 553px;
}
.hentry .info {
	float: left;
	width: 109px;
	margin: 0px 0 0 9px;
	display: inline;
}
/* avatar */
.hentry .avatar-holder {
	background: url(../images/bg-avatar.png) no-repeat;
	width: 91px;
	height: 91px;
	padding: 15px 0 0 15px;
	margin: 0 0 0 2px;
}
.hentry .avatar-holder img {
        display: block;
        position: relative;
}
/* comments */
.hentry .comments {
	background: url(../images/bg-comments.png) no-repeat;
	width: 109px;
	height: 24px;
	padding: 30px 0 0;
	margin: 11px 0 0;
	text-align: center;
	color: #42423d;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	position: static;
}
.hentry .info .comments a {
	text-decoration: none;
	color: #42423d;
	position: relative;
	z-index: 1;
}
.hentry .info .comments a:hover { text-decoration: underline; }
.hentry .entry-content, .hentry .entry-content-portfolio {
	float: right;
	width: 426px;
	margin: 10px 0 0 9px;
	display: inline;
	min-height: 150px;
}

.hentry .entry-content-portfolio {
	width:552px;
	margin:0;
}
* html .hentry .entry-content { height: 150px; }
.text-box .hentry .entry-content {
	margin: 3px 0 0 86px;
	width: auto;
	float: none;
	display: block;
}
/* text box */
.text-box {
	overflow: hidden;
	height: 1%;
	padding: 0 0 50px 40px;
	margin: -31px 85px 0 0;
	position: relative;
}
/* text styles start */
.hentry .entry-content p {
	margin: 0;
	padding: 8px 10px 12px 0;
	color: #42423d;
	text-align: justify;
	line-height: 20px;
}


.hentry .entry-content a img:hover {
border:1px solid #ec0a8b;
padding:2px;
}

.hentry .entry-content a img {
		padding:3px;
}

.text-box .hentry .entry-content p { padding-right: 0; }
.hentry .date {
	background-color: #ec0a8b;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	font-style: normal;
	padding: 3px 10px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.hentry .date a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.hentry .date a:hover { text-decoration: underline; }
.hentry p.image {
	padding: 0 0 9px;
	margin: -3px 0 0 -10px;
	position: relative;
	height: 1%;
	width: 435px;
}
.hentry p.image img {
	display: block;
	border: 1px solid #8d9899; 
}
.hentry p.image span,
.hentry p.image a {
	background: url(../images/bg-image.png) no-repeat;
	display: block;
	padding: 13px 0 0 13px;
	height: 1%;
	cursor: pointer;
}
.hentry p.image span.bottom {
	background: url(../images/bg-image-bottom.png) no-repeat;
	height: 13px;
	font-size: 0;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 0 0 0 1px;
}
/* text styles end */
/* content end */
/* comments page start */
.comments-page .comments {
	overflow: hidden;
	height: 1%;
	margin: -140px 78px -30px 97px;
	padding: 58px 0 30px;
	/*position: relative;*/
	min-height: 30px;
	z-index: 10;
}
* html .comments-page .comments {
	overflow: visible;
}
/* balloons */
.comments .balloons {
	margin: 0 0 -29px;
	background: url(../images/balloons.png) no-repeat;
	width: 440px;
	height: 88px;
	text-indent: -9999px;
	position: relative;
}
/* comment posts */
.comment-post,
.modul-box {
	overflow: hidden;
	height: 1%;
	margin: 0 0 -8px;
}
.modul-box { margin: 0 0 -15px 97px; }
.comment-post .top,
.comment-post .bottom,
.modul-box .top,
.modul-box .bottom {
	background: url(../images/bg-comments-top.png) no-repeat;
	height: 22px;
	overflow: hidden;
	margin: 0 0 0 1px;
}
.comment-post .bottom,
.modul-box .bottom {
	background: url(../images/bg-comments-bottom.png) no-repeat;
	height: 23px;
}
.comment-post .entry-content,
.modul-box .body {
	background: url(../images/bg-comments-body.png) repeat-y;
	overflow: hidden;
	width: 399px;
	padding: 0 27px 2px 29px;
}
.modul-box .body {
	width: 401px;
	padding: 2px 26px 1px 28px;
}
.comment-post .entry-content .date {
	display: block;
	color: #42423d;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 8px;
}
.comment-post .entry-content p {
	margin: 0;
	color: #42423d;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
/* comments form start */
.form-comments {
	overflow: hidden;
	height: 1%;
	padding: 0 0 16px;
}
.form-comments h3 {
	margin: 0;
	padding: 0 0 1px;
	color: #242323;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
}
.form-comments .input,
.form-comments .textarea {
	background: url(../images/bg-input.gif) no-repeat;
	width: 399px;
	height: 32px;
	overflow: hidden;
	margin: 9px 0 0;
}
.form-comments .textarea {
	background: url(../images/bg-textarea.gif) no-repeat;
	height: 44px;
}
.form-comments .input input,
.form-comments .textarea textarea {
	float: left;
	border-style: none;
	background: none;
	width: 380px;
	margin: 7px 0 0 10px;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.form-comments .textarea textarea {
	height: 30px;
	overflow: auto;
}
.form-comments .btn-submit {
	background: url(../images/btn-submit.gif) no-repeat;
	width: 95px;
	height: 21px;
	color: #242323;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	border-style: none;
	cursor: pointer;
	margin: 20px 0 0 241px;
	padding: 0 0 2px;
}
/* comments form end */
/* comments page end */
h2.pagetitle{    
	margin-bottom:50px;
	background:#242323;
	padding:10px;
	font-size:24px;
	margin:-30px 80px 50px 0;
	line-height:28px;
	color:#EC0A8B;
}
.form-comments a{
    color: #42423D;
}

.widget-tags {
	padding:10px 0 0 70px;
}

.intro-text {
	height:150px;
	padding: 0 10px 0 45px;
}

.intro-text p {
	margin:0;
	padding:0;
	font-size:11px;
	text-align:right;
}

.fan {
	position:absolute;
	left:400px;
	top:95px;
}

.entry-content-portfolio a img {
		padding:3px;
}

.entry-content-portfolio a img:hover {
	padding:2px;
	border:1px solid #ec0a8b;
}

.older-newer-post-entries {

	
	
	text-align: center;
	color: #42423d;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	position: static;
	padding-top:102px;



}

.older-newer-post-entries a {
color: #42423d;
font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin:8px;
}



.older-newer-post-alignright {
	float: right;
	background: url(../images/older-newer-posts-bg.png) no-repeat;
	height:124px;
	margin-right:60px;
	
	}

.older-newer-post-alignleft {
	float: left;
	background: url(../images/older-newer-posts-bg.png) no-repeat;
	height:124px;
	margin-left:15px;
	
	}
.gform_wrapper {
	padding:20px;
	margin-top:20px;
	border:1px solid #242323;
}

.hentry .gform_wrapper h3.gform_title {
	color:#242323;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin:0 10px 0 1px;
	position:relative;
	text-transform:capitalize;
}

.hentry .gform_wrapper .gform_heading {
	padding-bottom:0;
	margin-bottom:0;
}

.gform_wrapper form li {
	background:none;
	margin:0;
	padding:0;
}

.hentry .gform_wrapper .gsection {
	border-bottom:1px dotted #242323 !important;
	margin:15px 0;
}

.hentry .gform_wrapper .gfield_required {
	color:red;
}

.hentry .gform_wrapper input, .hentry .gform_wrapper textarea {
	border:1px solid #242323;
	padding:5px;
}

.hentry .gform_wrapper input.button {
	background:transparent url(../images/bg-heading.png) no-repeat scroll 0 0;
	color:#EC0A8B;
	font-size:15px;
	height:90px;
	line-height:18px;
	margin:-35px 0;
	padding:36px 0;
	border:none;
	width:195px;
}
