/*
Theme Name: Freegeek 
Theme URI: http://freegeek.org/
Description: Custom Theme for Freegeek.org.  Revised from Sean Furst's original version with some additions from Art of Blog.
Version: 2.4.1
Author: Freegeek Web Team, heavily modified by Aaron Amstutz
Author URI: http://freegeek.org/
*/
/* begin copied from original fg theme */
h1,h2,h3,h4,h5,h6,p,blockquote,pre,table,fieldset,textarea {
padding: 0;
margin-top: 0;
margin-bottom: 2px;
}
h2,h3,h4,h5,h6 {
margin-top: 14px;
}
li h2,li h3,li h4,li h5,li h6 {
margin-bottom: 0;
padding-bottom: 0;
}
ul,ol {
padding: 0;
margin: 1em 0 1em 3.5em;
}
img {
border-width: 0;
}

th {
padding: 1.7em 0 1em 0;
}
th.first {
padding-top: 0;
}
ul {
list-style-position: outside;
}
li li,
li dt, li dd, 
blockquote blockquote {
font-size: 1em
}
/* end */


/***** General stuff from art of blog *****/
body {
font: normal .9em/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;
background: #013E51;
}
a:link {color : #993300;
text-decoration: none;
}
a:visited {color :#CC6633 ;
text-decoration: none;
}
a:hover {color : #CC6633;
}
a:active {color : #993300;
}
h1 {
margin: 0px 0px 10px 0px;padding-bottom : 1px;font : normal 1.65em Georgia, serif;
}
h2 {margin : 20px 0 10px;padding-bottom : 10px;font : normal 1.65em Georgia, serif;
}

h3 {
font : bold 1.1em Georgia, serif;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
#main ul {
list-style: circle;
margin-left: 12px;
}

#sidebar ul {
list-style-type: none;
list-style-image: none;
font-weight: normal;
}
blockquote {
border-left: 1px solid #EAEAEA;
padding-left: 10px;
}

/* -------------------------- Begin Layout + Design --------------------- */
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
}
#header {
clear: both;
height: 230px;
margin: 0 auto;
padding-top: 8px;
text-align: center;
width: 930px;
background: transparent url(images/body-grad.png) repeat-y;
}
#headerText {
width: 930px;
}
#headerText a {
color: #EEE;
font-size: 1.3em;
font-weight: bold;
vertical-align: top;
}
.addr {
margin: 0 165px 0 0;
}
.hour {
}
/* ---------------------- Tab Navigation -----------------------------*/
#nav {
width: 750px;
margin: 0 0 0 98px;
}
#nav a {
text-decoration: none;
vertical-align: middle;
font-variant: small-caps;
}
/*font styles*/
#tabbar {
font-style: normal;
font-variant: normal;
}

/* style the tabs in IE (the trailing comma prevents other browsers from reading this) */
#tabbar li, #tabbar ul li, {
/* make them horizontal in IE*/
display: inline;
/* space them a little in IE*/
margin: 0 2px;
}
/*More IE hackery*/
#nav {
!display:inline;
}
/* style the tabs */
.tab, .tabselected, .special {
/* make them horizontal */
display:-moz-inline-stack;
display: inline-block;
width: 119px;
height: 32px;
text-align: center;
}
.tabselected {
height: 33px
}
.tab {
background: #888888 url(images/tab.png) no-repeat;
}
li.tab a {
color: #CCC;
}
/* make changes to the selected tab */
.tabselected {
background: #FFFFFF url(images/active.png) no-repeat;
}
li.tabselected a {
color: black;
}
/*Special tab for donations*/
.special {
background: #fff url(images/special-tab.png) no-repeat;
}
li.special a {
color: #FFF;
}
/*** end menu chunk ***/

/*** Front Page Sidebar **/
#question {
font-family: Verdana,"Geneva CE",Tahoma,sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
margin: 5px 0 20px 0 ;
}
#sidebar_links li:last-child { 
border-bottom: 0px;
}
#sidebar li {
border-bottom: 1px solid #999999;
font-weight: normal;
list-style-type: none;
padding: 7px;
}
#question img {
text-align: center;
margin-left: 20px;
}
#sidebar .search {
margin: 30px 0 10px;
border-bottom:none;
}
/**      Contact Us Page special classes  **/
.contact-block {
float: left;
width: 230px;
background-color: #eee;
margin: 10px 10px 10px 0pt;
padding: 10px;
height: 160px;
}
	.theblock p {
margin: 10px 0;
}
	.dark-button {
background-color: #C0C0C0;
border:1px solid #666666;
padding: 5px 10px;
margin: 10px 0;
clear: both;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
/** FREEGEEK CUSTOM from art of blog **/

#contentCap_top {
background-image: url(images/contentCap_top.jpg);
background-repeat: repeat;
height: 62px;
margin-left: auto;
margin-right: auto;
width: 930px;
}

#contentCap_btm {
background: url(images/contentCap_btm.jpg) no-repeat;
height: 50px;
margin-left: auto;
margin-right: auto;
width: 930px;
}

#contentCap_foottop {
background-image: url(images/contentCap_foottop.jpg);
background-repeat: repeat;
height: 50px;
margin-left: auto;
margin-right: auto;
width: 930px;
}

/***  end fg custom chunk ***/

#main {
background-image: url(images/content_bg.gif);
background-repeat: repeat-y;
height: auto;
margin: 0 auto;
text-align: left;
width: 930px;
display: block;
padding-top: 1px;
}

#main {
width: 930px; /* Triggers "has layout" for IE 6, Footer will look busted without this*/
	background: transparent url("images/content_bg.gif") left top repeat-y scroll;
}
#main_one_column {
width: 930px; /* Triggers "has layout" for IE 6, Footer will look busted without this*/
	background: transparent url("images/content_bg.gif") left top repeat-y scroll;
}

	#content_gradient {
width: 575px;
float: left;
margin: 0 0 0 70px ;
}
	#content_gradient_onecolumn {
width: 790px;
float: left;
margin: 0 0 0 70px ;
}

	#content {
min-height: 175px;
}
	#sidebar_gradient {
display: inline; /* For IE6: http://www.positioniseverything.net/explorer/floatIndent.html */
width:208px;
float: right;
margin: 0 70px 0 0 ;
}
#sidebar ul,
#sidebar ol {
margin: 0;
padding: 0;
list-style-type: none;
}

/* Footer stuff 
---------------------------------------------------*/
#footer,
#footer_one_column {
color: #ccc;
margin: 0 auto;
width: 930px;
height: 50px;
}
#footer_content {
margin-top: -10px;
padding: 0 95px;
}
#footer_content li, #footer_one_column #footer_content li {
float: left;
margin: 0 5px 0 0;
}
#footer_bottom {
color: #739baa;
text-align: center;
padding-top: 20px;
}
#footer_bottom li {
clear: both;
display: inline;
}
.clear {
clear: both;
}
#cc {
float: right;
margin-right: 40px;
}
/* padding for all main containers
--------------------------------------------------- */
	#header ul, #subnav {
padding-left: 13px;
}
	#content, #sidebar {
padding: 0 20px 20px;
}
	
		
/* Links
--------------------------------------------------- */
	a {
text-decoration: none;
}
	
#main a {
text-decoration: none;
font-weight:normal;
}
	#main a:link {
color: #993300;
}
	#main a:visited {
color: #cc6633;
}
	#main a:hover {
color: #cc6633;
}
	#main a:active {
color: #993300;
}
/* footer links */	
	#footer a {
text-decoration: none;
}
	#footer a:link, #footer_one_column a:link {
color: #CCC;
}
	#footer a:visited, #footer_one_column a:visited {
color: #CCC;
}
	#footer a:hover, #footer_one_column a:hover {
color: #cc6633;
}
	#footer a:active, #footer_one_column a:active {
color: #CCC;
}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration :none;
}
/* Classes
--------------------------------------------------- */
	.section {
background: #a9c2a0;
margin: 0 -20px 10px;
padding: .55em;
text-align: center
}
	.sidebutton {
background: #91ae74;
margin: 0 -20px 10px;
padding: .55em;
text-align: center
}
	.FF {
vertical-align: middle;
}
.feedback {
background: transparent url(images/feedback.png) no-repeat scroll 0 0;
font-size: 0em;
color: transparent;
height: 119px;
position: absolute;
top: 560px;
right: 0;
width: 40px;
}

/*  Styles for About us page
-------------------------------------------------*/		
#about-page-section {
margin: 0 0 0 80px;
}
.about-column {
float: left;
width: 220px;
}
#about-page-section ul {
background: none repeat scroll 0 0 #EEEEEE;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
list-style-type: none;
margin: 0;
padding: 10px;
width: 140px;
}

/*  Styles for About us child page sidebars
-------------------------------------------------*/
.about-list-sidebar {
font-weight: bold;
}
#sidebar .about-list {
margin-left: 10px;
}
/*  News pages read all button 
-----------------------------------------------*/
.news-read-all {
background: #ddd;
box-shadow: #999 1px 1px 1px;
padding: 5px 10px;
border: 1px solid #999;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
/* From WordPress Default Theme 
-------------------------------------------------*/
	p img {
padding: 0;
max-width: 100%;
}
	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;
}
	.center {
text-align: center;
}
	.left {
text-align: left;
}
	.right {
text-align: right;
}
	.justify {
text-align: justify;
}

	.job_details {
margin: 0;
padding: 0;
background: #f7f8ff;
float: right;
width: 250px;
border: 1px solid #c6c9ff;
color: #000;
background-color: #fff;
}
	.job_details dt {
margin: 0;
padding: 0;
text-align: center;
color: #000;
font-weight: bold;
background: #f0f0ff;
padding: 3px;
}
	.job_details dd {
margin: 0;
padding: 1em 1em 1em 0;
color: #000;
background: #fff;
}


.dnghu {
background-color: #F5F5F5;
border: 1px solid #E3E4E4;
margin-left: auto;
margin-right: auto;
width: 930px;
text-align: center;
color: #505050;
font-family: Arial;
font-size: 10px;
padding: 2px 3px 3px 8px;
}

/** copied from artofblog's static page style.css 
----------------------------------------------------------**/
.mast_text {
font-family: Arial, sans-serif;
font-size: 15px;
line-height: 20px;
height: 80px;
color: #ffef55;
padding: 10px;
page-break-before: avoid;
background: transparent url(images/mast.png) no-repeat;
}

/* Print Style Sheet 
-----------------------------------------------------------*/
@media print {
body {
background: white;
color: black;
margin: 0
}
#header {
display: list-item;                /* 1. */
	list-style-image: url(images/header.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff                       /* 5. */
}
#nav {
display: none
}
#subnav {
display: none;
page-break-after: avoid;
}
#content {
display: block;
page-break-before: avoid
}
#comments {
display: none
}
#sidebar {
display: none
}
#footer {
display: none
}
.mast_text {
page-break-before: avoid;
}


