/*
Theme Name:MyPage
Theme URI: http://www.monkswebsite.com
Description: Custom template based on Andreas-01 by Andreas Viklund
Version: 1.0
Author: Dan Monk
Author URI: http://andreasviklund.com/
Latest updated: Nov. 25, 2006
*/

/* Body */
*{margin:0; padding:0;}
body {
background-color:#fff;
font-size: 15px;
font-family: Times, Times New Roman, Bookman, serif ;
color: #000;
}
#wrap{
background:#fff url(img/paperBack.jpg) repeat left top;
color:#303030; 
margin:0 auto; 
width:80%;
border-right: 1px solid #999;
}

/* Links */
a{
	background-color:inherit; 
	color:#000099; 
	font-weight:normal; 
	text-decoration:underline;
}
a:hover{
	background-color:inherit; 
	color:#990000; 
	font-weight:normal; 
	text-decoration:underline;
}
a img{
	border:0;
}

/* Header */
#header{
background:#000 url(img/headerBackground.jpg) no-repeat top left;
color:#000; 
font:86% Verdana,Tahoma,Arial,sans-serif;
margin:10px 0 0 0;
height:100px;
text-align: right;
font-weight:normal;
border-bottom: 1px solid #999;
}

#header h1{
background-color:transparent; 
color:#ECAFCE; 
font-size:38px; 
letter-spacing:-1px; 
margin:0; 
padding:40px 15px 0 15px;
font:Times New Roman,Arial,sans-serif;
font-weight:normal;
font-style:italic;
}

#header h2{
background-color:transparent; 
color:#fff; 
font-size:.95em; 
font:Times New Roman,Arial,sans-serif;
font-weight:normal;
}

#header p{
background-color:transparent; 
color:#000; 
float:right; 
font-size:1.1em; 
font-weight:normal; 
line-height:1.3em; 
margin:6px 0 0; 
text-align:left; 
width:300px;
}

#header img
{
float:left;
margin:0 10px 0 0;
}

#topline{
font:86% Verdana,Tahoma,Arial,sans-serif;
font-weight: normal; 
margin-left:25px;
padding:5px 0 5px 5px;
}

#topline h1{
	padding:0px;
	margin:0;
	font-size : 12pt; 
	font-weight: normal;
	color: #000; 
	text-align: left; 
	font-family : 'Times New Roman', Verdana; 
}

/* -------------------------------------- rounded corners ----------------- */
.t {
	background: url('img/dot.gif') 0 0 repeat-x; 
	width: 100%;
	float: left;
}
.b {
	background: url('img/dot.gif') 0 100% repeat-x
}
.l {
	background: url('img/dot.gif') 0 0 repeat-y
}
.r {
	background: url('img/dot.gif') 100% 0 repeat-y
}
.bl {
	background: url('img/bl.gif') 0 100% no-repeat
}
.br {
	background: url('img/br.gif') 100% 100% no-repeat
}
.tl {
	background: url('img/tl.gif') 0 0 no-repeat}
.tr {
	background: url('img/tr.gif') 100% 0 no-repeat; padding:10px} 



#frontphoto{margin:0 0 10px;}


/* -------------------------------------- Sidebars ----------------- */
#leftside{
	clear:left; 
	float:left; 
	font-weight: 90%; 
	line-height:1.4em; 
	margin:0 0 0 0; 
	padding:0 0 0 5px; 
	width:180px; 
	background:#715466;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px; 
}

#leftside a{
	font-weight:normal;
	color: #ffe;
}
#leftside a.hover{
	font-weight:normal;
	color: #fff;
}

#leftside p, #leftside ul, #leftside div.textwidget{
	margin:12px 12px 18px;
	font-weight:80%;
	color:#fff;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px; 
}

#extras{
	float:right; 
	line-height:1.2em; 
	width:200px;
	background:#DDABC4;
	padding:10px 0 0 5px; 
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
#extras p, #extras ul, #extras div.textwidget{
	/*
  font-size:0.9em;
  */ 
	margin:12px 12px 18px;
	color:#fff;
}
#leftside li, #extras li{
	line-height:1.4em; 
	list-style:none; 
	margin:0 0 6px;
}
#leftside ul ul, #extras ul ul{
margin:6px 0 0 10px;
}
#leftside ul ul li, #extras ul ul li{
margin:0 0 4px;
}
#leftside ul ul li a{
	font-weight:normal;
	color: #ffe;
}
#leftside ul li a{
	font-weight:normal;
	color: #ffe;
}
#leftside ul li a.hover{
	font-weight:normal;
	color: #fff;
}
#extras ul ul li a{
	font-weight:normal;
	color: #ffe;
}
#extras ul ul li a:hover{
	font-weight:normal;
	color: #fff;
}
#leftside ul ul li a:hover{
	font-weight:normal;
	color: #fff;
}
#leftside ul.linklist, #extras ul.linklist{
	font-family: verdana, arial, sanf-serif;
	font-size: 12px; 
	line-height:1.4em; 
}
#leftside ul.linklist ul, #extras ul.linklist ul{
	margin:0 0 18px;
}
#leftside ul.linklist ul li a{
	font-weight:normal;
	color: #ffe;
}
#extras ul.linklist ul li a{
	font-weight:normal;
	color: #ffe;
}
#leftside h2, #leftside ul.linklist li h2, #leftside h3{
	background-color:transparent; 
	color:#fff; 
	font-size:1.2em; 
	margin:0 0 10px;
}
#extras h2, #extras ul.linklist li h2, #extras h3{
	background-color:transparent; 
	color:#fff; 
	font-size:1.2em; 
	margin:0 0 10px;
}
#leftside label, #extras label{
	display:none;
}
#leftside img
{
	border: 1px solid #999;
}

/* Main menu */
ul.page{
	list-style:none; 
	margin:0 0 18px; 
	width:140px;
}
ul.page li{
	display:inline; 
	line-height:1.4em; 
	width:140px;
}
ul.page li a{
	background-color:#f4f4f4; 
	border-left:4px solid #cccccc; 
	color:#505050; 
	float:left; 
	font-weight:bold; 
	margin-bottom:5px; 
	padding:5px 1px 5px 5px; 
	text-decoration:none; 
	width:130px;
}

ul.page li a:hover, ul.page li.current_page_item a{background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul{font-size:0.9em;margin:0 0 0 15px;padding:0 0 5px;width:125px;}
ul.page ul a{padding:3px 1px 3px 5px;width:115px;}
ul.page ul ul{width:113px;}
ul.page ul ul a{width:100px;}


/* Main menu */
ul.page1{
display:inline; 
list-style:none; 
margin:0 0 10px; 
width:140px;
}
ul.page1 li{
display:inline; 
line-height:1em; 
width:140px;
}
ul.page1 li a{
background-color:transparent; 
/* border-left:4px solid #cccccc;  */
 border-left:4px solid #000;  
color:#505050; 
float:left; 
font-weight:bold; 
margin-bottom:5px; 
padding:5px 1px 5px 5px; 
text-decoration:none; 
width:130px;
}
ul.page1 li a:hover, ul.page1 li.current_page_item a{
background-color:#eaeaea; 
border-left:4px solid #336699; 
color:#505050;
}
ul.page1 ul{
font-size:0.9em;
margin:0 0 0 15px;
padding:0 0 5px;
width:125px;
}
ul.page1 ul a{
padding:3px 1px 3px 5px;
width:115px;
}
ul.page1 ul ul{
width:113px;
}
ul.page1 ul ul a{
width:100px;
}

#list-menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px; 
	width : 170px;
	border: 2px solid #999; 
} 
#list-menu li {
	margin: 1px 0 0;
	display:block;
	text-align: left;
  height:30;
} 
#list-menu a {
  display: block;
  width:auto;
  padding: 5px 1px 5px 8px;
  border-bottom: 1px solid #000000;
  text-decoration: none; 
  background:#A07698 url(img/menu1.gif) repeat left top;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffe;
}
#list-menu a:hover {
  border-bottom: 1px solid #000000;
  background: #204885;
  background:#736373 url(img/menu2.gif) repeat left top;
  color: #fff;
} 

/* Content */
#content{
/*
border-top:1px solid #e0e0e0;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;line-height:1.6em;
margin:5px 210px 5px 200px;
*/
margin:5px 210px 5px 200px;
padding:0 5px 0 0;
}
#contentwide{
	border-left:1px solid #f0f0f0;
	line-height:1.6em;
	margin:0 0 5px 150px;
	padding:0 0 0 10px;
}
#content h2,#contentwide h2{font-size:1.6em;margin:0 0 10px;}
#content h3,#contentwide h3{font-size:1.4em;margin:0 0 8px;}
#content img,#contentwide img{border:1px solid #d0d0d0;float:left;margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol{margin:0 0 16px 20px;}
#content li,#contentwide li{
	padding:0 0 0 5px;
	list-style-image: url('img/folder.gif');
	list-style-type: circle;
}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol{margin:0 0 0 16px;}

/* Footer */
#footer{
	background-color:#ffffff;
	clear:both;
	color:#000;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.3em;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:760px;
}
#footer p{
	margin:0;
	padding:0;
}
#footer a{
	background-color:inherit;
	color:#003;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover{
	background-color:inherit;
	color:#505050;
	text-decoration:underline;
}

/* ------------------------------------------------------------------------------ Subpage menu ------------------------------------------------------------------------------ */
#subpages{
	border:1px solid #000;
	font-weight:normal;
	line-height:1.3em;
	margin:-5px 0 8px 15px;
	padding:0 0 10px 10px;
	width:auto;
}
#subpages h2{
font-size:1.2em;
font-weight:normal;
letter-spacing:-1px;
line-height:1.3em;
margin:0 0 12px;
}
#subpages ul.submenu{
line-height:1.4em;
list-style:none; 
margin:0;
display:inline; 
}
#subpages ul.submenu li
{
display:inline; 
line-height:1.4em; 
padding:0;
}
#subpages ul.submenu li a{
background-color: transparent;
color:#505050;
float:left;
font-weight:normal;
padding:3px 1px 3px 5px;
text-decoration:none;
}
}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a
{
background-color:#eaeaea;
border-left:2px solid #286ea0;
color:#505050;
}
#subpages ul.submenu li.current_page_item ul li a{
background-color:#f4f4f4;
border-left:1px solid #cccccc;
color:#505050;
}

/* Tags */
p,ul,ol{margin:0 0 16px;}
blockquote{
border-left:2px solid #ccc;
margin:15px;
padding:8px 8px 8px 15px;
}
blockquote p{
background-color:inherit;
color:#505050;
}
label{background-color:inherit;color:#606060;font-size:0.9em;font-weight:bold;}
table#wp-calendar{margin:0 0 18px;width:140px;}

/* Forms */
#s,#submit{background-color:#ffffff;border:1px solid #cccccc;color:#505050;font-size:0.9em;margin:0 0 16px;padding:4px;width:130px;}
#author,#email,#url,#comment{border:1px solid #cccccc;font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:1em;margin:0;padding:4px;}
#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%;}

/* Various classes */
.left{border:1px solid #cccccc;float:left;margin:10px 15px 10px 0;}
.right{border:1px solid #cccccc;float:right;margin:10px 0 5px 10px;}
.center{border:1px solid #aaaaaa;margin:5px auto 12px;text-align:center;}
.textright{text-align:right;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}

.post{
margin: 5px 5px 5px;
padding: 5px 5px 5px 5px;
}

.post h1{
background-color:transparent; 
color:#000; 
font-size:1.5em; 
letter-spacing:-1px; 
margin:0; 
font:Times New Roman,Arial,sans-serif;
font-weight:normal;
}

.post h2{
background-color:transparent; 
color:#000; 
font-size:1.5em; 
letter-spacing:-1px; 
margin:0; 
font:Times New Roman,Arial,sans-serif;
font-weight:normal;
}

.postinfo{
	background-color:#F6E5F7;
	border:1px solid #cccccc;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:1px 0 40px;
	padding:8px 5px 8px 8px;
}

.comment{background-color:#f4f4f4;border-left:4px solid #cccccc;color:#606060;margin:0 0 10px;padding:8px 5px 0 8px;}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:0.9em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.navigation{display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}