* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

body {
	background: #F4F5F5;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #313334;
}

a {
	color: #6B7B95;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

h2 a{
	color: #000;
}

/* a:hover{color:#289bc6;} */


/*

Head

*/





#container {
	width: 950px;
	margin: 0 auto;
}

#nav {
	display: none;
	float: right;
	margin-right: 10px;
}

#nav li {
	display: inline;
}

#nav li a {
	padding: 13px 60px 3px 3px;
	font-weight: normal;
	color: #000;
	background: #fff;
	text-transform: uppercase;
	line-height: 40px;
}

#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item {
	background: #000;
	color: #fff;
}

/* #nav li a:active{background:#289bc6;} */

.clear, .clearDiv {
	clear: both;
}

.spacer {
	height: 20px;
}

.content {
	margin: 0 auto;
	width: 950px;
}

.photoPage {
	background: #fff;
	padding: 20px;
}

.photoPage h2 {
	margin-bottom: 10px;
}

.content img, .content object{
	background: #eee;
	padding: 5px;
	border: solid 1px #ccc;	
}	

.content img.alignleft{
	margin: 5px 5px 5px 0;
}


del{
	text-decoration: line-through;
}








#footerWrapper{
	position: relative;
	clear: both;
	min-width: 960px;
	background: #aaa url('images/darkPattern.gif');
	border-top: solid 3px #454545;
	margin-top: 20px;
}

#footerLine{
	border-top: solid 1px #ddd;	
}

#footerGrad{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: url('images/footerGrad.png') repeat-x bottom;
	opacity: .5;
	filter: alpha(opacity = 50);
	zoom: 1;
}

#footer {
	position: relative;
	z-index: 2;
	width: 950px;
	margin: 0 auto;
	clear: both;
	background: transparent;
	margin-top: 30px;
	padding: .4em 0 1.2em 0;
	text-align: center;
	font-size: 90%;
}

#footer1, #footer2, #footer3, #footer4{
	width: 296px;
	padding: 10px;
	min-height: 20px;
	float: left;
}


#footer h3{
	color: #333;
	text-shadow: #fff 0 1px 0px;
	font-size: 26px;
	font-weight: normal;
	padding: 5px 10px;
	text-transform: capitalize;
	height: 32px;
	line-height: 32px;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: dashed 1px #555;
}

#footer ul{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer li{
	-webkit-transition: background-color 0.6s ease;
	-moz-transition: background-color 0.6s ease;
	background-color: rgba(0,0,0,0);
}

#footer li:hover{
	background-color: rgba(0,0,0,0.25);
}


#footerLinks li:first-of-type{
	border-top: none;
}

#footerLinks li:last-of-type{
	border-bottom: none;
}

#footerLinks li{
	margin: 0;
	padding: 0 10px;
	list-style: none;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #666;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#footerLinks li a{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#footerLinks li a:hover{
	text-decoration: none;
}


#footerLinks #copyright, #footerLinks #lastmod{
	height: 46px;
	line-height: 15px;
	padding-top: 16px;
}

#footer, #footer a{
	color: white;
}

#footerLinks{
	margin-bottom: 20px;
}






#categories {
	border-bottom: 1px solid #000;
	line-height: 21px;
}

#categories li {
	display: inline;
	margin: 0 5px 0 0;
}

#categories li a {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

#categories li a:hover, #categories li b {
	padding: 5px 5px 4px 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */

.post {
	margin: 0 0 20px 0;
	padding: 20px 0px;
	
}

.post p{
	margin: 0 0 20px;
}
.post h2 {
	margin-bottom: 5px;
}

pre{
	padding: 8px;
	border: solid 1px #aaa;
	font-family: "Courier New", Courier, mono;
}


.post h2{
	margin: 0;
	padding: 0;
}

.post h2 a {
	padding: 3px;
	font: normal 32px/36px Georgia, "Times New Roman", Times, serif;
}

.post h2 a:first-child{
	font-size: 40px;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post .date{
	margin-left: 5px;
	font: italic 12px/19px Georgia, "Times New Roman", Times, serif;
}


.post .date sup{
	margin-left: -2px;
	margin-right: -2px;
	font-size: 9px;
	vertical-align: 3px;
}

.post {
	width: 950px;
	font: normal 14px/21px Georgia, "Times New Roman", Times, serif;
}

.columnBody{
	width: 100%;
	clear: both;
	float: left;
	padding: 20px 0;
}


.wideBody{
	width: 100%;
	clear: both;
	float: left;
	padding-top: 40px;
}


.promotionFoot{
	clear: both;
	padding-top: 20px;
}

.postContent .leftColumn{
	width: 500px;
	border-right: solid 1px #ccc;
	padding-right: 15px;
	float: left;
	padding-top: 20px;
	display: block;

}
.postContent .rightColumn img{
	padding: 0;
	border: none;
	max-width: 400px;
	margin-bottom: 8px;
}

.postContent .leftColumn img{
	padding: 0;
	border: none;
	max-width: 500px;
	margin-bottom: 8px;
}


.postContent .leftColumn ul{
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 14px;
}


.postContent .list li{
	
	padding-left: 20px;
	color: #204772;
	font-size: 12px;
	margin-bottom: 10px;
	list-style: disc;
	line-height: 14px;
}


.postContent .leftColumn ul li,
.widePost ul li{
	margin-bottom: 10px;
}


.postContent .leftColumn .codesnip{
	max-height: 100px;	
	-webkit-overflow-scrolling: touch;
}

.postContent .leftColumn .codeFoot{
	font-size: 10px;	
	line-height: 10px;
	height: 10px;
}




.postContent .leftColumn ul li strong{
	font-size: 14px;
}


.postContent .rightColumn{
	float: right;
	padding-top: 20px;
	width: 400px;
}

.postContent .columns strong{
	color: #000;
}


.largeImages{
	clear: both;
	height: 320px;
	margin: 0;
	padding: 0;
	
}

.largeImages img{
	padding: 0;
	border: none;
	width: 475px;
	display: inline;
}

.rightNote{
	text-align: center;
	clear: both;
	color: #888;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	margin: 0 0 10px 0;
	border: solid 1px #ddd;
	border-top-color: #fff;
	border-bottom-color: #ddd;
	-webkit-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	line-height: 20px;
	background: #fff;
	
}



.bio{
	clear: both;
	color: #888;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	margin-top: 10px;
	border: solid 1px #ddd;
	border-top-color: #fff;
	border-bottom-color: #ddd;
	-webkit-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	line-height: 20px;
	background: #fff;
	
}

.bio .title{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.excerptColumns{
	clear: both;
	padding-top: 20px;
	display: block;
	font: normal 16px/24px Georgia, "Times New Roman", Times, serif;
	-webkit-column-count:3;
	-webkit-column-gap: 40px;
	-moz-column-count:2;
	-moz-column-gap: 40px;
	column-count:2;
	column-gap: 40px;	
}


.postContent .columns{
	margin: 0 20px;
	clear: both;
	padding-top: 20px;
	display: block;
	font: normal 14px/21px Georgia, "Times New Roman", Times, serif;
	-webkit-column-count:2;
	-webkit-column-gap: 40px;
	-moz-column-count:2;
	-moz-column-gap: 40px;
	column-count:2;
	column-gap: 40px;
}

.postContent .columns strong{
	color: #000;
}

.postContent .columns h3{
	color: #000;
	margin-bottom: 5px;
}


.postContent .columns a {
	color: #00527c;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
}

.postContent img{
	-webkit-column-count:1;
	float: left;
}


.sidebar ul {
	line-height: 21px;
}

.sidebar ul li {
	display: inline;
	margin: 0 5px 0 0;
}

.sidebar ul li a {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

.sidebar ul li a:hover {
	padding: 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/

#fleft {
	width: 48%;
	float: left;
}

#fright {
	width: 48%;
	float: right;
}

#centerit {
	text-align: left;
}

.commentlist li {
	padding: 10px;
	background: #eee;
}

.commentlist li.alt {
	background: #ddd;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}



/*
Copy this file into your current active theme's directory to customize this template

Photo
*/
div.meta img {
    margin-right:5px;
}
div#photo {
    position:relative;
    margin:10px 0 0 0;
}
div#notes {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
div#notes div.note {
    padding:1px;
    margin:-4px 0px 0px -4px;
    position:absolute;
    cursor:pointer;
}
div#notes:hover div.note div.hover2 {
    border:1px solid black;
}
div#notes:hover div.note div.hover {
    border:1px solid white;
}

div#notes div.note:hover {
    border:1px solid yellow;
    padding:0;
    z-index:2;
}

div.note div.text {
    display:none;
    position:absolute;
    top:100%;
    left:0px;
    width:auto;
    margin:10px 0 0 0 ;
    padding:5px;
    background:#FFFFD3;
    color:black;
    border:1px solid #555;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    z-index:1;
}
div.note:hover div.text {
    display:block;
}

div#context {
    position:relative;
    height:120px;
    width:100%;
    background:#eee;
}
div#context div.prev, div#context div.next {
    position:absolute;
    top:10px;
    color:#ccc;
    font-size:0.9em;
    text-align:center;
    text-transform:lowercase;
}
div#context div.prev {
    left:10px;
}
div#context div.next {
    right:10px;
}
div#context div.nomore {
    top:20px;
    width:100px;
}
div#context div.info {
    position:absolute;
    top:20px;
    left:50%;
    width:100px;
    margin-left:-50px;
    text-align:center;
}
div#context div.info a{
    color:#ccc;
    text-decoration:none;
}
div#context div.info strong a{
    color:#aaa;
}

div.comment {
    clear:both;
    min-height:50px;
    margin-bottom:1em;
}
div.comment p {
    margin:0 0 1em 0;
    padding:0;
}
div.comment img {
    margin-right:5px;
    margin-bottom:5px;
}
/*

Album

*/

div#photos {
    background:#eee;
    padding:10px;
    clear:both;
    margin:20px 0 0 0;
}
div#highlight {
    position:relative;
    margin:15px 0 0 0;
}
div#highlight img {
    float:left;
    margin:0 10px 0 0 ;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:1em;
}
div#highlight p.meta a {
    color:#888;
}

/*

Albums-index

*/

div.albums {
    clear:both;
    padding-top:10px;
}
div.album {
    background:#eee;
    padding:10px 10px 10px 10px;
    margin:0 0 15px 0;
    position:relative;
    min-height:95px;
    clear:both;
}
div.album img.highlight {
    float:left;
    border:3px solid #888;
    position:relative;
    margin-right:10px;
}
div.album h2 {
    font-size:1.4em;
    text-decoration:none;
    margin:0 0 10px 0;
}
div.album p {
    font-size:0.9em;
}
div.album p.meta {
    color:#888;
}
div.album p.meta a {
    color:#888;
}
div.albums-small div.album {
    clear: none;
    width:90px;
    height:115px;
    float:left;
    background: none;
}
div.albums-small div.album img.highlight {
    float: none;
    margin:0;
}
div.albums-small div.album strong {
    font-size:0.9em;
}

div.group {
    min-height:60px;
}

div#highlight {
    position:relative;
    margin:0 0 40px 0;
}
div#highlight h2 {
    margin-bottom:5px;
}
div#highlight img.highlight {
    float:left;
    margin:0 10px 0px 0 ;
    border:3px solid #888;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:0.9em;
}
div#highlight p.meta a {
    color:#888;
}

div#highlight div.photos {
    clear:both;
    padding:10px 0;
	background:none;
}
div#highlight div.photos img {
    margin:0 10px 10px 0;
}

div#photoalbum-nav {
    margin-bottom:15px;
}

/*

Paging

*/
.navigation {
	padding:1em 0;
	font-size:1.5em;
}

/*

Tags

*/
div.tags {
    padding-top:10px;
    clear:both;
}
div#cloud {
    line-height:200%;
}

div.flickr-meta-links {
	clear:both;
    margin:10px 0 0 0;
    font-size:10px;
}
div.flickr-meta-links a{
    color:#555;
}



img.noFramePNGWide{
	background: none;
	border: none;
	padding: 0;
	margin-left: -21px;
}


img.noFrame, .attachment-post-thumbnail.wp-post-image{
	border: none;
	padding: 0;
}

.tweet{
	background: url('images/twitter.png') left no-repeat;
	padding-left: 20px;
	color: #555;
	line-height: 30px;
	display: block;
	float: right;
	text-align: right;
}

.tweet a{
	font-weight: normal;
}


.reTweet{
	color: #555;
	float: right;
}


.facebook{
	color: #555;
	float: right;
}

.post .network{
	clear: both;
	color: #888;
	padding: 5px 0px 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	margin-top: 10px;
	border: solid 1px #ddd;
	border-top-color: #fff;
	border-bottom-color: #ddd;
	-webkit-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	box-shadow: 0px -1px 1px rgba(0,0,0,.4), 0px 1px 1px rgba(255,255,255,1);
	height: 20px;
	line-height: 20px;
	background: #eee;
}

#user a{
	font-weight: normal;
}

.more-link{
	display: block;
	margin-top: 10px;
	text-align: right;
	color: #000;
	text-decoration: underline;
}



.codesnip-container .codeHead{
	clear: both;
	text-align: right;
	color: #888;
	padding: 5px 5px 5px 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	margin-top: 10px;
	border: solid 1px #ccc;
	border-bottom: none;
	height: 20px;
	line-height: 20px;
	background: #eee;
}



.codesnip-container .codeFoot{
	text-align: right;
	color: #888;
	padding: 5px 5px 5px 15px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
	border-top: none;
	height: 20px;
	line-height: 20px;
	background: #eee;
	overflow: hidden;
	white-space: nowrap;
}

.codesnip{
	background: white;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2) inset;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2) inset;
	box-shadow: 0 0 5px rgba(0,0,0,.2) inset;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 300px;
}


.intro{
	clear: both;
	padding: 10px;
	position: relative;
	top: 20px;	
	background: white;
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.aboutAuthor{
	position: relative;
	padding: 10px;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
}

.aboutAuthor p, .aboutAuthor br{
	display: none;
}


.aboutAuthor .name{
	position: absolute;
	top: 10px;
	left: 120px;
	font-weight: bold;
	font-size: 18px;
	height: 18px;
}

.name .twitter{
	float: right;
	width: 25px;
	height: 25px;
	background: url("images/social4.png") no-repeat center -18px;
}

.name .website{
	float: right;
	width: 25px;
	height: 25px;
	background: url("images/social4.png") no-repeat center 3px;
}

.aboutAuthor .about{
	position: absolute;
	top: 40px;
	left: 120px;
	bottom: 10px;

}


.aboutAuthor img{
	max-width: 100px;
	padding: 0;
	margin: 0;
	border: none;
	float: none;
}

.imageWithCaption p{
	clear: both;
	border-bottom: 1px solid #c5c5c5;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	margin-bottom: 30px;
}


p.caption{
	border-bottom: 1px solid #c5c5c5;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	margin-bottom: 30px;
}



#actions li.current_page_item a{
	background: #F4F5F5;
	text-decoration: none;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #F4F5F5;
}


blockquote{
	font-size: 13px;
	padding-left: 20px;
}


#PCGHelp{
	background: url('images/blogAdBG2.gif');
	height: 107px;
	width: 951px;
	margin: 15px auto;
	position: relative;
	display: block;
}


#PCGHelp .ga{
	position: absolute;
	top: 6px;
	left: 10px;	
}