/*
Theme Name: The Big City
Description: The WordPress theme was designed by <a href="http://www.propertyinvestmentproject.co.uk/">Property Investment</a>.
Version: 1.1
Author: Maruf Rahman
Author URI: http://www.propertyinvestmentproject.co.uk/
Tags: Property, grey, black, blue, real estate, fixed width, 2 column, city, transparent, background


	This theme was designed and built by Maruf Rahman,
	whose blog you will find at http://www.propertyinvestmentproject.co.uk/

	If you have any questions about this theme, please
	visit http://www.propertyinvestmentproject.co.uk/blog/2008/09/18/start-your-own-property-blog/
*/


/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}



a{
	outline: none;
	text-decoration:none;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("images/tapeta-sopotlu.png");
       
        background-attachment:fixed;
}

body p{
	color:#666;
	line-height:1.5em;
}

/* Structure
------------------------------------------------------------------*/

#wrapper{
	margin: 0 auto;
	width:1050px;
	text-align:left;
}

/* Header
------------------------------------------------------------------*/

#header{
	float:left;
	height:150px;
}

#title{
	position:relative;
	top:50px;
	padding: 5px 10px 5px 10px;
	background:#333;
	width:1030px;
        opacity: 0.93;filter:alpha(opacity=93);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

        border-radius:10px;

}

#title a{
	font-size:40px;
	color:#fff;
	padding-right:20px;
}

#title a:hover{
	color:#999;
}

#title2{
	float:left;
	margin-top:10px;
	background:#333;
	width:550px;
        opacity: 0.93;filter:alpha(opacity=93);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;	
}

#title2 h2{
	color:#92D6C6;
	font-size:32px;
	text-align:right;
	padding-right:10px;
}

/* Top Navigation
------------------------------------------------------------------*/

#navigation{
	float:left;
	width:900px;
}

#navigation li{
	float:left;
	padding:6px 6px 6px 0px;	
}

#navigation li a, .paging a{
	padding:6px 10px;
	background:#92D6C6;
	color:#fff;
	letter-spacing:0.1em;
	font-size:16px;
	font-weight:bold;
	
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

       border-radius:7px;
      	
}

#navigation li a:hover, .paging a:hover{
	
	background:#333;
	color:#fff;
	letter-spacing:0.1em;
	
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;		
}


/* Content
------------------------------------------------------------------*/

#contentleft{
	width:740px;
	float:left;
	padding-bottom:30px;
}

#content{
	float:left;
	margin-top:10px;
	margin-bottom:50px;
}

.post, #notfound{
	float:left;
	width:720px;
	margin-top:10px;
	color:#333;
	margin-bottom:20px;
	padding-bottom:10px;
	background:#fff;
        opacity: 0.95;filter:alpha(opacity=95);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         border-radius:10px;

}


.post p{
	margin-bottom:15px;
}

.post ul{
	padding:10px;
	width:460px;
	margin-left:12px;
}

.post li{
	list-style-type:disc;
}

.postcontent a{
	color:#92D6C6;
	font-weight: bold;
	
}

.postcontent a:hover{
	text-decoration:none;
	
}


blockquote {
	border-left: 4px solid #666;
	width:430px;
	margin:10px;
	padding:0 0 10px 10px;
	letter-spacing:1px;
	color:#666;
}

.posttitle{
	float:left;
	width:530px;
	padding:25px 10px 0 25px;
}

.posttitle a{
	font-size:26px;
	color:#666;
}

.posttitle a:hover{
	color:#999;
}

.postdate{
	font-style:italic;
	font-size:12px;
	padding:0 10px 0 10px;
}

.postdate a{
	color:#666;
}

.postdate a:hover{
	text-decoration:underline;
}

.postcontent{
	float:left;
	width:670px;
	
	line-height:1.5em;
	padding:12px 25px 12px 25px;
}

.posttags, .postcategory, .postcomment{
	float:left;
	width:520px;
	margin-top:10px;
	font-size:11px;
	padding:0 10px 0 10px;
}

.postcomment{
	background:url('images/comment.png') no-repeat;
	padding-left:20px;
	position:relative;
	left:10px;
	padding-bottom:10px;
}

.posttags a, .postcategory a, .postcomment a{
	color:#92D6C6;
}

.posttags a:hover, .postcategory a:hover, .postcomment a:hover{
	text-decoration:underline;
}


.paging{
	width:530px;
	float:left;
	margin-top:30px;
}
	
.paging a{

	
}	
	

.paging a:hover{

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft{
	width:220px;
	float:left;
}

.alignright{
	width:220px;
	float:right;
	text-align:right;
}


/* Sidebar
------------------------------------------------------------------*/

#sidebar{
	width:310px;
	float:left;
}

#sidebarabout{
	float:left;
	background:#fff;
	margin:10px;
	width:310px;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;	
	
}

#sidebarabout h3{
	margin:15px 15px 0 15px;
	font-size:16px;
	letter-spacing:0.1em;
}

#sidebarabout p{
	padding:15px;
}


.sidebarlinks{
	padding-bottom:10px;
}

.sidebarlinks, .sidebarsearch{
	float:left;
	background:#eee;
	margin:10px;
	width:310px;
	
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
	
}

.sidebarlinks h3, .sidebarsearch h3{
	margin:15px 15px 0 15px;
	font-size:16px;
	letter-spacing:0.1em;
}

.sidebarlinks li{
	margin:10px 15px 10px 15px;
	padding-bottom:5px;
	border-bottom:1px dashed #666;
}

ul.children li{
	border:none;
	display:block;
	padding:0;
	margin:0;
	text-indent:10px;
	margin-top:5px;
}


.sidebarlinks li a{
	color:#72AA9D;
	display:block;
}

.sidebarlinks li a:hover{
	background:#fff;
	display:block;
}

#searchform{
	margin:10px 2px 15px 0px;;
}

.searchforminput{
	width:235px;
	border-radius: 4px;
	border: 1px solid #d4cbb7;
	padding: 5px;
}


/* Footer
------------------------------------------------------------------*/


#footer {

	text-align:center;
	padding:.5em;
	margin:0;
	clear:both;
	color:#999;
	}

#footerstrip {
	
	text-align:center;
	padding:.5em;
	clear:both;
	}

#footer a{
	color:#666;
	text-decoration:underline;
}

/* Comments
------------------------------------------------------------------*/

#commentwrap, #commentreplies{
	float:left;
	margin:20px 0 0 0;
}

#commentwrap textarea{
	width:500px;
	color:#666;
}

#commentwrap input{
	color:#666;
}

.commentitle{
	background:#333;
	float:left;
	width:550px;
	
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
}

#commentwrap h3, #commentreplies h3{
	float:left;
	font-size:13px;
	color:#fff;
	padding:8px;
}

#commentform{
	float:left;
	background:#fff;
	padding:10px;
	width:530px;
	margin-top:10px;
	
        opacity: 0.93;filter:alpha(opacity=93);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;	
}

ol.commentlist{
	float:left;
	width:540px;
}

ol.commentlist li{
	float:left;
	width:540px;
	margin-top:10px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #eee;
	background:#fff;
	
	opacity: 0.93;filter:alpha(opacity=93);zoom:1;
	
         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;	
}

ol.commentlist p a{
	color:#333;
}

ol.commentlist p a:hover{
	color:#666;
}

.commentwrapper{
	float:left;
}

.commentleft{
	float:left;
}

.commentright{
	float:right;
}

.commentcentre{
	float:left;
	width:120px;
}

.commentright p{
	width:350px;
	padding-left:10px;
	line-height:1.5em;	
}

.commentsavatar{
	border:#c0c0c0 solid 1px;
	padding:4px;
	margin-right:5px;
	float:left;
}

.commentauthor{
	font-size:11px;
	color:#333;
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:5px;
}

.commentauthor a{
	color:#92D6C6;
}

.commentauthor a:hover{
	background:#92D6C6;
	color:#fff;
}

.commentdate{
	font-size:11px;
	color:#999;
	width:120px;
	padding-left:5px;
}

.commentcomment{
	float:left;
	font-size:13px;
}

.commentcomment em{
	color:#999;
	padding-left:8px;
}

#commentwrap input{
	padding:2px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
	
}

#commentwrap textarea{
	padding:0px;
	border:0px;
	border:1px solid #666;
	width:528px;
}


#commentwrap label{
	color:#666;	
	font-weight:bold;
}

#commentloggedin{
	color:#666;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:10px 10px 10px 0;
}

#commentloggedin a{
	color:#92D6C6;
}

#commentloggedin a:hover{
	text-decoration:none;
	background:#FAFAFA;	
}

.commentedit{
	float:left;
	padding-left:10px;
	margin-top:15px;
}

.commentedit a{
	color:#fff;
	background:#92D6C6;
}

.commentedit a:hover{
	background:#fff;
	color:#92D6C6;
}

#submit{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}


#youmustbe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#333;
	margin:10px 0 10px 0;
}

#youmustbe a{
	color:#666;
}

#youmustbe a:hover{
	background:#c0c0c0;
}


/* wp essentials
------------------------------------------------------------------*/

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.gallery {
height: 170px;
overflow-y: hidden;
}



dt.gallery-icon a img {
border:none !important;
border-radius: 7px;
-moz-border-radius: 7px;
}



.tabelka {

margin: 20px 0 20px 0;
}

.textwidget {
text-align: justify;
}


.jp-carousel-info {
display: none;
}
