/*
Theme Name: CITE
Theme URI: http://www.cite.com.ua/
Description: The theme for website <a href="http://www.cite.com.ua/">www.cite.com.ua</a>.
Author: Alexey Slokvenko, Pavel Voronovskiy
Author URI: http://www.dglance.com/
*/


/* Begin Typography & Colors */

html, body {
	height: 100%;
	min-height: 100%;
}

body, #page {
	height: 100%;
    margin: 0px auto;
	min-height: 100%;
	padding: 0;
}


body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	width: 100%;
	background-color: #E0E0E0;
}


#page {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
    height: auto;
	display: block;
	width: 100%;
	background: url(images/thebg.jpg) repeat-y top center;
}

#page_in {
	margin: 0px auto;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	width: 940px;
	text-align: left;
    height: 100%;
	display: block;
}

#header_right {
	float: right;
	width: 124px;
	height: 297px;
	background: url(images/logo.jpg) no-repeat;
}

#header_left {
	float: left;
	width: 816px;
	height: 297px;
}

#header_icon 	{
	height: 36px;
	float: right;
}

#header_menu 	{
	margin: 0px auto;
	padding: 0px;
	height: 36px;
	width: 940px;
}

#header_menu_in {
	float: left;
	width: 740px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 10px;
	color: #7F7F7F;
}

#header_menu_in a:link {
	color: #7F7F7F;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}

#header_menu_in a:visited {
	color: #7F7F7F;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}

#header_menu_in a:hover {
	color: #4D4D4D;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}

#header_image_main 	{
	height: 297px;
}

#header_preloader 	{
	position: absolute;
	top: -2500px;
	left: -2500px;
}

#content {
	margin: 0px;
	margin-bottom: 70px;
}

.hh1 {
	background: url(images/h_1.jpg) no-repeat;
}

.hh2 {
	background: url(images/h_2.jpg) no-repeat;
}

.hh3 {
	background: url(images/h_3.jpg) no-repeat;
}

#header_underline {
	height: 6px;
	background-color: #990000;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 17px;
	color: #656565;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p {
margin: 0px;
padding-top: 10px;
}

.entry {
	margin: 0px;
}

.entry p a:visited {
	color: #990000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

a:visited {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	}


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}


#news {
	float: left;
	padding: 20px 20px 0px 10px;
	margin: 0px;
	margin-bottom: 70px;
	width: 195px;
	text-align: left;
}

.entry .date{
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#news .date{
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#news .excerpt{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#news .archive{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border: 0px;
	border-top: 1px #969696 solid;
}

#news .presentation{
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border: 0px;
	color: #333333;
}


#news .presentation a:link, #news .archive a:link{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#news .presentation a:visited, #news .archive a:visited{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#news .presentation a:hover, #news .archive a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}


#news .excerpt p{
	margin: 0px;
	padding: 0px;
}

#news .more{
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	border: 0px;
}

#news .more a:link, #news .archive a:link{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

#news .more a:visited, #news .archive a:visited{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

#news .more a:hover, #news .archive a:hover{
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.linkz {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.linkz li{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-align: left;
	background: url(images/archive_arrow.jpg) no-repeat 5px 3px;
}

.linkz  a:link, .linkz a:link{
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.linkz a:visited, .linkz a:visited{
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.linkz a:hover, .linkz a:hover{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}



.narrowcolumn {
	float: right;
	padding: 10px 125px 10px 10px;
	margin: 0px;
	width: 555px;
}

.widecolumn {
	float: right;
	padding: 10px 125px 10px 10px;
	margin: 0px;
	width: 555px;
}

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-top: 5px;
	height: 35px;
	width: 940px;
	clear: both;
	display: block;
}

#footer_copy {
	text-align: left;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px auto;
	width: 225px;
	display: block;
	float: left;
	font-size: 11px;
	color: #999999;
}

#footer_dglance {
	text-align: right;
	margin: 0 auto;
	padding: 0px;
	padding-right: 10px;
	padding-top: 6px;
	width: 200px;
	display: block;
	float: right;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

#footer_dglance a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#footer_dglance a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#footer_dglance a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	list-style-type: none;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

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

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#about {
	position: absolute;
	top: 30px;
	left: -500px;
	z-index: 10;
}

#portfolio {
	position: absolute;
	top: 30px;
	left: -500px;
	z-index: 11;
}

#services {
	position: absolute;
	top: 30px;
	left: -500px;
	z-index: 12;
}

#info {
	position: absolute;
	top: 30px;
	left: -500px;
	z-index: 13;
}

#contact {
	position: absolute;
	top: 30px;
	left: -500px;
	z-index: 14;
}

.ddmenu {
	background: #E0E0E0 url(images/submenu_head.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	list-style-type: none;
	border: 0px;
	border-bottom: 5px #990000 solid;
}

.ddmenu li {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #990000;
}

.ddmenu li a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.ddmenu li a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.ddmenu li a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

/*submenu*/

.submenu {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	border: 0px;
	display: block;
}

.submenu li {
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
	padding-bottom: 5px;
	padding-right: 8px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	color: #990000;
	border: 0px;
	border-bottom: 1px solid #969696;
	
}

.submenu li a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.submenu li a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.submenu li a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

/*submenu end*/
/*project lists*/

.lcp_catlist {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	border: 0px;
}

.lcp_catlist li {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #990000;
}

.lcp_catlist li a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.lcp_catlist li a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.lcp_catlist li a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.price {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	background-color: #E0E0E0;
}

.price tr td {
	text-align: left;
}

.price tr td ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.price tr td ul li{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background: url(images/gray_arrow.jpg) no-repeat 5px 2px;
}

html > body .entry .sq ul {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}

html > body .entry .sq ul li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.lcpi_image {
	margin: 0px;
	padding: 0px;
}

.lcpi_image img {
	width: 127px;
	height: 126px;
	background: url('images/yapbibg.jpg') no-repeat;
	padding: 7px;
	margin-bottom: 5px;	
}


.lcpi_title {
	margin: 0px;
	padding: 0px;
}

.lcpi_excerpt {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	color: #333333;
}


/*project lists end*/

/*portfolio page*/

.homes {
	background: url('images/port_homes.jpg') center top; 
}

.homesover {
	background: url('images/port_homes.jpg') center bottom;
}

.offices {
	background: url('images/port_offices.jpg') center top; 
}

.officesover {
	background: url('images/port_offices.jpg') center bottom;
}

.objectz {
	background: url('images/port_object.jpg') center top; 
}

.objectzover {
	background: url('images/port_object.jpg') center bottom;
}

.horeca {
	background: url('images/port_horeca.jpg') center top; 
}

.horecaover {
	background: url('images/port_horeca.jpg') center bottom;
}

.projecting {
	background: url('images/port_projecting.jpg') center top; 
}

.projectingover {
	background: url('images/port_projecting.jpg') center bottom;
}

.other {
	background: url('images/port_other.jpg') center top; 
}

.otherover {
	background: url('images/port_other.jpg') center bottom;
}

/*portfolio page end*/

.ddsg-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

.ddsg-wrapper ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.ddsg-wrapper a:link {
	color: #333333;
}

.ddsg-wrapper a:visited {
	color: #333333;
}

.ddsg-wrapper a:hover {
	color: #333333;
}


.ddsg-wrapper ul li ul{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style-type: none;
	list-style-position: outside;
}

.ddsg-wrapper ul li ul li{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
}

.ddsg-wrapper ul li ul li:before {
	content: "\2014 \0020";
}

.ddsg-wrapper ul li ul li ul{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style-type: none;
	list-style-position: outside;
}

.ddsg-wrapper ul li ul li ul li{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
}

.ddsg-wrapper ul li ul li ul li:before{
	content: "";
}

.hidder {
	width:  100%;
	background-color: #FFFFFF;
	height: 5px;
	position: relative;
	top: -20px;
}

