/*  
Theme Name: Angusf Custom
Theme URI: http://angusf.com/style/
Description: My first WP theme
Version: 0.1
Author: Angus Fraser
Author URI: http://angusf.com/
*/

/* Minified reset CSS from Yahoo YUI*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/* Begin Structure */
body{
	text-align:center;
	background-color:#FFFFFF;
}

#footer{
	clear:both;
	margin-bottom:50px;
	height:50px;
}
	
#page {
	width:974px;*width:974px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size:123.1%;
	text-align:left;
	
}

#header {
	
	/*background-repeat:repeat-x;*/
	height:90px;
}

#sidebar {
	float:right;
	width:375px;*width:375px;
	padding:10px;
	margin-top:10px;
	background-color:#FFF;
}

.maincontent {
	clear:left;
	width:510px;*width:500px;
	float:left;
	line-height:1.5em;
}

.post {
	clear:left;
	margin:10px 10px 10px 20px;
	padding:10px 10px 10px 10px;
	width:510px;*width:500px;
	background-color:#FFFFFF;
	float:left;
}

dl,ul,ol {
	margin-left:2em;
}

dd {
	margin-bottom:1em;
}


/* Begin Typography*/
body {
	color:#333333;
}

a {
	color:#006699;
}

p {
	margin-bottom:10px;
}
#header h1,  #header h1 a{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	padding:.5em 0em;
}
#header h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration:underline;
}

.post h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	padding: 0em 0em .2em 0em;
	padding-top:.5em;*padding-top:0em;
	clear:left;
}
.post h2 a {
	color:#000000;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:underline;
}

.postcomment {
	font-size:.75em;
	line-height:1.4em;
	padding:10px;
	margin:10px 0px;
	background-color:#EEEEEE;
	color:#586d67;
	border-bottom:1px solid #999999;
}

.postdate {
	font-size:.75em;
	line-height:1.4em;
	margin:0px 0px 10px 0px;
	color:#586d67;
}



strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h2.pagetitle  {
	color:#999999;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	margin-left:30px;
	margin-bottom:-1em;*margin-bottom:.1em;
	padding: 10px 0em 0em 0em;
	clear:left;
}

#sidebar {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
}

#strapline {
	clear:both;
	font-size:.85em;
	line-height:1.4em;
	background-color:#e8e3cf;
	clear:left;
	margin:10px 10px 10px 20px;
	padding:10px 10px 10px 10px;
	width:510px;*width:500px;
	*margin-top:10px;
	height:120px;*width:140px;
}


#sidebar p {
	line-height:1.5em;
	font-weight:normal;
}

#sidebar h2{
	font-weight: bold;
	font-size:1.2em;
}

#sidebar  h3 {
	background-color:#999999;
	padding:2px 5px 2px 10px;
}

#sidebar #archive, #sidebar #links, #sidebar #elsewhere {
	clear:both;
	background-color:#EEEEEE;
	padding:1em;
	*width:375px;
	*margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
}

#sidebar #archive h2,  #sidebar #links h2  #sidebar #elsewhere h2 {
	margin-bottom:10px;
}

#sidebar #archive span #sidebar #links span{
	float:right;
}

#links h2 {
    display: block;
    padding: 4px 0 6px 27px;
    background: url(images/social-networks.gif) 0 0 no-repeat;
    line-height: 1.2em !important;
    overflow: hidden;
}

#links h2 { background-position: 0 -120px; }

#links ul li {
	list-style-type:disc;
}

h3{
	font-weight: bold;
	margin:5px 0px;
	clear:both;
}

#sidebar ul.monthlist {
	float:right;
	width:48%;
	margin:0px;
}

#sidebar ul.catlist {
	float:left;
	width:48%;
	margin:0px;
}

#sidebar ul{
	line-height:1.5em;
}


.entry ul li  {
	list-style-type:disc;
	margin-bottom:1em;
}

.thumb{
	float:left;
	margin-top:15px;
	margin-right:20px;
	margin-left:2px;
}

/* Begin Images */
p img {

	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
#avatar {
	background-color:#FFFFFF;
	border:10px solid #FFF;
	margin:0px 10px 15px 0px;
	float:left;
}

body {

}
/* End Images */

/* Begin navigation */
#nav {
	text-align:left;
	padding:11px 0px;
	margin:20px 10px 20px 20px;
	width:100%;
	border-bottom:1px solid #999999;
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
}

#nav ul li {
	display: inline;
	list-style-type:none;
}

#nav ul a { 
	padding: 3px 10px;
	padding-bottom:3px;*padding-bottom:26px;  
	font-size:100%;
	font-weight:bold;
}

#nav ul a:link, #nav ul a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	background-color:#999999;
	
}

#nav ul a:link.current, #nav ul a:visited.current {
	color:#FFFFFF;
	background-color:#999999;
}

#nav ul a:hover, #nav ul a:hover.current{
	color:#FFFFFF;
	background-color:#000;
}

.current-cat{
	font-weight:bold;
}

/* end navigation */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
#page .navigation{
	margin:10px 10px 10px 20px;
	padding:10px 10px 10px 10px;
	width:510px;*width:500px;
}

.commentblock {
	margin-left:10px;
}

#comments {
margin-top:20px;
margin-bottom:-10px;
}
.commentlist {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:20px;
	margin-top:0px;
}

.commentlist small{
	font-size:.8em;
}
.commentlist cite{
	font-weight:bold;
}
.commentlist li{
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:0px;
	padding-top:0px;
	border-bottom:1px solid #999999;
}

.commentlist li p {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

.recentpostlist li {
	margin-top:5px;
	list-style-type:disc;
}
.recentpostlist{
	margin-bottom:10px;
}
.postwelcome {
	font-size:1.2em;
}
/* End Various Tags & Classes*/

