/*
Theme Name: Tickbox
URL: http://www.tickboxcreative.co.uk
Description:Blog site style
Version: 1
Author: Toby Powell
Author URL: http://www.tickboxcreative.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, li, blockquote, fieldset, address,table { margin:5px 0; }	

fieldset { padding:10px; }


img, div { behavior: url(iepngfix.htc); }


body{
	font-family:Helvetica, Arial, sans-serif, Verdana;
	font-size:10px;
	color:#717d81;
	background-color:#121617;
	
}

h1{
	color:#6f2169;
	font-size:2.2em;
	text-transform:uppercase;
}

h2{
	color:#6f2169;
	font-size:1.8em;
}

h3{

	color:#6f2169;
	font-size:1.3em;
	margin-bottom:0;
}
h4{
	font-size:1.2em;
	color:#6f2169;
}

h5{
	font-size:1.1em;
	color:#6f2169;
	margin:0;
}

p{
	line-height:1.7em;
	padding:5px 0 10px 0;
	font-size:1em;
	margin-bottom:0;
}

li{
	line-height:1.7em;
	padding-bottom:5px;
}

img{
	outline:none;
	border: none;

}


a
{
  outline: none;
}

#doubleWrapper{
 	width:960px;
	margin:0 auto;
	padding:0;
}


#wrapper{
	background: #ffffff url(images/backGroundblk.jpg) repeat-x;
	font-size:1.2em;
	margin:0;
	padding:0;
	min-width:1000px;	
}


#subscribe {
	padding:8px 5px 2px 5px;
	margin:0px 5px;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	height:25px;
	
}

#subscribe a:link, #subscribe a:visited{
	color:#fff;
	text-decoration:none;
	padding:2px 20px;
	background:url(images/rss.gif) no-repeat;

}

#subscribe a:hover{
	text-decoration:underline;
}

#header {
	height:223px;
	margin:0px 0 5px 0;
	width:960px;
}

#flashcontent{
	margin:0;
	padding:0;
	height:223px;
	z-index:2;
}

#strap{
	position: fixed;
	top:190px;
	left:-15px;
	z-index:10;
	width:341px;
	height:91px;
	cursor:pointer;
	display:block;
}


#navigation{
	list-style-type:none;
	float:right;
	margin:0;
	width:535px;
	padding:0;
	height:28px;
	
}

#navigation li{
	margin:0;
}

#navigation li a{
	color:#fff;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;

}

#navigation a:hover{
	text-decoration:underline;
}


.selected{
	text-decoration:underline;
/* 	font-size:1.6em; */
	color:#6f2169;
}

#navigation .selected:hover{
	text-decoration:underline;
/* 	font-size:1.6em; */
	color:#6f2169;
}



#navigation li{

	float:left;
	width:95px;
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:center;
}



#services, #about, #portfolio, #contact, #blog {
	color:#fff;
	text-decoration:none;
	font-size:1.5em;
}

#services{
	left: 25px;
	position: relative;
}
#about{
	left: 25px;
	position: relative;
	}
#portfolio{
	left: 40px;
	position: relative;
}
#contact{
	left: 45px;
	position: relative;
}
#blog{
	left: 75px;
	position: relative;
}



#content, #footer{
	clear:both;
	padding:5px;
}

#content{
	margin:0 0 40px 0;
}

#intro{
	margin:20px 0 10px 0;
	
}

#intro p{
	font-size:1.8em;
	line-height:1.4em;
	margin:0 5px;
}

#leftColumn{
	width:620px;
	float:left;
	margin:0 20px 0 0;
}

#rightColumn{
	width:300px;
	float:left;
}



.latest_post p {
	margin-bottom:22px;
}


#rightColumn li.teamPic{
	list-style-type:none;
	margin:0;
	height:70px;
}

#rightColumn .teamPic img{
	float: left;
	margin-right:10px;
}

#rightColumn .teamPic p{
	padding-top:0;
	margin:0;
}

#rightColumn .teamPic h5{
	padding:4px 0 0 0;
}



#rightColumn ul.sideBar_widget{
	list-style-type:none;
	margin-left:0;
}

#rightColumn ul.sideBar_widget li{
	margin-left:0px;
	
}

#rightColumn ul.sideBar_widget li ul{
	margin-bottom:20px;
	
}

#rightColumn ul.sideBar_widget li ul li{
	margin-top:0;
	margin-left:20px;
	padding:0;
	
}

#rightColumn ul.sideBar_widget li img{
	margin:0px 5px 0 0px;
	border:1px solid #999;
}


.names{
	font-weight:bold;
	color:#6f2169;
}

#footerWrapper{
	background: #121617 url(images/footer.jpg) repeat-x;
}


#footer{
	width:960px;
	padding:10px;
	margin:0 auto;
	padding:20px 0;
}

#footer h2{
	color:#fff;
}

#footer p, #footer li{
	color:#9c9dae;
	font-size:1em;
}



#Testimonials{
	width:300px;
	float:left;
	margin:0 20px 0 0;
	padding-left:5px;
}
#twitterPosts{
	width:300px;
	float:left;
	margin:0 20px 0 0;
	padding-right:5px;
}
#details{
	width:300px;
	float:left;
}

p#registered {
	font-size:0.9em;
	margin-top:20px;
	color:#444;
}


.clear{
	clear:both;
}



a:link, a:visited{
	color:#6f2169;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
}


/*


#contactform{
	margin:0;
}

#nameInput, #emailInput, #telInput{
	width:295px;
	height:30px;
	padding:5px;
	margin-bottom:5px;
	background:url(images/inputBack.jpg) no-repeat;
	border:none;
}


#messageInput{
	width:295px;
	height:135px;
	background:url(images/messageBack.jpg) no-repeat;
	border:none;
	padding:5px;
}


*/

#we_can{
	padding:0 0 0 5px;
	margin-left: 5px;
}

#we_can li {
	list-style-image: url(images/tick.gif);

}



/*TWITTER BOX*/

/*
#twitterPosts{
	background:url(images/twitt.gif) no-repeat 100% 0%;
}
*/

#twitter_div ul{
 	color:#9c9dae;
	font-size:1em;
	list-style-type: none; 
	line-height:1.7em;
	padding:5px 0 10px 0;
	margin-bottom:0;
	
 }
 
#twitter_div li{
	padding-bottom:5px;
	margin:0;
}
 
/*PORTFOLIO SLIDER BOX*/

.slidenavigation{
	width:150px;
	list-style-type:none;
	float: left;
	margin-right:10px;
}

.slidenavigation li{
	margin:0;
}

.slidenavigation a:link, .slidenavigation a:visited{
	color:#717d81;
	font-weight: normal;
}

.slidenavigation a:hover{
	color:#6f2169;
}

.slider {
	width: 560px;
	position: relative;
	margin-left:5px;

}

.slider h4, .slider h3{
	margin-left:0;
}

.slider a.weblink{
	float:right;
	padding-right:10px;
	font-weight:normal;
}


.scroll {
	width: 570px;
 	height: 240px;
 	overflow: hidden;
 	position: relative; /* fix for IE to respect overflow */
 	clear: left;
	padding:0 0 0 10px;

}
.scrollContainer div.panel {
	margin-right:20px;
	height: 240px;
	width: 565px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollContainer div.panel p{
	line-height:1em;
}


/*PAGE NAVIGATION SPECIFIC STYLE*/

/*HOME PAGE NAVIGATION SPECIFIC STYLE*/

#tick #navigation{
	background:url(images/tabs/1.gif) no-repeat;
}

#tick #singlecont{
	margin-top:50px;
}




#tick .selected{
	color:#6f2169;
	
}



/*ABOUT PAGE NAVIGATION SPECIFIC STYLE*/

#tickabout_us #navigation{
	background:url(images/tabs/2.gif) no-repeat;
}

#tickabout_us #content{
	margin-top:50px;
}

#tickabout_us .selected{
	color:#6f2169;
	
}

/*PORTFOLIO PAGE NAVIGATION SPECIFIC STYLE*/

#tickportfolio #navigation{
	background:url(images/tabs/3.gif) no-repeat;
}

#tickportfolio #content{
	margin-top:50px;
}




#tickblog #navigation{
	background:url(images/tabs/5.gif) no-repeat;
}

#tickblog #content{
	margin-top:50px;
}



/*CONTACT PAGE NAVIGATION SPECIFIC STYLE*/

#tickcontact_us #navigation{
	background:url(images/tabs/4.gif) no-repeat;
}

#tickcontact_us #content{
	margin-top:50px;
	margin-bottom:0;
}


#tickcontact_us .selected{
	color:#6f2169;
}

/* ==================================== CONTACT FORM ==================================== */

#tickcontact_us fieldset{
	border:0;
	padding:10px;
}

#tickcontact_us input, #tickcontact_us textarea {
 	display:block;
 	margin:10px 0;
 	width:300px;
 	height:20px;
 }
 
#tickcontact_us textarea{
	 height:150px;
}
 
#tickcontact_us #clean_contact_send{
	width:60px;
 }
 

#tickcontact_us #hiddenInput{
	display:none;
}


#tickcontact_us #submitBtn{
	background:url(images/submitBtn.jpg) no-repeat;
	border:none;
	width:150px;
	height:80px;
	position:relative;
	left:260px;
	top:-40px;
	cursor:pointer;
}



/* ==================  SELECTED NAV ===================  */

.post{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:0 0 20px 0;
}
