/*
Theme Name: PurePrimary
Theme URI: http://www.pureprimary.com/
Description: PurePrimary Theme.
Version: 2.6
Author: Jesse James
Author URI: http://www.jworksuk.com/
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0;}

/* v1.0 | 20080212 */

body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #FFFFFF top center fixed repeat url('images/body_bg.jpg');
	color: #222222;
	text-align: left;
	}

a { text-decoration:none; font-weight: bold; }
a:link, a:visited {color:#006972;}
a:hover, a:active {color:#333;} 

h1 {
	color: #1D7CF2;
	font-size: 1.6em;
	padding-bottom: 2px;
	}

h2 {
	color: #4D4D4D;
	font-size: 1.4em;
	padding-bottom: 2px;
	}

h3 {
	color: #4D4D4D;
	font-size: 1.2em;
	padding-bottom: 2px;
	}

#showreel {
	width: 500px;
	height: 281px;
	padding: 0 25px 3px 0;
	margin-bottom: 10px;
	}

/*New*/

#page {
	margin: 0 auto;
	width: 1050px;
	text-align: center;
	background: #FFFFFF;

	/*box shadow*/
	
	behavior: url(ie-css3.htc);

}

#sub_page { clear: both; padding-top: 85px; }

#footer {
	width: 1000px;
	height: 35px;
	text-align: left;
	margin-bottom: 45px;
	padding: 25px 0 5px 10px;
	color: #ccc;
	font-style: italic;
	clear: both;
}

.h_query { text-align: center; }

/*Header*/
.bbb { border-bottom: #c4c4c4 solid 0px; margin-bottom: 0px; }

#logo {
	float: left;
	height: 48px;
	width: 100px;
	margin: 10px 12px 0 12px;
}

/*Navi*/
#wraper {
	height: 22px;
	float: left;
	margin: 36px 12px 0 12px;
}
ul#menu{margin:0; padding:0; list-style:none; clear:both; }
#menu li{margin:0; overflow:hidden; text-indent:-9999px; display:inline; float:left; background:url('images/navigation_sprite.jpg') no-repeat; }
#menu li a{background:url('images/navigation_sprite.jpg') no-repeat; width:100%; height:100%; display:block;}

	/* Project Button */
	#menu li.home{width:110px; height:22px;}
		#menu li.home a{background-position:-0px -22px;}
		#menu li.home a:hover, #menu li.home a.selected{background-position:-0px -0px;}
	
		/* Project Button */
	#menu li.div1{width:11px; height:22px; background-position:-110px -0px; }

	/* blog Button */
	#menu li.blog{width:57px; height:22px; }
		#menu li.blog a{background-position:-124px -22px;}
		#menu li.blog a:hover, #menu li.blog a.selected{background-position:-124px -0px;}
		
	#menu li.div2{width:14px; height:22px; background-position:-181px -0px; }

	/* About Button */
	#menu li.about{width:73px; height:22px;}
		#menu li.about a{background-position:-195px -22px;}
		#menu li.about a:hover, #menu li.about a.selected{background-position:-195px -0px;}
		
	#menu li.div3{width:14px; height:22px; background-position:-268px -0px; }

	/* Contact Button */
	#menu li.contact{width:97px; height:22px;}
		#menu li.contact a{background-position:-282px -22px;}
		#menu li.contact a:hover, #menu li.contact a.selected{background-position:-282px -0px;}
/*Navi*/

/*social*/
#social {
	height: 22px;
	width: 176px;
	float: left;
	margin: 36px 12px 0 12px;
}
ul#s_link{margin:0; padding:0; list-style:none; clear:both;}
#s_link li{margin:0; overflow:hidden; text-indent:-9999px; display:inline; float:left;}
#s_link li a{background:url('images/links_sprite.jpg') no-repeat; width:100%; height:100%; display:block;}

	/* murry_pp Button */
	#s_link li.murry_pp{width:23px; height:22px;}
		#s_link li.murry_pp a{background-position:-0px -0px;}
		#s_link li.murry_pp a:hover{background-position:-0px -22px;}
		
	/* twitter Button */
	#s_link li.twitter{width:23px; height:22px;}
		#s_link li.twitter a{background-position:-0px -0px;}
		#s_link li.twitter a:hover{background-position:-0px -22px;}

	/* facebook Button */
	#s_link li.facebook{width:23px; height:22px;}
		#s_link li.facebook a{background-position:-47px -0px;}
		#s_link li.facebook a:hover{background-position:-47px -22px;}

	/* rss Button */
	#s_link li.rss{width:23px; height:22px;}
		#s_link li.rss a{background-position:-70px -0px;}
		#s_link li.rss a:hover{background-position:-70px -22px;}
		
	/* mail Button */
	#s_link li.mail{width:23px; height:22px;}
		#s_link li.mail a{background-position:-93px -0px;}
		#s_link li.mail a:hover{background-position:-93px -22px;}

/*social*/


#header {height:75px; 
z-index:10; margin: 0  auto; position: fixed; background: #f3f3f3; }
/*Header*/

/*SideBar*/
#sidebar {
	width: 290px;
	float: right;
	text-align: left;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin:0 15px 0 12px;
	}
	
	#sidebar a { text-decoration:none; font-weight: normal; }
	#sidebar a:link, #sidebar a:visited {color:#666;}
	#sidebar a:hover, #sidebar a:active {color:#666;} 
	
	#sidebar ul .linkcat h2 { display: none; }
	
	#sidebar ul { margin: 0 0 15px 0; list-style: none;}
		
		#sidebar ul li { margin: 0; }
/*SideBar*/

/*PortPages*/
#port_wrap { width: 525px; float: right; }
	
.item_wrap {
	width: 176px;
	height: 160px;
	margin: 10px 12px 14px 12px;
	float: left;
	text-align: left;
	color: #b1b1b1;
	font-style: italic;
	}
	
	.item_wrap img { border: 2px #ccc solid; }
	.item_wrap h2 { margin-top: 10px; }
	.item_wrap a { text-decoration:none; font-size: 1.1em; }
	.item_wrap a:link, .item_wrap a:visited, .item_wrap a:hover, .item_wrap a:active {color:#333;} 
/*PortPages*/
.page {
	float: left;
	width: 776px;
	margin: 0 12px 0 12px;
	text-align: left;
	}
	
.s_post {
	float: left;
	width: 700px;
	margin: 0 12px 0 12px;
	text-align: left;
	}

	.s_post .meta { font-size: 1.2em; margin-bottom: 10px; }
	
		.s_post .meta a { color: #333; font-weight: normal; }
	
	.bb { 
width: 700px;
height: 50px;
background:url('http://www.pureprimary.com/images/bar3.jpg') no-repeat; display:block;
border-bottom: #a7a6aa solid 1px; clear: both; margin-bottom: 10px;}
	
	.s_post h1 a:link, .s_post h1 a:visited, .s_post h1 a:hover, .s_post h1 a:active {color:#00AEBF;} 
	
.entry { 
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 3px 0 10px 0;
	} 
	
	.entry p { margin-bottom: 7px; }
	
.navigation { 
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 3px 0 10px 0;
	}
	
	.navigation a { color: #333; }
	.navigation .navcenter { margin: 0 auto; text-align:center; }
	.navigation .box { 
	width: 176px;
	float: left;
	}
	#bbt { margin: 0 12px 0 24px; text-align: center; }
	
	#prev { margin-left: 12px; text-align: right; }

/* 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;
	margin-top: 10px;
	}

img.alignright {
	padding: 4px;
	margin: 5px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 5px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/*wordpress*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;
}

.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;
}
/*wordpress*/

/* 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;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

/* odds */

dl, dt, dd, ol, ul, li { margin-left: 10px; }

fieldset { border: 1px solid #ccc; padding: 8px; }

table {
	border:none;
	margin:0 -1px 24px 0;
	text-align:left;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	}

tr th, thead th {
	font-weight:bold;
	line-height:16px;
	padding:9px 24px;
	}

tr td {
	border:none;
;
	}
	
sub, sup { font-size: 0.8em; }
sup { bottom:1ex; }
sub { top:0.5ex; }

sup, sub {
	height:0;
	position:relative;
	vertical-align:baseline;
	}
	
abbr, acronym {
	border-bottom:1px dotted #666;
	cursor:help;
	}
	
blockquote {
	font-style:italic;
	padding:0 2.5em;
	quotes:none;
}

 
.twtr-ft 
{ 
display: none; 
}



/* odds */
