/*  
Theme Name: Pretty Klicks - Thailand
Theme URI: http://www.prettyklicks.com
Description: Porject Thailand
Author: Stefan Pretty
Author URI: http://prettyklicks.com/
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Copyright of prettyklicks.com (Pretty Klicks)
.
*/

@charset "UTF-8";
/* CSS Document */


/*You do not have the rights to edit this file without express permission from Pretty Klicks*/
/*Made by Pretty Klicks*/
/*Copyright of Pretty Klicks 2010-11*/




a:hover, a:active, a:focus {
	outline:none;
	-moz-outline-style:none;
}

img a:hover, img a:active, img a:focus {
	outline:none;
	-moz-outline-style:none;
}
body{
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#555;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#fff;
	
}

a img{border:none; background:none; outline:none; vertical-align:top;}
img {border:none; outline:none;}


/*text styles*/


h1{font-size:22px; font-weight:normal; margin:0px 8px 12px 0px; padding:0px; color:#d73636;}
h2{font-size:16px; font-weight:normal; margin:0px 8px 12px 0px; padding:0px; color:#555;}
h3{font-size:16px; font-weight:normal; margin:0px 8px 12px 0px; padding:0px; color:#555;}
h4{font-size:20px; font-weight:normal; margin:30px 0px; color:#555; padding:0px; width:700px;}

#header{

	width:960px;
	padding:0px;
	margin:20px auto 30px auto;
	height:1%;
	text-align:left;
	
	
}

#menuback{
	width:100%;
	height:70px;
	background:#ddd;
	border-top:#eee 2px double;
	border-bottom:#eee 2px double;
}

#wrapper{

	width:960px;
	padding:0px;
	margin:10px auto;
	height:1%;
	text-align:left;
}

#logo{
	background:url(images/web-design-glasgow.jpg) no-repeat top left;
	width:300px;
	height:59px;
	float:left;
	margin:0px;
	padding:0;
}

#details{
	background:url(images/web-design.jpg) no-repeat top left;
	width:200px;
	height:70px;
	float:right;
	margin:0px;
	padding:0;
}

#main{
	width:960px;
	height:1%;
	text-align:left;
	margin:0px auto;
}

#rightcol{
	position:relative;
	width:238px;
	float:right;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin:30px 0px 40px 0px;
	padding:34px 0px 5px 0px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; 
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; 
	
}

#leftcol{
	
	width:354px;
	float:left;
	margin:30px 0px 0px 0px;
}

.rightdot{
	border-right:#ccc 1px dotted;
}
.leftdot{
	border-left:#ccc 1px dotted;
}
#middlecol{
	
	width:355px;
	float:left;
	margin:30px 0px 0px 0px;
}

.content .seemore,
.contentlft .seemore{
	margin:12px 0px 0px 0px;
	float:right;
	
}
.content .button{
	margin:2px 0px 0px 8px;
	float:left;
}

#mainleft .button{
	float:left;
	margin:8px 0px;
}

#mainleft .button2{
	float:left;
	margin:15px 0px;
}
 #slider1 #slider1Content .slider1Image .seemore{
	margin:15px 0px 0px 0px;
	z-index:99;
	
}
.content .seemore a:link, .content .seemore a:visited, 
.contentlft .seemore a:link, .contentlft .seemore a:visited,
#slider1 #slider1Content .slider1Image .seemore a:link, 
#slider1 #slider1Content .slider1Image .seemore a:visited,
.content .button a:link,
.content .button a:visited,
#mainleft .button a:link,
#mainleft .button a:visited,
input.submit{
	background:#ddd;
	color:#333;
	padding:5px;
	border:none;
	font-size:10px;
	text-shadow:#eee 0px 1px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; 
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
}

.content .seemore a:hover,
.contentlft .seemore a:hover,
#slider1 #slider1Content .slider1Image .seemore a:hover,
.content .button a:hover,
#mainleft .button a:hover,
input.submit:hover{
	background:#ccc;
	border:#999 1px solid;
	padding:4px;
	color:#444;
	
}

#mainleft .button2 a:link,
#mainleft .button2 a:visited{
	background:#ddd;
	color:#333;
	padding:8px;
	border:none;
	font-size:12px;
	text-shadow:#eee 0px 1px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; 
	text-decoration:none;
	display:inline-block;
	font-weight:bold;
}

#mainleft .button2 a:hover{
	background:#ccc;
	border:#999 1px solid;
	padding:7px;
	color:#444;
}


.contentlft{
	padding:10px 10px 10px 0px;
}

.content{
	padding:10px;
	}
	


.content a:link, .content a:visited, .contentlft a:link, .contentlft a:visited,
#mainleft a:link, #mainleft a:visited, #rightcol .news a:link, #rightcol .news a:visited, #rightcol .packages a:link, #rightcol .packages a:visited{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#555;
		text-decoration:none;
		border-bottom:#d73636 1px dotted;
	}

.content a:hover, .contentlft a:hover,
#mainleft a:hover, #rightcol .news a:hover, #rightcol .packages a:hover{
		background:#f2bbbb;
		color:#d73636;
		text-decoration:none;
		border-bottom:none;
	}
.content a:active, .contentlft a:active{
		font-size:12px;
		color:#555;
	}
	

.search-title{
	background:url(images/search.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:absolute;
	left:-1px;
	top:0px;
	z-index:99;
	border-left:#ccc 1px solid;
	
}
.categories{
	background:url(images/categories.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:relative;
	left:-1px;
	top:0px;
	z-index:99;
	border-left:#ccc 1px solid;
	margin:20px 0 0 0;
}


.archives{
	background:url(images/archives.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:relative;
	left:-1px;
	top:0px;
	z-index:99;
	border-left:#ccc 1px solid;
	margin:20px 0 0 0;
}

.links{
	background:url(images/links.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:relative;
	left:-1px;
	top:0px;
	z-index:99;
	border-left:#ccc 1px solid;
	margin:20px 0 0 0;
}

/*COLOURS*/

.col1{
	background:#f9f9f9;
}
.col2{
	background:#f5f5f5;
}
.work:hover{
	background:#e3e3e3;
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
}
.work .title{margin:0px 0px 8px 0px;}
.work .title a:link, .work .title a:visited{
	font-size:12px;
	color:#555;
	text-decoration:underline;
}
.work .title a:hover{
	color:#d73636;
	text-decoration:none;
}

#rightcol .morework{
	padding:10px;
}
#rightcol .morework a:link, #rightcol .morework a:visited{
	color:#555;	
	border-bottom:#d73636 1px dotted;
	text-decoration:none;
}

#rightcol .morework a:hover{
	background:#f2bbbb;
	color:#d73636;
	text-decoration:none;
	border-bottom:none;
}

#nav-menu{
	width:960px;
	margin:12px auto 0px auto;
	padding: 0px;
	height:60px;
	z-index:9999;
}
#nav-menu ul
{
	list-style: none;
	z-index:9999;
}

#nav-menu li
{
	list-style: none;
	float: left;
	margin:0px;
	padding:0px 15px;
	border-right:#aaa 1px solid;
	position: relative;
	z-index:9999;
}



#nav-menu li a
{
	display: block;
	color: #666;
	font-size:14px;
	text-decoration: none;
	text-align: left;
	padding:5px 0px 8px 0px;
	
}

#nav-menu li .info{
	color: #666;
	font-size:10px;
	text-decoration: none;
	text-align: left;
	padding:0px;
	
}

#nav-menu li a:hover
{
	color:#d73636;
	text-decoration: none !important;
}


body#home #nav-menu li a.home, body#web #nav-menu li a.web, body#seo #nav-menu li a.seo, 
body#market #nav-menu li a.market, body#design #nav-menu li a.design, body#portfolio #nav-menu li a.folio, 
body#contact #nav-menu li a.contact{
	color:#d73636;
	display: block;
	font-size:14px;
	text-decoration: none;
	text-align: left;
	padding:5px 0px 8px 0px;
}

/*floats*/

.rt{float:right; height:1%;}
.lft{float:left; height:1%;}
.clear{clear:both; height:1%;}

	
	
	
	#nav-menu ul.subnav {  
	    list-style: none;  
	    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
	    left: 8px; top: 25px;  
	    background: #eee;  
	    margin: 0; padding: 0;  
	    display: none;  
	    float: left;   
	    border:1px solid #ccc; 
		border-top:none !important;
		-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; 
		-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
		box-shadow: 0 0 5px rgba(200, 200, 200, 0.5);
	    -webkit-box-shadow: 0 0 5px rgba(200, 200, 200, 0.5); 
	    -moz-box-shadow: 0 0 5px rgba(200, 200, 200, 0.5);
		z-index:9999;
	}  
	#nav-menu ul.subnav li{  
	    margin: 0; 
		padding:3px 10px;  
		border:none;
		clear:both;
		width:100px;
	
	}  
	#nav-menu ul.subnav li:hover{
		background:#f4f4f4;
		-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; 
		-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
		}
	#nav-menu ul.subnav li a {     
		font-size:12px;
		color:#555;

	}  
	#nav-menu ul.subnav li a:hover{  
		color:#333;
	}
	
	


.right {
	right: 0px;
	bottom: 0px;
	width: 160px !important;
	height: 186px;
}

#slider1 .sliderTitle{
	font-size:20px;
}

#bottom{
	width:960px;
}

.botinfo{
	margin:30px 0px;
	width:319px;
	float:left;
	background:#f5f5f5;
	position:relative;
	height:155px;
}

.botinfo .head{
	color:#444;
	background:#ddd;
	height:22px;
	font-size:14px;
	padding:8px 0px 0px 10px;
	margin:0px 0px 8px 0px;
	text-shadow:#fff 0px 1px;
}

.designend{
	background:url(images/design_end.jpg) no-repeat top;
	width:8px;
	height:39px;
	z-index:99;
	position:absolute;
	top:0px; right:-8px;
	
}

.emailicon{
	background:url(images/email_16.png) no-repeat center left;
	height:16px;
	padding:0px 0px 0px 20px;
	
}

.phoneicon{
	background:url(images/phone_16.png) no-repeat center left;
	height:16px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 8px 0px;
}

#footer{
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	background:#fff;
	border:#ccc 1px solid;
	padding:0px;
	height:190px;
	margin:0px;
}

.copy{
	color:#aaa;
	font-size:10px;
	margin:3px 0px 30px 3px;
}
#footer h2{
	margin:10px 0px 0px 10px;
	}

#footer ul.footer{
	 list-style: none;
	 width:110px;
	 padding:10px;
	 float:left;
	 margin:0px;
}

#footer ul.footer li{
	list-style: none;
	padding:2px 0px;
	margin:0;
	
}

#footer ul.footer li a{
	font-size:12px;
	color:#555;
	text-decoration:none;
	
}
#footer ul.footer li.bold a{
	font-weight:bold !important;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#footer ul.footer li.bold a:hover{
	background:#f2bbbb;
	text-decoration:none;
}

#footer ul.footer li a:hover{
	background:#f2bbbb;
	color:#333;
}

#footer #social{
	width:250px;
	height:190px;
	float:right;
	border-left:#ccc 1px solid;
}

#footer #links{
	width:707px;
	height:170px;
	float:left;
}

#footer #social ul{
	padding:10px 0px 10px 57px;
	margin:0px;
	list-style:none;
}

#footer #social ul li{
	width:32px;
	height:32px;
	list-style:none;
	float:left;
	margin:0px 20px 20px 0px;
	padding:0px;
}

#footer #foottext{
	color:#555;
	border-top:#ccc 1px solid;
	padding:10px;
	font-size:10px;
}

input.normal{
	width:200px;
	padding:5px;
	font-size:12px;
	border:#ccc 1px solid;
	color:#555;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	outline:none;
	margin:0px;
	}
input.normal:focus, input.normal:hover{
	background:#f9f9f9;
	border:#bbb 1px solid;
}

.line{
	border-top:#ccc 1px dotted;
	margin:30px 0px;
	padding:0px;
}
.line2{
	border-top:#ccc 1px dotted;
	margin:15px 0px;
	padding:0px;
}

#mainleft{
	padding:0px 10px 0px 0px;
	margin:30px 0px 0px 0px;
	float:left;
	width:700px;
}

ul.list{
	 list-style: none;
	 width:240px;
	 padding:0px;
	 float:left;
	 margin:0px 10px 0px 18px;
}

ul.list li{
	list-style-image:url(images/tick.png);
	padding:2px 0px;
	margin:0px;
	
}

textarea.normal{
	width:430px;
	height:75px;
	padding:5px;
	font-size:12px;
	border:#ccc 1px solid;
	color:#555;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	outline:none;
	margin:0px;
	overflow:hidden;
	resize: none;
}
textarea.normal:focus, textarea.normal:hover{
	background:#f9f9f9;
	border:#bbb 1px solid;
}


.highlightinfo{
	background:#f1fbff;
	padding:8px;
	border:#b1e8fd 1px solid;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.details{
	background:#f9f9f9;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:#eee 1px solid;
	padding:8px 8px 14px;
	margin:20px 0px 0px;
	clear:both;
	}

.details:hover{
	background:#f6f6f6;
	
}
/*WORDPRESS STYLES*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

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

#mainleft .details .tag-links a:link, #mainleft .details .tag-links a:visited{
	padding:3px 6px;
	background:#ddd;
	margin:4px 4px;
	display:inline-block;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:0;
}



#mainleft .details .tag-links a:hover{
	background:#333;
	color:#fff;
}

code{
	background:#f3f3f3 url(images/code.jpg) top right no-repeat;
	padding:8px;
	border:#ddd 1px solid;
	display:block;
}

.post{
	border-top:#ddd 2px solid;
	padding:20px 0 0;
	margin:20px 0 80px;
}

#nav-below{
	margin:20px 0 0;
}

#mainleft .navigation, #mainleft #nav-above .nav-previous, #mainleft #nav-above .nav-next{
	display:inline-block;
}

#mainleft .navigation a:link, #mainleft .navigation a:visited
{
	
	-moz-border-radius: 4px; -webkit-border-radius: 4px;	
	background:#f2f2f2;
	text-decoration:none;
	padding:4px 6px;
	display:inline-block;
	margin:3px 3px;
	border:#ccc 1px solid;
}

#mainleft .navigation a:hover{
		
		background:#f2bbbb;
		color:#d73636;
		text-decoration:none;
		border:#d73636 1px solid !important;
}

textarea#styleid{
	color:#666;
	font-size:14px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	margin:5px 0px 10px 0px;
	padding:10px;
	height:75px;
	width:350px;
	border:#999 1px solid;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
       transition: all 0.25s ease-in-out;
       -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        box-shadow: 0 0 5px rgba(81, 203, 238, 0);
        -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0); 
        -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}

textarea#styleid:focus{
     box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1); 
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	color:#000;
	outline:none;
	border:#35a5e5 1px solid;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.entry-title{
	margin:0 0 20px;
}
#mainleft .post  h1.entry-title a:link, #mainleft .post  h1.entry-title a:visited{
	background:#fff;
	color:#d73636;
	font-size:24px;
	border-bottom:#555 1px dotted;
	padding:0;
	margin:10px 0;
}

#mainleft .post  h1.entry-title a:hover{
	border-bottom:#d73636 1px dotted;
	color:#555;
}

.emm-paginate {}

.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {
	-moz-border-radius: 4px; -webkit-border-radius: 4px;	
	background:#f2bbbb;
	text-decoration:none;
	padding:4px 6px;
	display:inline-block;
	margin:3px 3px;
	border:#d73636 1px solid;
	color:#d73636;
	}
	
blockquote{
		background:#f1fbff;
		padding:6px 8px;
		border:#b1e8fd 1px solid;
		clear:both;
		margin:40px 20px;
}

#rightcol .categories-list ul, #rightcol .archives-list ul, #rightcol .links-list ul{
	list-style:none;
	margin:0;
	padding:0;
}

#rightcol .categories-list{
	margin:10px 0 0;
}
#rightcol .archives-list, #rightcol .links-list{
	margin:10px 0 20px;
}
#rightcol .categories-list li, #rightcol .archives-list li, #rightcol .links-list li{
	display:block;
	margin:0;
	list-style:none;
}

#rightcol .categories-list li a, #rightcol .archives-list li a, #rightcol .links-list li a{
	color:#555;
	font-size:12px;
	text-decoration:none;
	text-shadow:#fff 0px 1px;
	background:#f3f3f3;
	border-top:#fff 1px solid;
	border-bottom:#ececec 1px solid;
	padding:6px 0 6px 20px;
	display:block;
}

#rightcol .categories-list li a:hover, #rightcol .archives-list li a:hover, #rightcol .links-list li a:hover{
	background:#555;
	color:#fff;
	text-shadow:#000 0px -1px;
	padding:6px 0 6px 25px;
	border-top:#000 1px solid;
	border-bottom:#fff 1px solid;
}

#rightcol .categories-list li.current-cat a{
	background:#555;
	color:#fff;
	border-top:#000 1px solid;
	border-bottom:#fff 1px solid;
	text-shadow:#000 0px -1px;
}

#rightcol .categories-list ul.children li a{
	font-size:10px;
	padding:4px 0 4px 25px;
	color:#888;
}

#rightcol .categories-list ul.children li a:hover{
	padding:4px 0 4px 30px;
	color:#fff;
}

#mainleft #comments-list{
	margin:20px 0;
	
}
#mainleft #comments-list .comment-author{
	float:left;
}

#mainleft #comments-list ul{
	list-style:none;
	margin:0;
	padding:0;
}

#mainleft #comments-list .comment-author span.fn{
	display:block;
	margin:6px 0 0;
}
#mainleft #comments-list .comment-right{
	float:left;
	width:550px;
	padding:0;
	margin:0 0 0 20px;
}

#mainleft #comments-list .comment code{
	background:#fff;
	border:#ccc 1px solid;
	padding:8px;
	margin:5px 0;
}

#mainleft #comments-list ul li.even{
	background:#f3f3f3;
	padding:8px;
	border-top:#fff 1px solid;
	border-bottom:#ececec 1px solid;
}

#mainleft #comments-list ul li.odd{
	background:#f9f9f9;
	padding:8px;
	border-top:#fff 1px solid;
	border-bottom:#ececec 1px solid;
}

#mainleft #comments-list ul li.comment:hover{
	background:#e9e9e9;

}
#mainleft #comments-list ul li.bypostauthor{
	background:#f1fbff;
	padding:8px;
	border-top:#fff 1px solid;
	border-bottom:#ececec 1px solid;
}

#mainleft #comments-list ul li.comment .comment-meta{
	padding:6px 0 0;
	border-top:#bbb 1px dotted;
	font-size:10px;
	margin:6px 0 0;
}

#mainleft #comments-list ul li.comment .comment-meta a{
	font-size:10px;
}

#mainleft #comments{
	border-top:3px solid #ddd;
}

#rightcol .searchform{
	margin:20px 10px 0;
}

.commenticon{
	background:url(images/comment.png) no-repeat left top;
	height:14px;
	width:14px;
	margin:4px 3px 0;
	padding:0;
	display:inline-block;
	}
	
.hspace{
	margin:60px 0 0;
	}

#mainleft .post ul{
	margin:20px 0;
}
	
#mainleft .post ul li{
	margin:4px 0;
}

.page-numbers.current{font-weight: bold;}
