/* IMPORTS ------------------------------------------------------------*/

@import url('reset.css');

@import url('styled-elements.css');

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ display:none; }

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

/* GENERAL ------------------------------------------------------------*/

body {
overflow-x: hidden; 
	width: 100%;
	line-height: 1;
	color: #51565b;
	background: #f1f1f1 url(../img/bg/patterns/noise.png);
	font-family: Georgia, Helvetica, sans-serif;
	font-size:  100%;
}

.wrapper{
	width: 966px;
	margin: 0px auto;
	position: relative;
}




#header{

	height: 80px;
	position: relative;
	z-index: 10;
	background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
	
}
#logo-text {
	position: absolute;
	padding-top:6px;
}

#logo{
	position: absolute;
	top: 35px;
	left: 30px;
	right: 1200px;
}

.logo_text {
position: relative;
color:white; 
font-size: 50px;
font-family: Impact;
margin-left: 120px;
margin-top: -20px;
}
  img.logo_image
    {
	margin-top: -30px;
display: block;  
 margin-left: auto;   
 margin-right: auto;
  padding-top: 0px;
    }
	
	
#main{
width: 100%;
padding-top:20px;
padding-bottom:20px;
background: #EEEEEE;
/*background-color: #EEEEEE;*/
}


#content{
	position:relative;
	padding-top: 40px;
	min-height: 400px;
	overflow: hidden;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 1.5em;
	background: white;
border-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
	  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	  -webkit-border-radius: 20px;
	  -moz-border-radius: 20px;
	
}



.welcome-logo {
float:right;
}

#content a{
	color: #37b2d1;
	
	
}

#content p{
	margin-bottom: 20px;
}

#content .line-divider{
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* HEADLINE ------------------------------------------------------------*/
#links-menu {
background:  url(../img/menu-bg.png) repeat-x;
margin-bottom: 0px;
height: 11px;
width:100%;
background-color: white;
color:white;
}

#headline{

	width:100%;
	height: 160px;
	background:  white url(../img/slider-bg2.png) repeat-x bottom;
	position: relative;
	display: block;
	overflow: hidden;

}

#headline-wrapper {
width: 1000px;
height: 130px;
margin-right: auto;
margin-left: auto;
}

#headline-wrapper >span.main{
	display: block;
	
	margin-right: 0 auto;
margin-left: 0 auto;
	font-family: 'Ubuntu', Georgia, serif;
	font-size: 26px;
	line-height: 1.5em;
	padding:20px 0 0 200px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline-wrapper >span.sub{

	display: block;
	margin-right: 170px;
	font-size: 14px;
	line-height: 1.5em;
	padding:10px 0 20px 200px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}
#headline2{
	position: relative;
	width: 906px;
	margin: 20px auto 50px auto;
	background: white;
	padding: 20px 30px 20px 30px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}

#headline2>span.main {
	display: block;
	margin-right: 0 auto;
	margin-left: 0 auto;
	font-family: 'Ubuntu', Georgia, serif;
	font-size: 40px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}
p.center   {
text-align:center;
	margin-right: 0 auto;
	margin-left: 0 auto;
	}


#headline2>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}
#headline>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}


#headline2 #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}


/* MENU ------------------------------------------------------------*/

#menu{
	width: 100%;
	padding-top: 1px;
	margin-bottom: 0px;
	background: #f858ef; 
	background: -webkit-gradient(linear, left top, right bottom, from(black), to(#979D4E)); 
	background: -moz-linear-gradient(left,  black,  #979D4E);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='black', endColorstr='#979D4E', GradientType=1);
}

#menu-holder{
	width: 100%;
	height: 79px;
	background:  url(../img/menu-bg.png) repeat-x;

}
	

	#menu-nav{
	padding-top: 45px;
	width: 100%;
	height: 30px; /*changes height of nav*/
	background:  url(../img/menu-bg.png) repeat-x;
	
}

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


#nav{
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	height: 32px; /*moves menu-arrow up or down*/
	width: 906px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	margin-right: 0px;
}

#nav>li:first-child{}

#nav>li>a{
	width: 70px;
	background: url(../img/nav-bg.png);
	display: block;
	font-size: 14px;
	color: #2A2D30;
	text-decoration: none;
	margin-top: -30px;
	margin-bottom: 50px;
	padding: 30px 25px 20px 45px;
	
	/*text-shadow: 0px -2px rgba(0, 0, 0, .8);*/
}

#nav>li>a:hover{
	color: #D8D8D8;
	padding: 30px 25px 20px 45px;
	background: url(../img/nav-bg-hover.png);

}

#nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: white;
	font-style: italic;
	margin-top: 10px;
}

#nav>li>a.current-menu-item{
	background:  url(../img/nav-bg-hover.png);
	color: #D8D8D8;
}


#nav>li:hover>a{
	color:  #D8D8D8;  /*hover text color*/
}

/* sub navigation */

#nav>li ul{
	width:140px;
	display: block;
	margin-top: -7px;
	background: #396C8D; /*dropdown background color*/
	border-bottom: solid #1D2023 4px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	
	-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
}

#nav>li>ul ul{
	margin-top: 0px;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #bac0c9;  /*dropwdown text color*/ 
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #1D2023; /*dropdown hover color*/
	color:  #D8D8D8;
}

#nav>li ul li:last-child a:hover{ /* last item its rounded at bottom */
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}



/* TITLE --------------------------------------------------------*/

#page-title{
	overflow: hidden;
	height: 103px;
	margin-bottom: 30px;
	background:  url(../img/tabs-divider.png) repeat-x bottom center;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}
#page-title2{
	overflow: hidden;
	height: 103px;
	margin-bottom: 30px;
	background:  url(../img/tabs-divider.png) repeat-x bottom center;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}


#page-title .title{
	display: block;
	
	margin-right: auto;
	margin-left: auto;
	font-family: 'Ubuntu', Georgia, serif;
	font-size: 40px;
	line-height: 103px;
	margin-left: 30px;
	text-align: center
}
#page-title2 .title2{
	display: block;
	
text-align: center;
	font-family: 'Ubuntu', Georgia, serif;
	font-size:28px;
	line-height: 103px;
	margin-left: 30px;
}


#page-title .subtitle{
	display: block;
	float: left;
	margin-left: 30px;
	font-size: 14px;
	margin-top: 4px;
	line-height: 103px;
	color: #929191;
	font-style: italic;	
}



/* HEADERS --------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{ 
	line-height: 1.4em;
	font-family: 'Ubuntu', Georgia, serif; 
	font-weight: lighter;
}

h1{ font-size: 30px; }

h2{ font-size: 28px; }

h3{ font-size: 26px; }

h4{ font-size: 24px; }

h5{ font-size: 22px; }

h6{ font-size: 20px; }

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
	float:left;
	margin-right:30px;
	position:relative;
}

.one-half{ width: 438px; }

.one-third{ width: 282px; }

.one-fourth{ width: 204px; }

.two-third{ width: 594px; }

.three-fourth{ width: 672px; }

.last {
	clear:right;
	margin-right:0 !important;
}


/* SEARCH --------------------------------------------------------*/


#searchform #s{
	color: #7e7e7e;
	font-size: 10px;
	width: 180px;
	height: 20px;
	padding: 0px 35px 0px 10px;
	border: 0;
	background: url(../img/search.png) no-repeat transparent;	
}

#searchform #searchsubmit{
	position: absolute; 
	top: 0px;
	right: 10px;
	width: 30px;
	height: 10px;
	border: 0px;
	background: transparent;
}


/* FILTER --------------------------------------------------------*/

#content .filter{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#content .filter li{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	border-top: 1px solid #bcbcbc;
}


#content .filter li a{	
	display: block;
	color: #606060;
	text-decoration: none;
	width: 100%;
	height: 100%;
}


#content .filter li:first-child:hover{
	background: none;
}

#content .filter li.active,
#content .filter li:hover{
	background: #000;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
}

#content .filter li:hover a,
#content .filter li.active a{	
	color: #f1f1f1;
}

#content .filter li:first-child,
#content .filter li:first-child:hover{
	background: none;
	border: none;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	box-shadow: 0px 0px 0px rgba(0,0,0,.0);
}

/* TWITTER --------------page_item------------------------------------------*/

#footer-top{
	position: relative;
	background: #f2f1f1;
	height: 40px;
	width: 100%;
	background: #f2f1f1 url(../img/footer-top.png) repeat-x;	
border-bottom: solid white 6px;
	}


/* PAGES --------------------------------------------------------*/

#page-content{
	float: left;
	width: 906px;
	margin-left: 30px;
	line-height: 1.5em;
	padding-bottom: 40px;
}

/* PORTFOLIO --------------------------------------------------------*/

#projects-list{
	overflow: hidden;
}

#projects-list .project{
	position: relative;
	float: left;
	width: 438px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project h1 a{
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	color: #51565b;
}

.project-shadow{
	background: url(../img/shadow-project.png) no-repeat 0px 267px;
}

#projects-list .project .project-thumbnail{
	position: relative;
	overflow: hidden;
	width: 438px;
	height: 267px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#projects-list .project .project-thumbnail .meta{
	display: block;
	width: 252px;
	height: 207px;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 30px;
}

#projects-list .project .read-more{
	display: block;
	position: absolute;
	bottom: -17px;
	left: 160px;
}

/* PROJECT --------------------------------------------------------*/

.project-column{
	width: 438px;
	float: left;
	margin-left: 30px;
}

.project-column .project-thumbnail{
	overflow: hidden;
	width: 438px;
	height: 267px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#content .project-column .meta a{
	display: inline;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	background: #363636;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .project-column .meta a:hover{ background: #000;}

.project-column .project-title{
	margin-bottom: 20px;
}

.project-column .portfolio-left-shadow{
	height: 26px;
	margin-bottom: 20px;
	background: url(../img/portfolio-left-shadow.png) no-repeat center bottom;
}


/* PROJECT-GALLERY -----------------------------------------------*/

.project-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 468px;
}

.project-column .project-gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204;
	height: 148px;
	margin-right: 30px;
	margin-top: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* PROJECT-RELATED -----------------------------------------------*/

.related-title{
	margin-left: 30px;
}

.related-projects{
	display: block;
	overflow: hidden;
}

.related-projects li{
	display: block;
	float: left;
	overflow: hidden;
	width: 204px;
	height: 280px;
	margin-left: 30px;
	margin-top: 30px;
}

.related-projects li strong{
	display: block;
}

.related-projects li a.box{
	display: block;
	overflow: hidden;
	width: 204px;
	height: 148px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.related-projects li a.box img{
	opacity: 0.7;
}

.related-projects li:hover a.box img{
	opacity: 1;
}

#content .related-projects li a{
	text-decoration: none;
	color: #999;
}

/* GALLERY -----------------------------------------------*/

#content .gallery{
	display: block;
	overflow: hidden;
}

#content .gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .gallery.three-cols li{
	width: 282px;
	height: 267px;
}

#content .gallery.two-cols li{
	width: 438px;
	height: 267px;
}

#content .gallery li a{
	display: block;
}


/* BLOG --------------------------------------------------------*/

#posts{
	float: left;
	width: 624px;
}

#posts .post{
	position: relative;
	margin-left: 30px;
	margin-bottom: 40px;
}

#comments-block{
	position: relative;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-top: 80px;
}

#posts.single .post{
	border-bottom: none;
}

#posts .post:last-child{
	border-bottom: none;
}

#posts h1 a{
	display: block;
	margin-bottom: 20px;
	width: 514px;
	text-decoration: none;
	color: #51565b;
}

#posts .n-comments{
	display: block;
	position: absolute;
	top: 10px;
	right:0px;
	width: 57px;
	height: 41px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	background: url(../img/balloon.png) no-repeat;
}


#posts.single .post .n-comments{
	position: static;
}

.post .thumb-shadow{
	background: url(../img/shadow-blog.png) no-repeat 0px 270px;
}

#posts .post .post-thumbnail {
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 270px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.post-thumbnail-test {
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 270px;
	margin-bottom: 20px;
	margin-right: auto; 
	margin-left: auto;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



#posts .post .post-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#posts .post .the-excerpt{
	padding-bottom: 40px;
	background: url(../img/post-divider.png) center bottom no-repeat;
}

#posts .post .post-thumbnail .meta{
	display: block;
	width: 252px;
	height: 207px;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 30px;
}

#posts.single .post .meta{
	display: block;
	background: #f1f1f1;
	padding: 20px;
	border-color: #e7e6e6 #ececec #ececec #ececec;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .read-more{
	display: block;
	position: absolute;
	bottom: -18px;
	left: 260px;
}

#posts .post .meta a{
	text-decoration: none;
}

#posts .post .meta-tags{
	overflow: hidden;
}

#posts .post .meta-tags a{
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #f1f1f1;
	background: #696969;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .meta-tags a:hover{
	background: #000;
}

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



#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments-text{
	display: block;
	position: absolute;
	top: 4px;
	left:68px;
	font-family: 'Ubuntu', Georgia, serif; 
	font-size: 28px;
}

/* COMMENTSLIST ------------------------------------------------------------*/

.commentlist{
	display: block;
}

.commentlist li{
	display: block;
	margin-bottom: 0px;
	padding: 10px 10px 10px 0px;
	line-height: 1.5em;
}

.commentlist ul{
	padding-left: 40px;
	border-left: 1px dashed #ccc;
}

.commentlist li .comment-body{
	overflow: hidden;
	position: relative;
	padding: 0px 0px 20px 0px;
}


.commentlist li img{
	display: block;
	float: left;
	margin: 0px 12px 20px 0px;
}

.commentlist .meta-date{
	display: block;
	float: right;
}

#content .commentlist .reply a{
	display: block;
	text-decoration: none;
	float: right;
	padding: 2px 8px;
	background: #ccc;
	color: #f1f1f1;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

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

#content .comments-pagination {
	clear:both;
	overflow: hidden;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin-bottom: 10px;
}
 
#content .comments-pagination span,
#content .comments-pagination a {
	display:block;
	float:left;
	margin: 2px 4px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
 
#content .comments-pagination a:hover{
	color:#fff;
	background: #000000;
}
 
#content .comments-pagination .current{
	padding:6px 9px 5px 9px;
	background: #000000;
	color:#fff;
}

/* LEAVE COMMENT --------------------------------------------------------*/

.leave-comment{
	margin-top: 20px;
	padding-top:30px;
	background: url(../img/post-divider-inverted.png) no-repeat;
}

.leave-comment h2{
	margin-bottom: 20px;
}

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

.one-column{
	padding-top: 10px;
	width: 438px;
	float: left;
	margin-left: 30px;
	padding-bottom: 40px;
}

/* FORMS ------------------------------------------------------------*/

#sc-contact-form,
#contactForm,
#commentform,
#contactForm{
	margin-bottom: 18px;
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sc-contact-form input,
.admin-form input,
#contactForm input,
#commentform input{
	width: 282px;
}

#sc-contact-form textarea,
.admin-form textarea,
#contactForm textarea,
#commentform textarea{
	width: 380px;
}

#sc-contact-form #submit,
.admin-form #submit,
#contactForm #submit,
#commentform input#submit{
	width: 76px;
	margin: 21px 0px;
	padding: 5px 0px;
	color: #f1f1f1;
	
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5);
	
	border: 1px solid transparent;
}

#sc-contact-form #submit:hover,
.admin-form #submit:hover,
#contactForm #submit:hover,
#commentform input#submit:hover{
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#515558)); 
	background: -moz-linear-gradient(top,  #131313,  #515558);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#515558', GradientType=0);
	
	
	
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	color: #606060;
	font-size: 14px;
}

#sc-contact-form label,
.admin-form label,
#contactForm label,
#commentform label{
	display: block;
	font-size: 14px;
	line-height: 2.5em;
	font-weight: light;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	padding-top: 0px;
	overflow: hidden;
	display: block;
	height: 30px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 10px;
}

.pager li{
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 8px;
	float: left;
}

#content .pager li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #606060
	
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	
	border-top: 1px solid #bcbcbc;
}

#content .pager li:hover a,
#content .pager li.active a{
	color: #fff;
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	
	border-top: none;
}

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

#sidebar{

	float: left;
	width: 282px;
	height:100%;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top:5px;


}
#sidebar-links{
float: left;
	width: 252px;
	height:100%;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top:5px;
}

#sitemap-links{
float: left;
	width: 852px;
	height:100%;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top:5px;
}

#sidebar>li{
	margin-bottom: 20px;
}
#sidebar-links>li{
	margin-bottom: 20px;
}
#sitemap-links>li{
	margin-bottom: 20px;
}

#sidebar>li h6{
	padding-bottom: 20px;
}
#sidebar-links>li h6{
	padding-bottom: 20px;
}
#sitemap-links>li h6{
	padding-bottom: 20px;
}


#sidebar ul>li{
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}
#sitemap-links ul>li{
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}
#sidebar-links ul>li{
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}


#sidebar ul>li:last-child{ border-bottom: none; }
#sidebar-links ul>li:last-child{ border-bottom: none; }
#sitemap-links ul>li:last-child{ border-bottom: none; }

#sidebar ul>li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}

#sidebar-links  ul>li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}
#sitemap-links ul>li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}


#sidebar ul>li:hover{
	background: #f1f1f1;
}
#sidebar-links ul>li:hover{
	background: #f1f1f1;
}
#sitemap-links ul>li:hover{
	background: #f1f1f1;
}


/* FOOTER - COLS ------------------------------------------------------------*/

#footer{
	position: relative;
	background: #2a2d30 url(../img/footer-bg.jpg) repeat-x;
	color: #fff;
	padding: 20px;
		border-top: solid black 4px;
}


/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols{
	display: block;
	overflow: hidden;
	color: black;
	background: white;
	line-height: 1.5em;

	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 

}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 282px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;

}

#footer-cols li.col>h6{
	color: #51565b;
	margin-top: 30px;
	margin-bottom: 20px;
	/*text-shadow: 0px -2px rgba(0, 0, 0, .8);*/
}

#footer-cols li.clear-col{ clear:left; }

#footer-cols li.col ul{
	display: block;
}

#footer-cols li.col ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item{
	display: block;
	line-height: 2.5em;
	padding-left: 17px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000;
	background: url(../img/footer-bullet.png) no-repeat 0px 10px;
}

#footer-cols li.col ul li:first-child{ border-top: none; }

#footer-cols li.col ul li:last-child{ border-bottom: none; }

#footer-cols li.col ul li a{
	text-decoration: none;
	color: #51565b;
}

#footer-cols li.col ul li a:hover{
	color: black;
}


.contact-text {
color: #51565b;
}
/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom{
	position: relative;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 60px;
	color: #868686;
	background: #222426 url(../img/footer.png) repeat-x;
	height: 80px;
	border-bottom: solid black 4px;
	border-top: solid #1D2023 4px;
	
}


#bottom-text{
	width: 600px;
	overflow: hidden;
	margin-left: 30px;	
}

#bottom a{
	color: #AFEAF9;
	text-decoration: none;
}

#bottom #to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}
/* SOCIAL --------------------------------------------------------*/

.social{
	position: absolute;
	right: 0px;
	display: block;
	overflow: hidden;
	top:20px;
	right: 30px;
}

.top-search{
	position: absolute;
	top:20px;
	right: 30px;
	display: block;
	overflow: hidden;
}
.top-search a:hover {
background-position: 0px -32px;
}

.social li{
	margin-top: -32px;
	display: block;
	width: 32px;
	height: 64px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.social a{
	background-position: 5px 5px;
	display: block;
	width: 32px;
	height: 64px;
	text-indent: -9000px;
}

.social a:hover{
background-position: 0px -32px;
}
   



.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}


table.external-links { 
margin-right: 200px;
float:right;
width: 280px;
border: 0;
}
td {
border: 0;

}

table.external-links  a{
color: white;
font-size: 12px;
text-decoration: none;
border: 0;
}


/*transparent boxes*/ 

div.side-bg
{
margin-top: 40px;
width: 520px;
  height: 263px;
  background: url(../img/bg-wood.jpg);
  border: 2px solid black;
}

div.side-left
{
  width: 260px;
  height: 293px;
  margin: 30px 10px; /*top and right margins for positioning*/
  padding-top: 20px;
  background: white;
 /* background: white url(../img/sideleft-bg.png) repeat-x top;*/
  border: 6px solid white;
/*opacity:0.6;  filter:alpha(opacity=60);  */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
}
#a-w-animals {
margin-top: 0px;
padding-top:2px;
}

#search-google{
margin-left: 10px;
}
div.side-right
{
padding: 0px;
  width: 260px;
  height: 293px;
  margin: 30px 10px; /*top and right margins for positioning*/

  border: 6px solid white;
/*opacity:0.6;  filter:alpha(opacity=60);  */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
}

.cat-side { 

}
#cat-side:hover{
 opacity : 0.4;
    filter: alpha(opacity=40); 
}
#dog-side:hover{
 opacity : 0.4;
    filter: alpha(opacity=40); 
}
#horse-side:hover{
 opacity : 0.4;
    filter: alpha(opacity=40); 
}
#gray    {
    opacity : 0.4;
    filter: alpha(opacity=40); 
    background-color: #000;
}


#external-links{
width: 400px;
position: absolute;
font-size: 12px;
line-height: -2.0em;
color: black;
padding-top: 10px;
margin-left: 900px;
}

.external-links a {
font-size: 12px;
line-height: -2.0em;
color: white;
padding-right: px;
}


div.side-left p
{

line-height: 1.0em;
  margin: 30px 20px;
  font-weight: normal;
  font-size: 14px;
  color:white;
}

.information-header p a{
text-align:center;
}
.information-header2  a{
text-align:center;
font-size: 18px;
}


table.information a {
font-size: 12px;
line-height: -2.0em;
color: white;
}

img.ad {
margin-left: 10px;
border: #454545 solid 2px;
width:236;
height:128px;
}

#space {
height: 320px;
}
.center-ms{

background: #ededed;
margin-right:10%;
margin-left:10%;
padding: 10px;
margin-bottom: 10px;
text-align: center;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);

}

.ms  {
background: #ededed;
width: auto;
padding-bottom: 40px;
margin-right:10%;
margin-left:10%;
padding: 10px 10px 40px 10px;

-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);

}

#right {
float:right;
}

.about { 

position: relative;
display: block;
margin-right: 0%;
margin-left: 5%;
float: right;
width: 350px;
height:218px;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}

.contact { 
padding-top: 10px;
position: relative;
display: block;
margin-right: auto;
margin-left: auto;

width: 350px;
height:218px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
 border-radius: 20px;
 box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}

.slogan  {
	position: absolute;
	right: 0px;
	display: block;
	overflow: hidden;
	top:170px;
	right: 30px;

}
