/* @override http://www.snowhenge.net/index.php?css=home/sng_style.v.1269621477 */

/* @override http://www.snowhenge.net/index.php?css=home/sng_style.v.1256919155 */

* {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

hr {
	margin:  0 0 10px 0;
	color: #CEDEF2;
}

body {
	font: 0.9em "Trebuchet MS", "Lucida Grande", Lucida, Calibri, Verdana, sans-serif;
	min-width: 960px;
}

body a {
	color: #4B69A6;
}

input {
	margin:5px 0 5px 0;
}

.standardBullet li{
	list-style-type: disc;
	margin-bottom: 1em;
}


/* standard page components */

#pasteboard {
	background: white;
}

#content, #homecontent, #photo_content{
	background: white url(../images/page_bkgd.jpg) repeat-y;
	padding-bottom: 30px;
	min-height: 500px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#content p {
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 1em;
	text-align: left;
}

#content #right2col p {
	font-size: 0.9em;
}

#content h4 {
	font-size: 1em;
	padding-bottom: 1em;
	color: #879BC3;
}

#footer {
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: #493673;
	text-align: center;
}

#innerFooter {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 100%;
	background: #291940;
	color: #CEDEF2;
	text-align: right;
}

#innerFooter .content {
	padding: 80px 10px;
	font-size: 70%;
}

#banner {
	background: #CEDEF2;
	left: 0px;
	top: 0px;
	height: 30px;
	margin-top: 0px;
	paddin-bottom: 10px;
	padding-left:10%;
}

#banner span {
	opacity: 0.5;
}

#banner .content {
	color: #4B69A6;
	font-size: 150%;
	letter-spacing: 1.2em;
	margin-top: -0.2em;
}

/* @group home */

body#home p{
	font-size: 100%;
	line-height: 130%;
}


#homePhotography{
	padding-top: 30px;
	background: url(../images/left-underline.gif ) no-repeat left top;
}

#homeOther{
	padding-top: 30px;
	background: url(../images/right-underline.gif ) no-repeat left top;
}

#homeCentre {
	min-height: 500px;
	background-image: url(../images/aurora-text.gif);
}

#homeCentre img{
	position: relative;
	top: 160px;
	left: 60px;
}

body#home #homeCentre p {
	margin-top: 0.5em;
	padding-left: 0.5em;
	margin-right: 0.5em;
	text-align: justify;
	font-size: 90%;
	color: #879BC3;
	width: 220px;
}

body#home .blogSummary p{
	font-size:85%;
    margin-bottom: 0.8em;
    margin-left: 0.2em;
    color: #333;
}

body#home h2 {
	margin-bottom: 1em;
	font: italic 160%  Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	color: #493673;
}

body#home h3 {
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 95%;
	font-style: normal;
	color: #4B69A6;
	padding: 0;
}

#home_banner {
        padding-left: 65px;
}

body#home .more {
	padding-top: 1em;
	font-size: 80%;
}

.entryDate {
    font-size: 80%;
    color: #bbb;
    margin-bottom: 5px;    
}

.inlineimage {
    vertical-align: middle;
    padding-right: 4px;
}

/* @end */


/*about page*/

#lastfm {
	margin-bottom: 20px;
}

#facebook {
	margin-bottom: 20px;
}

div#me img {
	margin-bottom: 1em;
}

div#me p {
	width: 300px;
}


/*photo page*/

#photo h1{
	font: italic 1.8em Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#flickr {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 100px;
}

#flickr p {
	margin: 10px 100px;
}





/* @group Blog */

/* @group search */

.searchresults {
	margin-top: 30px;
}

.searchresults h3 {
	font-size: 120%;
}

.searchresults h1 {
	margin-bottom: 1em;
	font-size: 140%;
}

.searchresults .entry h2 {
	font-size: 120%;
}

#content .searchresults p.date {
	color: #bbb;
	margin-bottom: 0.5em;
}

/* @end */

/* blog pages */

body#eve #branding {
	background: transparent url(../images/eve_banner.jpg) no-repeat;
	position; relative;
	height: 120px;
}

body#pblog #branding {
	background: transparent url(../images/pblog_banner.jpg) no-repeat;
	position; relative;
	height: 120px;
}

body#eve .blogDescription {
    float: right;
    width: 200px;
    color: white;
    padding: 5px 5px 0 0;
    text-align:right;
    opacity: 0.6;
}

body#pblog .blogDescription {
    float: right;
    width: 200px;
    color: wblack;
    padding: 5px 5px 0 0;
    text-align:right;
    opacity: 0.6;
}

#article h1, .entry h1{
	font: italic 1.8em Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	border-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#article h2, .entry h2{
	font: italic 120% Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	margin: 0.5em 0 0.5em 0;
}

#article h3, #blog h3 {
	font-weight: bold;
	font-size:  100%;
}

#article.sidebar {
	border-left-color: silver;
	border-left-width: 1px;
}

#sidebar {
	padding-top: 2.8em;	
	font-size: 80%;
}

.sidebarItem {
	padding-bottom: 2em;
}

.sidebarTitle {
	font-size: 130%;
	padding-bottom: 1em;
}

#sidebar h3, #content h3{
	font-size: 1.2em;
	padding-bottom: 1em;
	color: #493673;
}

#recentEntries ul, .sidebarItem ul {
	margin-top: 0em;
}

#recentEntries li, .sidebarItem li {
	list-style-type: none;
	margin-bottom: 0.5em;
}

#articleBody, .entry{
	margin-bottom: 1em;
	line-height: 1.5em;
}

#articleBody img, .entry img, .entry object {
	display: block;
	margin: 1em 0 0.5em 0;
}

#articleBody .caption {
	font: 90% Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	color: #333;
}

#comments, #commentForm {
	margin-top: 1em;
	color: #555;
	font-size: 90%;
}

.commentByline {
	font: italic 90% Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
}

#commentForm p{
	margin-bottom: 0.3em;;
}

#commentForm input{
	text-align: left;
	float: none;
	display: block;
}

#buttons input {
	display: inline;
}

.posted {
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	font: 90% Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	color: #333;
	border-top: 1px dotted gray;
	border-left: 1px dotted gray;
}

.social, .feedback{
	padding-left: 0.5em;
	font-size: 0.8em;
	border-left: 1px dotted gray;
}

.social a {
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.social .twitter {
	background: url(../images/icn-twitter.gif) no-repeat;
}

.social .delicious {
	background: url(../images/icn-delicious.gif) no-repeat;
}

#blog img {
	padding-bottom: 0px;
	border: 1px solid gray;
	margin: 0 auto;
	color: #333;
}

#blog img.noborder {
	border: none;
}

#blog img.photo {
	border: 15px solid #eeefee;
	margin-bottom: 0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#blog p.caption, #blog p.blogcaption {
	font-size: 105%;
	font-style: italic;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 0.2em;
	color: #333;
	display: block;
	background-color: beige;
}

#blog #prevnext {
	font-size: 80%;
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px solid gray;
}

#blog blockquote {
	margin-left: 1.5em;
	padding: 0.5em;
	font-family: Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	background-color: #eef;
}

#sidebar .blogroll dd{
	font-size: 90%;
	margin-top: -1em;
}

#sidebar .blogroll dt{
	font-size: 90%;
}

#blog h2.year {
	font-size: 200%;
	color: black;
	border-bottom: solid 1px silver;
}

#blog h3.month {
	padding-top: 1em;
}

/* @end */

/* classes */

.blue {
	color: red;
	font: italic bold 100% Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
}

.blogAbstract {
	margin-left: 1em;
}


h3.subject {
	text-decoration: underline;
}

div.paginate {
	display: block;
	font-size: 90%;
	border-top: 1px solid gray;
	padding-top: 0.5em;
}



/*navigation*/

#mainNavigation {
	height: 50px;
    padding-top: 10px;
    padding-left: 10px;
    list-style-type:none;
    font-size: 130%;
}

#mainNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}

#mainNavigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainNavigation ul a {
	float: left;
	display: block;
	padding: 0 25px;
	line-height: 1.5em;
	text-decoration: none;
        color: #cedef2;
}

#mainNavigation ul a:hover {
background: url(../images/snowflake_over.gif) no-repeat;
}

#mainNavigation ul li.blog {
	float: right;
}

body#home #nav_home a, body#otherstuff #nav_otherstuff a, body#about #nav_about a, body#photo #nav_photo a, body#pblog #nav_pblog a, body#eve #nav_eve a {
	color: #493673;
background: url(../images/snowflake.gif) no-repeat;
}

/* @group photo galleries */

#photo .links {
	font-size: 90%;
}

#photo .heading {
	font: italic 1.8em Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 1em;
}

#photo .subheading {
	font-size: 80%;
	margin-left: 1em;
	color: #7d7d7d;
}

.portfolio a {
	text-align: center;
	display: block;
	color:  #444;
	margin-top: 0.5em;
	font-size: 80%;
}

#gallerylist {
	border-left: 1px solid #efefef;
}

#photo #commentary {
	font-size: 80%;
	margin-left: 5px;
	color: #7d7d7d;
}

#subcontent {
	padding: 20px 0 40px 0;
}

#toplinks {
	padding-bottom: 10px;
}

#thumbnails {
	border-left:  solid 1px #efefef;
}

#thumbnails_header span.title {
	display: block;
	width: 100%;
	background-color: #fafafa;
	padding: 0.4em;
}

span.category {
	color: red;
}

img.photoThumbnail {
	margin-bottom:  20px;
	margin: 10px 10px;
	padding: 10px 10px 20px 10px;
	background-color: #f2f2f2;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#thumbnails td {
	width:  190px;
	text-align: center;
}

#thumbnails a {
	}
	
#thumbnails_description p {
	margin-left: 10px
}

#thumbnails_description .category {
	text-decoration: underline;
}

#thumbnails_description .description {
	color: #a6a6a6;
	font-size: 80%;
}

img.largephoto {
	padding: 20px 20px 40px 20px;
	background-color: #f2f2f2;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#photoholder p {
	text-align: center;
	color: #a6a6a6;
	font: italic 1em Palatino, "Palatino Linotype","Book Antiqua", Georgia, serif;
	margin-top: -35px;
	padding-bottom: 30px;
}

#photo_navigation {
	text-align: center;
	margin-bottom: 1em;
	font-size: 90%;
}

#photo_navigation a {
	color: #7d7d7d;
	text-decoration:none;
}

#photo_content {
	margin-left: auto;
	margin-right: auto;
	width: 960px
}


/* @end */