/* dom tab */
@import url('domtab.css');

/* Basics */

*{
	margin:0 0 0 0;
}

body {
	font-family: verdana, arial, times;
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	}

img{
	border: none;
	padding: 0px;
	margin: 0;
}
img a{border:none;}

img.left{ float: left; border: none; padding: 0 12px 0 0; margin: 0;}
img.right{ float: right; border: none; padding: 0 0 0 12px; margin: 0;}


blockquote{
	border-left: 1px dotted #333;
	margin:10px 0 10px 12px;
	padding:0 0 0 12px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}

/* Links and Headings */

a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {font-size: 20pt;}
h2 {font-size: 16pt; margin-top:10px;}
h3 {
	font-size: 12pt;
	margin-top:15px;
	color: #333333;
}
h4 {font-size: 10pt;}


/*  Container  */

#container {
	width: 901px; 
	margin: 0 auto;
	background:#fff url(images/bg.jpg);
	color:#333;
	border: 4px solid #fff;
	}
		
/*  HEADER  */

#header {
	width: 100%;
	height: 144px;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

	
#header h2 {
	color: #ffffff;
	font-family: verdana,arial, serif;
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 0 16px;
	padding: 25px 0 0 0;
	letter-spacing: 3px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #A0AFBF;
	text-decoration: none;
	}

#header h3 {
	font-family: verdana, arial, serif;
	font-size: 10pt;
	font-weight: 300;
	color: #333333;
	margin: 20px 0 0 16px;
	letter-spacing: 1px;
	}
	
/* Tres Pictures  */

#pics {
	width: 200px;
	height: 10px;
	float: right;
	}	

#left-pic {
	background-image: url(images/study.jpg);
	float: left;
	width: 179px;
	height: 120px;

}	

#middle-pic {
	margin: 0px;
	background-image: url(images/creation.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 545px;
	height: 120px;
	float: left;

}

#right-pic {
	background-image: url(images/gathering.jpg);
	width: 254px;
	height: 120px;
	float: right;
}

/* Menu  */

#menuholder{
	width: 690px;
	position: relative;
	left: 217px;
	top: 92px;
}

/*  Main Content  */

#content {
	width: 495px;
	text-align: justify;
	float: left;
	line-height: 14pt;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
#content h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 200;
	margin: 5px 18px 0 0px;
	line-height: normal;
	color: #FFFFFF;
	}
	
#content h3 a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 14px 0 6px 0;
	color: #8A070D;
	}	
#content h5 a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 14px 0 1px 0;
	color: #8A070D;
	}	
	
.post {
	padding: 20px 18px 0 8px;
}


.post ul {
	padding: 15px 0 15px 35px;
	}

.post ul li {
	list-style-type: square;
	}

.entry {
	margin: 1px 0 8px 0;
	}
	
.entry p {
	margin: 6px 0 0 0;
	}
	
.entry a {
	color: #333333;
	text-decoration: none;
	}
	
.entry a:hover {
	color: #000000;
	text-decoration: underline;
	}


.textio {
	margin: 1px 0 8px 0;
	}
	
.textio p {
	margin: 6px 0 0 0;
	}
	
.textio a {
	color: #333333;
	text-decoration: none;
	}
	
.textio a:hover {
	color: #333333;
	text-decoration: none;
	}



.postmetadata{
	clear: both;
	padding:6px;
	margin: 8px 0 22px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	}

.postmetadatanews{
	clear: both;
	padding:6px;
	margin: 0px 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	}

.postmetadata img{display: inline; margin: 0; padding: 4px 2px 0 2px;}
.navigation {
	margin: 15px 15px 10px 10px;
	padding:2px;
	font-size:8pt;
	float:left;
	}
	
.alignleft {float:left;}
.alignright {float:right;}
.archivetitle{padding: 14px 0 0 20px;}
.search{padding: 14px 0 0 20px;}
.notfound{padding: 25px;}


/* Left Sidebar */

#left {
	color: #FFFFFF;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 4px;
	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #CCCCCC;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	list-style: none;
	padding: 6px;
	margin-bottom: 2px;
	border-bottom: 1px solid #fff;
	margin-top: 2px;
	}

#left ul {
	list-style: none;
	margin: 0px;
	color: #969696;
	bottom: 0px;
	}
	
#left li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
	
#left ul li {
	color: #FFFFFF;
	padding-bottom: 10px;
	list-style-image: none;
	padding-left: 4px;
	padding-bottom: 4px;
	}
	
#left ul li a {
	display: block;
	color: #FFFFFF;
	padding-bottom: 4px;
	list-style-image: none;
	padding-left: 4px;
	font-weight: bold;
	}

#left ul li a:hover {
	color: #FF9E00;
	font-weight: bold;
	width: 99%;
	padding-bottom: 4px;
	list-style-image: none;
	padding-left: 4px;
	}
		
/* Right Sidebar */


	
#right {
	width: 188px;
	float:right;
	}

#right h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 12px 6px 8px 12px;
	line-height: normal;
}

#right h1 a{color: #747474; text-decoration: none}
#right h1 a:hover{
	color: #747474;
	text-decoration: none;
}

#right h2 {
	color: #455A79;
	border-top: 1px solid #455A79;
	border-bottom: 1px dotted #455A79;
	font-family:  verdana, arial, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	padding: 3px 6px;
	margin: 1px 0 10px 0;
	letter-spacing: 1px;
	}
	
#right h3 {
	color: #455A79;
	font-family:  verdana, arial, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	padding: 4px 6px 0 12px;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
	}
	
#right .title {
	color: #fff;
	background: #8A070D;
	font-family: verdana, arial, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	width: 100%;
	letter-spacing: 1px;
	border-top: 1px solid #fff;
	border-bottom:none;
	margin: 0;
	padding: 0;
	}
	
#right .title a {
	color: #fff;
	padding: 3px 6px;
	margin: 0;
	display: block;
	}
	
#right .title a:hover {
	color: #fff;
	background: #8A070D;
	text-decoration: none;
	}	

	
#right .toppost{border-top: 1px solid #8A070D; margin: 4px 0 0 0; clear: both;}
	
#right p {padding: 0 0 18px 0; margin: 0; line-height: 15pt;}

#right a {color: #333; text-decoration: none; padding: 0; margin: 0;}
#right a:hover {color: #747474; text-decoration: underline;}

#right ul {
	background: #F3F3F3;
	margin:0 0 1px 0;
	padding:0;
	list-style-type: none;
	width: 98%;
	}

#right ul li {
	margin: 1px 0 0 6px;
	padding: 0;
	list-style-type: none;
	}

#right ul ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type: none;
}

#right ul ul li{
	list-style-type:none;
	margin:1px 0;
	padding:0 0 0 6px;
	color: #455A79;
}

#right ul li ul {
	list-style-type:none;
	margin:1px 0;
	padding:0;
	color: #455A79;
}

.right-entry{border-bottom: 1px dotted #333; margin: 12px;}

.widgets{margin: 0 0 10px 0;}

/* RSS Widget */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#left h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}


/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */


.textwidget {margin:0 12px 0 12px; padding: 0;}

#textio a {

	color: #000000;
	text-decoration: none;
}


/* comments */

#commentssection{
	padding: 0;
	margin: 20px 0 0 0;
	width:500px;
	clear: both;
	}
	
#commentssection h3{
	font-family: verdana, arial, Times, serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F3F3F3;
	margin: 15px 0 25px 0;
	padding:10px;
	width: 480px;
	
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana, arial, Times, serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:450px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, Times, serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 0px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #F3F3F3;}
ol.commentlist li p {margin: 10px 0 10px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: verdana, arial, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}





/* Search */

#searchform {
	margin:0;
	padding: 2px 0px 0px 6px;
	float: left;
}
	
#searchform input {
	background-color:#fff;
	font-family: verdana, arial, Times, serif;
	font-size: 8pt;
	border:none;
	color: #323337;
	margin: 0;
	padding: 3px 2px 4px 4px;
	width: 160px;
	}
	
#searchform #search {width: 90px;}
	

/* Footer */

#footer {
	font-family: verdana, arial, Times, serif;
	clear: both;
	width: 100%;
	border-top:1px solid #fff;
	color: #F5F5F5;
	font-size: 7pt;
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-position: 0px 220px;
	height: 23px;
	}
	
#footer p{padding:5px; text-align:left;}

#footer a {
	color: #eee;
	}
	
/* menu */

#suckerfishnav {
	font-size:12px;
	font-family:verdana, sans-serif;
	font-weight:bold;
	width:100%;
	background-repeat: repeat-x;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:18px;
    padding:0;
    border:0px solid #aaa;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
 
    }
#suckerfishnav li li {
    width:99px;
 
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:7px 10px;
    
    font-size:12px;
    color:#ffffff;
    }
#suckerfishnav li ul ul {
    margin:-23px 0 0 100px;
    
	}
#suckerfishnav li li:hover {
	background-color: #ff9e00;
	color:#990000;
    width:100%;
	}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#FFFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#FF9e00;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#990000;
width:150px;	
    }

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	color: #ff9e00;
    }

