/*  
Theme Name: Archieplus
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://colorlabsproject.com">ColorLabs Project</a>.
Version: 1.0
Author: ColorLabs Project
Author URI: http://colorlabsproject.com/
Tags: thumbnails, architecture, real estate, widgets, admin panel
*/
/*Copyright 2009, ColorLabs Project */
@charset "utf-8";

/* CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
        font-family: Arial;
        font-size: 12px;
        }
p {
    color: #64c0f4;
}

p a {
	color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	font-size: 20px;
	margin-bottom: 24px;
}

h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 24px;
}

.postdiv h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
/* CSS Reset [end]*/
/* MAIN CLASSES */

body {
	background: url(/wp-content/themes/archieplus/img/top_bg.png) repeat-x top #163373;
}

#main-div {
    width: 812px;
    margin: auto;
    padding: 50px 0px 0px 0px;
}

.float-left {
    float: left;
}

.overflow-block {
    overflow: hidden;
}

.border {
    border: 1px solid red;
}

a:hover {
	text-decoration: none;
}

.clear {
    content:".";
    display:block;
    height: 0px;
    font-size: 0px;
    clear:both;
    visibility:hidden;
}


/* MAIN CLASSES [end]*/

/* HEADER */

#header {

}

#logo {
	display: block;
	width: 315px;
	height: 74px;
	background: url(/wp-content/themes/archieplus/img/logo.png) no-repeat;
	float: left;
}

#header-contact {
	overflow: hidden;
}

.panes-tel > div > p {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	font-size: 28px;
	line-height: 24px;
	font-family: 'Comfortaa';
}

.panes-tel > div > p > span {
	background: url(/wp-content/themes/archieplus/img/point_delimiter.png) no-repeat 8px center;
	padding: 0px 0px 0px 20px;
}

#cities .current {
	color: #64c0f4 !important;
	border: 0px !important;
}

#cities .current:hover {
	cursor: default !important;
}

.code {
	margin: 0px 5px 0px 0px;
	background: url(img/tel_ico.png) no-repeat left center;
	padding: 0px 0px 0px 25px;
	font-weight: normal !important;
	font-size: 16px !important;
	line-height: 16px !important;
	font-family: 'Comfortaa', cursive !important;
}

#cities {
	overflow: hidden;
	height: 20px;
	text-align: right;
	margin: 8px 0px 5px 0px;
	float: right;
	width: 385px;
	display: block;
	text-align: right;
	line-height: 24px;
}

#cities > span {
	height: 20px;
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	margin: 0px 0px 0px 10px;
}

#cities > span:hover {
	border: none;
	cursor: pointer;
}

.cities-more {
	background: url(/wp-content/themes/archieplus/img/menu-ar.png) no-repeat;
	display: block;
	float: right;
	margin: 18px 0 0 5px !important;
	width: 6px;
	height: 6px;
	overflow: hidden;
}

.cities-more:hover  {
	cursor: pointer;
}

.current-city {
	color: #64c0f4 !important;
	border: 0px !important;
}

#header-skype, #header-email {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	color: #64c0f4;
	margin-top: 8px;
	text-decoration: underline;
}

#header-email:hover {
	cursor: pointer;
	text-decoration: none;
}

#header-skype:hover {
	cursor: pointer;
	text-decoration: none;
}

#header-email {
	background: url(/wp-content/themes/archieplus/img/mail_ico.png) no-repeat left center;
}

#header-skype {
	background: url(/wp-content/themes/archieplus/img/skype_ico.png) no-repeat left center;
	margin-left: 20px;
}

#header-menu {
	margin: 40px 0px 0px 0px;
	height: 49px;
}

#header-menu > div {
	position: absolute;
}

#header-menu > div > div {
	position: relative;
	left: -2px;
}

#menu-left {
	height: 49px;
	width: 8px;
	background: url(/wp-content/themes/archieplus/img/main_menu_side.png) no-repeat 0px 0px;
	float: left;
}

#menu-right {
	height: 49px;
	width: 8px;
	background: url(/wp-content/themes/archieplus/img/main_menu_side.png) no-repeat -8px 0px;
	overflow: hidden;
}

#home {
	float: left;
	overflow: hidden;
	width: 30px !important;
	height: 49px;
	background: url(/wp-content/themes/archieplus/img/menu_delimiter.png)  no-repeat right top;
}

#home > a {
	display: block;
	width: 11px !important;
	height: 10px !important;
	background: url(/wp-content/themes/archieplus/img/home_icon.png) no-repeat center center !important;
	margin: 17px 10px 0 7px !important;
}


#menu-center {
	background: url(/wp-content/themes/archieplus/img/menu_center.png) repeat-x;
	height: 49px;
	width: 802px;
	float: left;
}

#menu-center > div {
	float: left;
	overflow: hidden;
	width: 128px;
	background: url(/wp-content/themes/archieplus/img/menu_delimiter.png)  no-repeat right top;
}

#menu-center > div > p, #menu-center > div > p > a {
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	height: 42px;
	line-height: 41px;
	text-decoration: none;
}

#menu-center div p img {
	margin-bottom: 2px;
}

#menu-center > div > a {
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 42px;
	line-height: 41px;
	text-decoration: none;
}

#menu-center > div > a:hover {
	background: url(/wp-content/themes/archieplus/img/menu-hover.png) no-repeat center 41px;
	color: #64c0f4;
}

#menu-center > div > p:hover, #menu-center > div > p > a:hover {
	background: url(/wp-content/themes/archieplus/img/menu-hover.png) no-repeat center 41px;
	cursor: pointer;
	color: #64c0f4;
}

#menu-center > div > div {
	display: none;
	position: relative;
	margin-top: 2px;
	padding: 10px 0px 4px 5px;
	background: url(/wp-content/themes/archieplus/img/submenu-bg.png) repeat-x top #0086cf;
	z-index: 160;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

#menu-center  > div > div > p {
	margin-bottom: 6px;
	padding: 0px 0px 5px 4px;
}

#menu-center  > div > div > p > a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#menu-center  > div > div > p > a:hover{
	color: #64c0f4;
}

#menu-center  > div > div > p:hover{
	background: url(/wp-content/themes/archieplus/img/menu-hover.png) no-repeat center bottom;
	cursor: auto !important;
}


/* Slideshow */
#slideshow {
	margin: 20px 0px 0px 0px;
	height: 188px;
}

#slideshow > div {
	position: absolute;	
}

#slideshow > div > div{
	position: relative;
	left: -28px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 811px;
	height:188px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width: 811px;
	margin-right: 20px;
}


/* active item */
.scrollable .active {
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:75px 0px 0px 0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right {
	width: 14px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat -14px 0px;
	margin-right: 0px;
	margin-left: 15px;
}

a.right:hover {
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat -14px -31px;
}



/* left */
a.left {
	float: left;
	width: 14px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat 0px 0px;
	margin-right: 15px;
}

a.left:hover {
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat 0px -31px;
}


/* disabled navigational button */
/*a.disabled {
	visibility:hidden !important;		
} */	

/* position and dimensions of the navigator */
.navi {
	margin-left:390px;
	width:100px;
	height:20px;
	position: relative;
	z-index: 100;
	top: -17px;
	text-align: center;
}


/* items inside navigator */
.navi a {
	width:7px;
	height:7px;
	float:left;
	margin:2px;
	background:url(/wp-content/themes/archieplus/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -7px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -7px;     
}



/* Slideshow [end]*/



/* HEADER [end]*/

#center {
	margin-top: 40px;
}

/* NAVIGATION */

.breadcrumb {
	color: #5aade3;
	font-size: 11px;
	margin: 0px 0px 18px 0px;

}

.breadcrumb a {
	color: #FFFFFF;
	font-size: 11px;
}

/* NAVIGATION [end]*/


/* CONTENT */

#content {
	padding: 5px 5px 0px 0px;
	overflow: hidden;
}

.services-content > div {
	width: 148px;
	margin: 0px 36px 35px 0px;
	float: left;
	height: 320px;
}

.services-content > div > a {
	display: block;
	background: url(/wp-content/themes/archieplus/img/radius-mask.png) no-repeat;
	width: 148px;
	height: 148px;
	position: absolute;
	z-index: 90;
}

.service-link {
	margin: 10px 0px 5px 0px;
}

.service-link a{
	font-size: 16px;
	color: #FFFFFF;
}

.service-description {
	font-style: italic;
	color: #64c0f4;
	line-height: 18px;
}


.partners-table td{
		vertical-align: middle;
		text-align: center;
		height: 125px;
		width: 50%;
		margin-bottom: 30px;
		padding-bottom: 30px;
}

/* CONTENT [end]*/

/* RIGHT */

#right {
	float: right;
	width: 250px;
}
form {
	padding: 0px !important;
}

#search {
	width: 215px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/search_bg.png) no-repeat;
	padding: 0px 15px 0px 20px;
	margin-bottom: 18px;
}

#search-input {
	width: 190px;
	overflow: hidden;
	float: left;
}

#search-input input{
	height: 31px;
	width: 190px;
	border: 0px;
	font-style: italic;
	font-size: 12px;
	color: #4a4949;
	background: url(/wp-content/themes/archieplus/img/search_center.png) repeat-x;
	line-height: 30px;
}

#search-button {
	width: 12px;
	height: 12px;
	background: url(/wp-content/themes/archieplus/img/search_button.png) no-repeat 0px 0px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

#search-button:hover {
	background: url(/wp-content/themes/archieplus/img/search_button.png) no-repeat 0px -12px;
	cursor: pointer;
}

#media-right {
	min-height: 72px;
	padding: 30px 20px 0px 20px;
	margin-bottom: 45px;
}

#media-right  a{
	background: url(/wp-content/themes/archieplus/img/media_ico.png) no-repeat 0px 0px;
	display: block;
	padding-left: 55px;
	color: #FFFFFF;
	height: 39px;
	font-style: italic;
	line-height: 18px;
	padding-top: 2px;
}

#media-right  a:hover{
	background: url(/wp-content/themes/archieplus/img/media_ico.png) no-repeat 0px -41px;
}

.blue-area {
	background: #18053b;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#qwestion-block {
	margin: 0px 0px 40px 0px;

}


/* Manager question scroll */
#manager-scroll {
	margin: 30px 0px 0px 0px;
	overflow: hidden;
}

#manager-scroll .scrollable {

	/* required settings */
	position:relative;
	width: 174px;
	min-height: 181px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#manager-scroll .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

#manager-scroll .scrollable .items div {
	float:left;
	width: 174px;
	margin-right: 60px;
}


/* active item */
#manager-scroll .scrollable .active {
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
#manager-scroll .scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
#manager-scroll a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:75px 0px 0px 0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
#manager-scroll a.right {
	width: 14px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat -14px 0px;
	margin-right: 0px;
	margin-left: 15px;
}

#manager-scroll a.right:hover {
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat -14px -31px;
}

/* left */
#manager-scroll a.left {
	float: left;
	width: 14px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat 0px 0px;
	margin-right: 15px;
}

#manager-scroll a.left:hover {
	background: url(/wp-content/themes/archieplus/img/slide_ar.png) no-repeat 0px -31px;
}


/* disabled navigational button */
#manager-scroll a.disabled {
	visibility:hidden !important;		
}

#manager-description, #manager-description .scrollable  {
	overflow: visible !important;
	min-height: 90px !important;
	height: 200px !important;
	
}

#manager-description .items div {
	width: 230px !important;
	padding-left: 2px;
}

#manager-description .items div p {
	font-style: italic;
	color: #64c0f4;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

#manager-description  .items div p span{
	color: #FFFFFF;
	font-style: italic;
	border-bottom: 1px dashed #FFFFFF;
}

#manager-description .items div p span:hover {
	border: 0px;
	cursor: pointer;
}

.manager-feedback{
	display: none;
}

.manager-feedback p{
	color: #fff;
	margin-bottom: 5px;
}

.light-blue-area {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #e0f1fc;
}

.faadback-input {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}

.faadback-input input{
	height: 27px;
	line-height: 27px;
	background: #e0f1fc;
	width: 225px;
	border: 0px;
	font-style: italic;
	color: #4f4f4f;
}

.manager-feedback textarea{
	margin: 10px;
	width: 225px;
	min-height: 120px;
	resize: none;
	background: #e0f1fc;
	border: 0px;
	font-style: italic;
	color: #4f4f4f;
}

.feedback-button {
	width: 112px;
	height: 31px;
	background: url(/wp-content/themes/archieplus/img/feedback_button.png) no-repeat 0px 0px;
	margin: 10px 0px 0px 0px;
}

.feedback-button:hover {
	background: url(/wp-content/themes/archieplus/img/feedback_button.png) no-repeat 0px -31px;
	cursor: pointer;
}

/* Manager question scroll [end]*/

/* News */
#news {
	padding: 18px;
	background: #18053b;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;

}

#news > div {
	width: 210px;
}

.all-news {
	color: #FFFFFF;
	background: #18053b;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	margin: 3px 0px 0px 0px;
	padding-left: 18px;
	height: 40px;
	line-height: 40px;
}

.all-news a{
	color: #FFFFFF;
}

.news-date {
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.news-content {
	color: #64c0f4;
	margin-bottom: 5px;
	line-height: 18px;
}

.news-more {
	margin-bottom: 15px;
}

.news-more a{
	font-size: 11px;
	color: #FFFFFF;
}

.news-delimiter {
	border-bottom: 3px solid #163373;
}
/* News [end] */

/* RIGHT [end]*/

/* CONTACTS */

#map {
}

.tabs-rel {
	position: absolute;
}

.panes > div > img{
	margin-bottom: 20px;
}

.tabs-rel > div {
	position: relative;
	top: -40px;
	z-index: 90;
}

/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin: 10px 6px 0px 6px !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	font-size:11px;

	height: 24px;  
	line-height: 24px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	border-bottom: 1px dashed #FFF;
	color:#FFF;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	font-size: 12px;
}

.tabs a:active {
	outline:none;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	border: 0px;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {		
	cursor:default !important; 
	color:#64c0f4 !important;
	border: 0px;
}


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.contacts-h {
	font-size: 16px !important;
	color: #FFF !important;
	margin: 34px 0px 10px 0px !important;
	font-style: normal !important;
}

.panes > div > p{
	color: #64c0f4;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
}

.contact-email {
	text-decoration: underline;
}

.contact-email:hover {
	text-decoration: none;
	cursor: pointer;
}

/*  */

/* NEWS */

.news-list-date, .post-date {
	color: #fff !important;
	font-size: 11px;
	margin: 0px 0px 13px 0px !important;
}

.news-list-date a {
	color: #fff !important;
}

.news-p {
	margin: 0px 0px 0px 2px;
}

.news-p p {
	line-height: 18px;
	text-align: justify;
	text-indent: 1.8em;
}

.news-p p a {
	color: #fff;
}

.news-p li {
	line-height: 18px;
	color: #64C0F4; 
	text-align: justify;
}

.news-more {
	color: #fff;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	margin: 10px 0 36px 0;
	position: relative;
	right: 0px;
}

.news-more a {
	color: #fff;
	font-size: 11px;
	font-style: italic;
}

/* NEWS [end] */


/* FOOTER */

#footer {
	border-top: 3px solid #1f4495;
	padding: 40px 0px 75px 0px;
	margin: 50px 0px 0px 0px;
}

#footer-copyright {
	float: left;
}

#footer-copyright p{
	line-height: 18px;
}

.copy-shift {
	position: relative;
	left: -11px;
}

.copy-shift a{
	color: #FFFFFF;
}

.footer-telephone {
	overflow: hidden;
	margin-bottom: 5px;
}

.footer-telephone > p {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	font-size: 28px;
	line-height: 24px;
	font-family: 'Comfortaa';
}

.footer-telephone > p > span {
	background: url(/wp-content/themes/archieplus/img/point_delimiter.png) no-repeat 8px center;
	padding: 0px 0px 0px 20px;
}

.footer-code {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-weight: normal !important;
	font-size: 16px !important;
	line-height: 16px !important;
	font-family: 'Comfortaa', cursive !important;
}

#footer-contacts > p {
	color: #64c0f4;
	font-style: italic;
	text-align: right;
}


/* FOOTER [end]*/

.YMapsContainer {
	width: 530px;
	height: 295px;
	margin-bottom: 20px;
}

#content .text {
	color: #FFFFFF;
	font-size: 14px;
}

#content .text p {
    color: #6ecbf5;
    font-size: 12px;
    line-height: 20px;
	text-indent: 1.8em;
    text-align: justify;
    margin-top: 5px;
    margin-bottom:18px;
    width: 95%;
}

#content .text p a {
	color: #FFFFFF;
}

#content .text ul {
    color: #6ecbf5;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom:18px;
	margin-left: 30px;
}

#content .text p a {
	margin: 10px 5px;
}

#content .text img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.hint-italic {
    color: #fff !important;
    font-style: italic !important;
}

#wpcf7-f1-p627-o1 .wpcf7-form p {
	color: #fff;
	margin-bottom: 5px;
	text-align: left;
	text-indent: 0;
	font-size: 12px;
    line-height: 20px;
	width: auto;
	margin-top: 0;
	padding-top: 5px;
}

#wpcf7-f1-p627-o1 .wpcf7-form p span.your-name,
#wpcf7-f1-p627-o1 .wpcf7-form p span.your-email,
#wpcf7-f1-p627-o1 .wpcf7-form p span.text-611,
#wpcf7-f1-p627-o1 .wpcf7-form p span.text-174,
#wpcf7-f1-p627-o1 .wpcf7-form p span.text-74,
#wpcf7-f1-p627-o1 .wpcf7-form p span.text-947 {
	height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 10px;
	background: none repeat scroll 0 0 #E0F1FC;
    border-radius: 8px 8px 8px 8px;
	display: block;
	width: 280px;
}

#wpcf7-f1-p627-o1 .wpcf7-form p span input {
	background: none repeat scroll 0 0 #E0F1FC;
    border: 0 none;
    color: #4F4F4F;
    font-style: italic;
    height: 27px;
    line-height: 27px;
    width: 275px;
}

.wpcf7-select {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #4F4F4F;
	background: none repeat scroll 0 0 #E0F1FC;
    border-radius: 8px 8px 8px 8px;
    height: 27px;
    line-height: 27px;
}

#wpcf7-f1-p627-o1 .wpcf7-form p span.your-message {
	background: none repeat scroll 0 0 #E0F1FC;
    border-radius: 8px 8px 8px 8px;
	display: block;
	width: 400px;
}

#wpcf7-f1-p627-o1 .wpcf7-form p span.your-message textarea {
	background: none repeat scroll 0 0 #E0F1FC;
    border: 0 none;
    color: #4F4F4F;
    font-style: italic;
    margin: 10px;
    min-height: 120px;
    resize: none;
    width: 375px;
}

.wpcf7-submit {
	background: url(/wp-content/themes/archieplus/img/feedback_button.png) no-repeat scroll 0 0 transparent;
    height: 31px;
    margin: 10px 0 0;
    width: 112px;
}

.wpcf7-submit:hover {
	background: url(/wp-content/themes/archieplus/img/feedback_button.png) no-repeat 0px -31px;
	cursor: pointer;
}

.wpcf7-not-valid-tip-no-ajax {
	display: block;
    margin-top: -70px;
	color: magenta;
}

.wpcf7-validation-errors {
	color: magenta;
}

a.highslide {
	display: block;
}

.bg-photo-thumb.one-col {
    width: 940px;
}

.bg-photo-thumb.two-col {
    width: 460px;
}

.bg-photo-thumb.three-col {
    width: 300px;
}

.bg-photo-thumb.four-col {
    width: 220px;
}

.bg-photo-thumb.five-col {
    width: 172px;
}

.bg-photo-thumb {
    background: none repeat scroll 0 0 #C6C6C6;
    float: left;
    margin: 0 45px 20px 55px;
}

.photo-thumb {
    background: none repeat scroll 0 0 #FAFAFA;
    left: -3px;
    position: relative;
    top: -3px;
}

.photo-thumb a.thumb, a img.thumbnail {
    display: block;
    opacity: 0.9;
}

.photo-thumb a.thumb:hover, a:hover img.thumbnail {
    opacity: 1;
}

.photo-thumb img {
    border-bottom: 3px solid #222222;
}
.photo-thumb h2 {
    float: left;
    padding-left: 10px;
}
.photo-thumb h2 a {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}
.photo-thumb h2 a:hover {
    color: #B939D3;
}
.photo-thumb p.post-details {
    color: #999999;
    float: right;
    font-size: 11px;
    line-height: 14px;
    padding-right: 10px;
    text-transform: uppercase;
}
#single-photo {
    min-height: 500px;
    width: 680px;
	margin-left: 66px;
    margin-right: 66px;
}
#single-post {
    width: 580px;
}
#full-post {
    width: 943px;
}

.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

.wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Photo Slider */
.container, #loopedSlider,#newsSlider, div.slides div,ul.slides li { width:680px; min-height:450px; }
.container { height:375px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; display:none; padding:0; margin:0; }
div.slides div.slides_control{display:block}
#loopedSlider,#newsSlider { position:relative; clear:both; }
ul.pagination { background:none; list-style:none; padding:0; margin:10px 0 0; }
ul.pagination li { float:left; background:none; }
ul.pagination li a {   opacity:0.7; background:#000000;}
ul.pagination li a:hover { opacity:1; background:#000000;}
ul.pagination li.active a { opacity:1; background:#000000;}
#loopedSlider a.next { position:absolute; top:200px; right:-80px; opacity:0.5;}
#loopedSlider a.previous { position:absolute; top:200px; left:-80px; opacity:0.5;}
#loopedSlider a.next:hover, #loopedSlider a.previous:hover { opacity:1; }
#loopedSlider .photo-caption { position:absolute; bottom:15px; right:20px; background:#222; color:#fff; padding:5px 10px;font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; opacity:0.7; }

.infiniteCarousel {
	margin-top: 10px !important;
	width: 812px !important;
	height: 168px !important;
}

.infiniteCarousel .wrapper {
	margin: 0 0 0 -17px !important;
}

.infiniteCarousel .forward {
	right: 10px !important;
}

.infiniteCarousel .back {
	left: -5px !important;
}

.show_feedback {
	cursor: pointer;
}

/* Pagination */

#news-pagination {
	position: relative;
	left: -25px;
	margin: 24px 0 0 0;
}

#news-pagination > p > a{
	color: #64C0F4;
	display: block;
	float: left;
	font-size: 16px;
	margin: 0 10px;
	height: 25px;
	line-height: 25px;
}

#news-pagination > p > span{
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	margin: 0 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #23428b;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#news-pagination > p {
	float: left;
}

.news-left a {
	font-size: 14px !important;
	display: inline !important;
	float: none !important;
}

.news-right a {
	font-size: 14px !important;
	display: inline !important;
	float: none !important;
}

.news-left {
	float: left;
	font-size: 14px;
	margin: 0 35px 0 0;
	height: 25px;
	line-height: 25px;
}

.news-right {
	float: left;
	font-size: 14px;
	margin: 0 0 0 35px;
	height: 25px;
	line-height: 25px;
}

/* Pagination [end]*/

.n-cont {
	overflow: visible !important;
}

.highslide img {
    border: none !important;
}

.ht-h {
	display: none;
}

#content .text ul li a {
	color: #FFFFFF;
}
