/* Theme Name: petemeechan */


/* General stuff */

body {
	background: #000;
	color: #787878;
	font: normal 13px sans-serif;
	padding-top: 10px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.5em sans-serif;}
h3 {font: bold 1.1em sans-serif;}
h4 {font: bold 1em sans-serif;}

h1 {padding-top: 6px; color: #333; margin-bottom: 4px;}
h2 {padding-top: 6px; color: #fff; margin-bottom: 4px;}
h3,h4 {color: #333; margin-bottom: 4px;}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


/* $$$$  menu  $$$$ */
/* general menu stuff */


#nav{
background: #333;
font: bold sans-serif;
text-decoration: none;
height: 30px;
}

#nav, #nav ul {
list-style: none;
text-decoration: none;
}

#nav a:hover {
display: block;
color: #fff;
text-decoration: none;

}

#nav a {
display: block;
color: #fff;
text-decoration: none;
}


#nav li {
float: left;
list-style:none;
}

#nav a, #nav a:visited {
display:block;
color: #fff;
padding:7px 12px;


}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:#0b75b2;

}

#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
}
#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
color:#fff;
}
#nav li li a:hover, #nav li li a:active {
background:#0b75b2;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:#aa0000;
}




/* standard elements */



html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a img {border: none;}



/* structure */
.inner-container {
	border: 2px solid #FFF;
	background: #FFF;
	margin: 0 auto;
	padding: 15px;
	width: 750px;
}

.outer-container {
	padding-bottom: 64px;
}

/* header & title */


/* navigation */

/*
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Arial;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EFEFEF;
}
.navigation li {border-bottom: 1px solid #EFEFEF;}
.navigation li a {
	font-size: 12.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #EFEFEF;
	color: #654;	
}

*/

/* posts */

.post h1 {
	border-bottom: 5px #333;
	color: #666;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #333;
	color: #888;
}

.post h1 a {
	color: #666;
	text-decoration: none;
}
.post h2 a {
	border-bottom: 1px dashed #333;

	color: #000;
text-decoration: none;

}
.post h2 a:hover {
	border-bottom: 1px solid #AAA;
	color: #0b75b2;
text-decoration: none;

}
.post {margin: 6px 0 2px; text-decoration: none;}
}
.post img {
	border: 0;
	margin: 4px 0;
}
/* .post a img {border: 0;}

.post a:hover img {border-color: #fff;} */
.post a {color: #0b75b2; text-decoration: none;}
.post a:hover {color: #0b75b2; text-decoration: underline;} 

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}
.info {
	background: #efffff;
	border: 1px solid #E3E4E4;
	color: #888;
	margin: 2px 0 4px;
	padding: 5px 10px;
}


.header{
	background: #fff;
	height: 140px;
	margin-bottom: 8px;
    /*    padding: 12px; */
	text-align: right;
}
.header a {
	text-decoration: none;
color: #777;
}


/* footer */

.footer{
	
        background: #333;
        height: 14px;
        font: 11px Arial;
        text-align: left;
        color: #fff;
padding: 8px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {color: #0b75b2;}
.footer .right, .footer .right a {color: #0b75b2;}
.footer .right a:hover {color: #0b75b2;}






/* path */
/*
.path {
	background: #fff;
	color: #FFF;
        list-style: none;
}





.path a {
	color: #fff;
	text-decoration: none;
}
.path a:hover {
	color: #fff;
	text-decoration: underline;
}


*/
















/* main */
.main {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}








/* content */


.content {
	float: left;
padding-left: 15px;
padding-right: 15px;
line-height:21px;


	
}
.content .descr {
	color: #0b75b2;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	line-height: 1.4em;
	margin-left: 18px;
}
.content p {font-family: Arial; align:left;}

.content a {color: #0b75b2;
align: left;
}



/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

/* 
   Wordpress 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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;
}


/* Images */
img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.alignleft {margin: 0 15px 12px 0;}
img.alignright {margin: 0 0 15px 12px;}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}

blockquote p {
text-align: justify;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
margin-left: 25px;
background: #f6f6f6;
border-bottom: 15px solid #fff;
}
