/*

Theme Name: BizTheme
Theme URI: http://www.elegantwpthemes.com
Description: An unique and delicate black and white based 3 coloumn theme with extra cool freatures integrated.
Author: ElegantWPThemes.com
Author URI: http://www.elegantwpthemes.com

*/


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:transparent url(images/body_bg.gif) repeat-x top left;
	margin:0px;
}
form{
	margin:0px;
}
.clear_all{
	clear:both;
}
.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
}
.green{
	color:#88B23F;
}


.wrapper{
	width:956px;
	margin:0px auto;
}
.header{
	height:147px;
}
.header .logo{
	width:387px;
	float:left;
	margin-top:22px;
}

.header .searcharea{
	width:563px;
	float:right;
	margin-top:18px;
}
.header .searcharea .searchbox{
	background:transparent url(images/search-box.png) no-repeat top left;
	width:369px;
	height:63px;
	float:right;
	margin-top:30px;
	margin-right:20px;
}
.header .searcharea .searchbox .textbox{
	width:288px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.header .searcharea .searchbox .button{
	width:56px;
	height:20px;
	float:left;
	margin-top:20px;
}
.header .searcharea .searchbox .textbox .s1{
	width:286px;
	border:1px solid #4C5254;
	color:#FFFFFF;
	background-color:#000000;
}


.header .searcharea .nav_head{
	margin-top:12px;
	margin-right:20px;
	float:right;
}
.header .searcharea .nav_head a{
	color: #D1D0D0;
	text-decoration:none;
}
.header .searcharea .nav_head a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.content{
	background:#FFFFFF url(images/content-bg.gif) repeat-x top left;
	border:1px solid #E3E3E3;
	border-bottom-width:0px;
}
.content .side1{
	clear:both;
	width:490px;
	float:left;
}
.content .side2{
	width:445px;
	float:right;
}
.content .side2 .box1{
	padding:10px;
	width:153px;
	float:left;
	background:transparent url(images/category.png) no-repeat top left;
}
.content .side2 .box2{
	padding:10px;
	padding-left:7px;
	padding-left:7px;
	width:252px;
	float:right;
	background:transparent url(images/box2.png) no-repeat top left;
}
.advertisement{
	width:257px;
	padding-right:4px;
}
.advertisement .advbox1{
	width:127px;
	float:left;
}
.advertisement .advbox2{
	width:127px;
	float:right;
}
.adver{
	float:left;
	width:125px;
	height:125px;
	margin-bottom:7px;
}


.blogbox{
	width:257px;
	padding-right:4px;
}
.blogbox .blogbox1{
	width:127px;
	float:left;
}
.blogbox .blogbox2{
	width:127px;
	float:right;
}
.blogpage{
	width:125px;
	min-height:85px;
	margin-bottom:7px;
}
.descriptionbox{
	background:transparent url(images/boxes.gif) no-repeat bottom left;
	width:254px;
}
.description{
	padding:8px;
	padding-bottom:12px;
	
}



/*Posts*/
.posts{
	width:500px;
	margin-bottom:30px;
}
.posts .postsinfo{
	min-height:67px;
	padding-bottom:2px;
	border-bottom:1px dotted #000000;
}
.posts .postsinfo .postsdate{
	width:63px;
	height:67px;
	background:transparent url(images/posts/datebox.png) no-repeat top left;
	float:left;
}
.posts .postsinfo .postsdate .day{
	width:45px;
	margin:16px 5px 0;
	color:#343434;
	text-align:center;
	font-size:20px;
}
.posts .postsinfo .postsdate .month{
	width:35px;
	margin-left:10px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
}
.posts .postsinfo .poststitles{
	width:430px;
	min-height:67px;
	float:right;
}
.posts .postsinfo .poststitles .posttitle{
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
.posts .postsinfo .poststitles .posttitle a{
	color:#002D47;
	text-decoration:none;
}
.posts .postsinfo .poststitles .posttitle a:hover{
	text-decoration:underline;
}
.posts .postsinfo .poststitles .categories{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:4px;
	line-height:10px;
}
.posts .postsinfo .poststitles .categories span{
	color:#EF3C23;
	line-height:10px;
}
.posts .postsinfo .poststitles .categories a{
	color:#002D47;
	text-decoration:none;
}
.posts .postsinfo .poststitles .categories a:hover{
	text-decoration:underline;
}
.posts .postsinfo .poststitles .tags{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}
.posts .postsinfo .poststitles .tags span{
	color:#EF3C23;
	line-height:15px;
}
.posts .postsinfo .poststitles .tags a{
	color:#002D47;
	text-decoration:none;
}
.posts .postsinfo .poststitles .tags a:hover{
	text-decoration:underline;
}
.posts .postdescription{
	padding:6px 11px;
	color:#3F3F3F;
}
.posts .postdescription p{
	line-height:16px;
}
.posts .postdescription .alignleft{
	margin-right:6px;
	margin-top:10px;
	float:left;
}
.posts .postdescription .alignright{
	margin-left:6px;
	margin-top:10px;
	float:right;
}
.posts .postdescription img{
	padding:2px;
	border:1px solid #CCCCCC;
}
.posts .posticons{
	margin-left:11px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:2px 0px 2px 0px;
	width:490px;
	height:29px;
	background:transparent url(images/posts/stumble.png) repeat-x top left;
}
.posts .posticons .picon{
	border-right:1px dotted #666666;
	line-height:29px;
	padding-left:8px;
	padding-right:8px;
	width:auto;
	height:29px;
	float:left;
}
.posts .posticons .picon a{
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:none;
}
.posts .posticons .picon a:hover{
	text-decoration:underline;
}

.baseback{
	background-image:url(images/base-back.gif);
	background-repeat:no-repeat;
	height:40px;
	margin-top:0px;
}
.footer{
	border:1px solid #CCCCCC;
	border-top-width:0px;
	height:278px;
	background:transparent url(images/footerconbg.gif) repeat-x bottom left;
	margin-bottom:8px;
}
.footer .fside1{
	width: 234px;
	border-right:1px dotted #9E9E9E;
	min-height:278px;
	float:left;
	
}
.footer .fside2{
	width:359px;
	border-right:1px dotted #9E9E9E;
	min-height:278px;
	float:left;
}
.footer .fside3{
	width:350px;
	min-height:278px;
	float:left;
}
.greentitle{
	background-image:url(images/bxbg.gif) ;
	background-repeat:repeat-x;
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:8px;
	font-size:18px;
	color:#0095CC;
	height:27px;
}
.footerend{
	background-color:#000000;
	line-height:20px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
}
.footerend a{
	color:#FFFFFF;
	text-decoration:none;
}
.footerend a:hover{
	text-decoration:underline;
}

/*Titles*/
.title-red{
	height:30px;
}
.title-red .red-inside{
	background:transparent url(images/headers/h-right-red.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-red .red-inside .red-title{
	width:99px;;
	background:transparent url(images/headers/h-left-red.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.red-base{
	height:9px;
	background:transparent url(images/headers/h-base-red.png) no-repeat 14px 0px;
}
.title-blue{
	height:30px;
}
.title-blue .blue-inside{
	background:transparent url(images/headers/h-left-blue.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-blue .blue-inside .blue-title{
	width:99px;;
	background:transparent url(images/headers/h-right-blue.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.blue-base{
	height:9px;
	background:transparent url(images/headers/h-base-blue.png) no-repeat 14px 0px;
}

.title-blue1{
	height:30px;
}
.title-blue1 .blue1-inside{
	background:transparent url(images/headers/h-left-blue.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-blue1 .blue1-inside .blue1-title{
	width:232px;;
	background:transparent url(images/headers/h-right-blue.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.blue1-base{
	height:9px;
	background:transparent url(images/headers/h-base-blue.png) no-repeat 14px 0px;
}



/*Listing*/
.bluelisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.bluelisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.bluelisting ul li a{
	background: transparent url(images/arrow-blue.gif) no-repeat 2px center;
	color: #555659;
	font-size:11px;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 14px;
	text-decoration: none;
}
* html .bluelisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.bluelisting ul li a:hover{
	color:#000000;
	text-decoration:underline;
	color: black;
}

.redlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.redlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.redlisting ul li a{
	background: transparent url(images/arrow-red.gif) no-repeat 2px center;
	color: #555659;
	font-size:11px;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 14px;
	text-decoration: none;
}
* html .redlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.redlisting ul li a:visited, .redlisting ul li a:active{
	color: #00014e;
}
.redlisting ul li a:hover{
	color:#000000;
	text-decoration:underline;
	color: black;
}


.starlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.starlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.starlisting ul li a{
	background: transparent url(images/arrow-star.png) no-repeat 20px center;
	color: #292929;
	font-size:11px;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 34px;
	text-decoration: none;
}
* html .starlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.starlisting ul li a:visited, .starlisting ul li a:active{
	color: #00014e;
}
.starlisting ul li a:hover{
	color:#000000;
	text-decoration:underline;
	color: black;
}


.pupularlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.pupularlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.pupularlisting ul li a{
	color: #555659;
	font-size:11px;
	display: block;
	background: transparent url(images/arrow-star.png) no-repeat 20px center;
	width: auto;
	padding: 3px 0;
	padding-left: 34px;
	text-decoration: none;
}
* html .pupularlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.pupularlisting ul li a:visited, .pupularlisting ul li a:active{
	color: #00014e;
}
.pupularlisting ul li a:hover{
	color:#000000;
	text-decoration:underline;
}


/*Stumbel Icons*/
.stumble{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	width: 100%;
	overflow: hidden;
	background: transparent url(http://www.antalyaestetik.org/wp-content/themes/12/media/blockdefault.gif) center center repeat-x;
}

.stumble li{
	display: inline;
}

.stumble li a{
	float: left;
	color: #3F3F3F;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px dotted #666666;
}

.stumble li a:hover, .stumble li .current{
	color: #3F3F3F;
	background: transparent url(http://www.antalyaestetik.org/wp-content/themes/12/images/posts/stumble_over.png) center center repeat-x;
}


.pagination{
	padding: 2px;
	margin-left:8px;
	margin-bottom:15px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a{
	padding: 0 5px;
	margin-right:4px;
	border: 1px solid #000000;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #CCCCCC;
}

.pagination a.currentpage{
	background-color: #000000;
	color: #FFF !important;
	border-color: #000000;
	cursor: default;
}
.pagination a.pages{
	background-color: #FFFFFF;
	color: #000 !important;
	border-color: #000000;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.taglisting{
	padding:10px;
	padding-top:2px;
}
.taglisting a{
	letter-spacing:1px;
	color:#555659;
	text-decoration:none;
}
.taglisting a:hover{
	text-decoration:underline;
}

.ajaxbox{
	background:transparent url(images/ajax.png) top left;
	width:178px;
	height:28px;
	line-height:20px;
	top:-8px;
	text-align:center;
	position:relative;
	float:right;
}
.ajaxbox a{
	color:#000000;
	text-decoration:none;
}
.ajaxbox a.selected{
	color:#0095CC;
	text-decoration:none;
}
#popular, #news, #latest{
	display:none;
}

/*Comment Template*/
#respond{
	margin-left:10px;
}
#commentform, #comments{
	margin-left:10px;
}
#commentform textarea{
	width:400px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.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;
}


#flickrphotos { display: block; margin: auto; padding: 0px; text-align: center; height: 75px; }
.flickritem { display: inline; padding-right: 5px; padding-top:1px; }
#flickrphotos a { border: none; }
.flickrphoto { border: 1px solid black; }
#flickrdiv { width: 330px; height:230px; margin:auto; margin-top:10px;}