/*  
Theme Name: MFA Template
Theme URI: http://muslimsforamerica.us
Description: Custom theme
Version: 1.5
Author: N/A
Author URI: N/A

The CSS, XHTML and design is copyrighted by muslimsforamerica.us
	
*/


/* Overall Styles */
/*******************************/
body { text-align:center; font:12px Arial; color:#363636; background:#C39647; margin:0; padding:0 }
	
p { margin:0; padding:0 0 10px 0; font:12px; line-height: 18px; color:#363636; }

h1 { margin:0; padding:0 0 0 0; font-size:14px; text-transform:uppercase; font-weight:bold; color:#430C60;}
h2 { margin:0; padding:0 0 0 0; font-size:15px; font-weight:bold; color:#430C60;}
h3 { margin:0; padding:0; font-size:13px; font-weight:bold; color:#430C60;}
h4 {margin:0 0 0 0; padding:0 0 0 0; font-size:12px; font-weight:bold; color:#430C60;}

.purplesm { margin:5px 5px; padding:0; font-size:11px; text-transform:lowercase; font-style:italic; color:#430C60;}
.arrowlist {
	list-style-image: url(images/bullet1.gif);}
	
#indepthlist { margin:0; padding:0;}
#indepthlist li{padding:4px 5px 8px 0px; font-size: 13px; font-weight: bold ;list-style: none; text-transform: uppercase;}
#indepthlist a{ }
#indepthlist a:hover { text-decoration:none; color:#ffffff; }

a:link { color: #430C60; text-decoration:none; }
a:hover { text-decoration:underline; color:#430C60; }
a:visited { text-decoration:none; color:#430C60; }

/*----------- Utility Styles -------------*/
.clear {
	float: none !important;		/* Remove any inherited floats */
	display: block !important;	/* Make sure our element is a block-level element */
	clear: both !important;		/* Make sure it clears on both sides */
	margin: 0 !important;		/* Remove all margins that would make it visible */
	border: 0 !important;		/* Remove all borders that would make it visible */
	padding: 0 !important;		/* Remove all padding that would make it visible */
	height: 0.1px !important;	/* Mozilla/Firefox require the clearer height to not be 0, but rounding makes it 0 */
	line-height: 0 !important;	/* Set the line-height to 0 so it isn't visible */
	font-size: 0 !important;	/* Set the font-size to 0 so it isn't visible */
}

/*******************************/
/* HOME DIV IDS */
/*******************************/
#header {
	background-image: url(images/hm_header.jpg);
	background-repeat: no-repeat; 
	height: 232px;
	width: 891px;
}

#hmFlash {
	background:#DDCB95; 
	height: 245px;
	width: 891px;
}
.flashshadow {
	background-image: url(images/flash_shadow.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 891px;
}
#flash_ticker {
	background-image: url(images/ticker_back.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 891px;
}



/*******************************/
/* Navigation */
/*******************************/
 #globalnav
{
margin:0 auto;
padding: 170px 0 0 0;
}

#globalnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#globalnav ul li
{
display: inline;
text-align: center;
padding: 0;
margin: 0;
}

#globalnav ul li a
{
height: 10px;
border-left: 1px solid #fd1a21;
border-right: none;
padding: 3px 10px 3px 10px;
margin: 0 0 0 0;
color: #000;
text-decoration: none;
font: bold 11px arial, sans serif; color:#ffffff;
			text-transform:uppercase; text-decoration:none;
}

#globalnav ul li a:hover
{
color: #ffffff;
background: #000000;
}

#globalnav a:active
{
background: #ffffff;
color: #000000;
}

#globalnav li#active a
{
background: #000000;
border: 1px solid #000000;
color: #fff;
}

#globalnav ul li .last { border-right: 1px solid #fd1a21; }
/*******************************/
/* Utility Navigation */
/*******************************/

 #utilitynav
{
margin:0;
padding: 0 10px 0 0 ;
float: right;
width: 50%;
}

#utilitynav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
}

#utilitynav ul li
{
display: inline; padding: 0;
margin: 0;
}

#utilitynav ul li a
{
height: 10px;
border-left: 1px solid #6666cc;
border-right: none;
padding: 3px 8px 3px 8px;
margin: 0 0 0 0;
font: bold 10px arial, sans serif; color:#6666cc; text-transform:uppercase; text-decoration:none;
}

#utilitynav ul li a:hover
{
color: #ffffff;
background: #000000;
}

#utilitynav a:active
{
background: #ffffff;
color: #000000;
}

#utilitynav li#active a
{
background: #000000;
border: 1px solid #000000;
color: #fff;
}

#utilitynav ul li .last { border-right: 1px solid #6666cc; }
/*******************************/
/*   footer   */
/*******************************/

#footercontainer{width: 891px;}

 #footer
{
margin:0 auto;
padding: 0;
}

#footer ul
{
margin: 20px;
padding: 0;
list-style-type: none;
}

#footer ul li
{
display: inline;
text-align: center;
padding: 0;
margin: 0;
}

#footer ul li a
{
height: 10px;
border-left: 1px solid #6666cc;
border-right: none;
padding: 3px 8px 3px 8px;
margin:0;
font: bold 11px arial, sans serif; color:#6666cc; text-transform:uppercase; text-decoration:none;
}

#footer ul li a:hover
{
color: #ffffff;
background: #000000;
}
#footer ul li .last { border-right: 1px solid #6666cc; }


/*******************************/
/* page layout */
/*******************************/

#maincontentcontainer {
	background-image: url(images/hm_swirls.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 891px;
}
#twocolumcontainer {margin: 0; padding: 0; width: 891px;}
#maincontentleft {width: 300px; float: left;}
#maincontentright {padding: 0; margin:0 0 0 300px;}

#widecontainer {margin: 0; padding: 0; width: 891px;}
#wideleft {margin: 0; padding: 0; width: 300px; float: left;}
#wideright {width: 300px; float: right;}
#widecenter {padding: 0; margin:0 300px 0 300px;}



/* updated columns  */
div#columns {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 900px;
	}
	.col {
	float: left;	
	margin: 0 10px 0 0;
	width: 285px;
	}
	#col1 { margin-left: 5px; }

	.bbox {
	border: 1px solid #363636;
	margin: 5px 0;
	padding: 0 10px 15px 10px;
	}
	.bbox h2 {
	background: #363636;
	color:#ffffff;	
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:4px 0 4px 0;	
	margin: 0 -10px 5px -10px;
	text-align: center;
	text-transform: uppercase;
	}
	.bbox h3 { 
	font-size: 13px;
	}
	h2.headlines {
	border-bottom: 1px solid #430C60;
	color:#430C60;
	font: normal 20px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
	}
/*  */



/*******************************/
/* Mission  */
/*******************************/

#mission {background-image: url(images/hm_mission.jpg);
	background-repeat: no-repeat;
	width: 269px; }
	
#missioncopy p{ margin: 0px 20px;}	
a.missioncopy {text-decoration:none; color:#FFFFFF; font-size: 13px; font-weight: bold;}
a.missioncopy2 {text-decoration:none; color:#FFFFFF; font-size: 12px; font-style:italic;}
a.missioncopy:hover {text-decoration:none;}	

.Mbox1 {
	width: 288px;
	height: 275px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:left;
	margin: 3px;
	float: left;
}
.Mbox1head {
	width: 288px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.Mbox1content {margin: 8px; }

/*******************************/
/* Boxes Styles - professors */
/*******************************/

#homeprofessors {
	text-align:left;
	margin: 3px 3px 20px 10px;
}
#homeprofessors img {padding:0 15px 15px 0;}

#homeprofessors h1 {
	padding:8px 0 8px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #31004A;}

.professors {width: 891px; margin:0 auto; display:inline;}

.boxA {
	width: 205px;
	height: 225px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 5px;
	float: left;
}
.boxAhead {
	width: 205px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.boxAcontent {margin: 8px;}

.photoboxA
{
	width: 205px;
	height: 198px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 5px;
	float: left;
}


/*******************************/
/* Boxes Styles - 1 column */
/*******************************/
.box1 {
	width: 288px;
	height: 275px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}
.box1head {
	width: 288px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.box1content {margin: 8px;}

.photobox
{
	width: 288px;
	height: 281px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}

/*******************************/
/* Boxes2 Styles - 1 column - taller */
/*******************************/
.box2 {
	width: 288px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}
.box2head {
	width: 288px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.box2content {margin: 8px; text-align: left;}
.box2contentB {margin: 8px; text-align: center; font-size: 11px;}

/*******************************/
/* Boxes 4 Styles - 1 column - narrower */
/*******************************/
.box4 {
	width: 238px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
}
.box4head {
	width: 238px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.box4content {margin: 3px;}

.photobox4
{
	width: 238px;
	height: 232px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}


/*******************************/
/* Boxes 3 Styles - 1 column - narrower */
/*******************************/
.box3 {
	width: 268px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}
.box3head {
	width: 268px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.box3content {margin: 3px; text-align:left;}



#AliBox {
	width: 288px;
	height: 238px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 0;
	text-align:center;
	margin: 3px;
	float: left;
}
.AliBoxhead {
	width: 288px; padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.AliBoxcontent {margin: 8px;}



/*******************************/
/* Story Styles - 2 columns */
/*******************************/

.mainstory {
	text-align:left;
	margin: 0px 320px 3px 320px;
}

.mainstory1 {
	text-align:left;
	margin: 0px 20px 3px 320px;
	
}
.mainstory2 {
	text-align:left;
	margin: 0px 20px 3px 20px;
}
.mainstory3 {
	text-align:left;
	margin: 0px 15px 3px 15px;
}
.mainstory4 {
	text-align:left;
	margin: 20px 305px 3px 15px;
}

.mainstory4 {
	text-align:left;
	margin: 20px 288px 3px 15px;
}

.mainstoryhead {
	padding:8px 0 8px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #430C60;
	color:#430C60;
}
.mainstorycontent {
	margin: 8px;
}
.mainstoryimg {padding:0 15px 15px 0;}
.mainstoryimg3 {padding:0 5px 5px 0;}

/********************** - 2 columns  *********/

#hottopics {
	text-align:left;
	margin: 0px 3px 3px 10px;
}
#hottopics a:hover {text-decoration:none; color:#ffffff;}

#hottopics h1 {
	padding:8px 0 8px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #430C60;
	color:#430C60;}
#hottopicsbody {margin: 2px;}
#hottopicsbodyleft {width: 240px; float: left; margin:0px; padding:0px;}
#hottopicsbodyleft li {padding:4px 5px 8px 0px; font-size: 13px; font-weight: bold ;list-style: none; text-transform: uppercase;}
#hottopicsbodyright {float: left; padding:0px; margin:0px; position:relative; }
#hottopicsbodyright img {padding:5px 5px;}




/*******************************/
/* Home Hot Topic Styles - 3 columns */
/*******************************/

#homehottopics {
	text-align:left;
	margin: 0px 3px 3px 10px;
}
#homehottopics a:hover {text-decoration:none; color:#ffffff;}

#homehottopics h1 {
	padding:8px 0 8px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #430C60;
	color:#430C60;}
#homehottopicsbody {margin: 2px;}
#homehottopicsbodyleft {width: 330px; float: left; margin:0px; padding:0px;}
#homehottopicsbodyleft li {padding:4px 5px 8px 0px; font-size: 13px; font-weight: bold ;list-style: none; text-transform: uppercase;}
#homehottopicsbodyright {float: left; padding:0px; margin:0px; position:relative; }
#homehottopicsbodyright img {padding:5px 5px;}



/*******************************/
/* Home Advisors - 3 columns */
/*******************************/

#advisors {
	text-align:left;
	margin: 0px 3px 3px 10px;
}
#advisors a:hover {text-decoration:none; color:#ffffff;}

#advisors h1 {
	padding:8px 0 8px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #430C60;
	color:#430C60;}
#advisorsbody {margin: 2px;}
.advisorsbodyleft {width: 330px; float: left; margin:0px; padding:0px;}
.advisorsbodyright {float: left; padding:0px; margin:0px; position:relative; }




/*******************************/
/* Lists */
/*******************************/


#newsheadlines ul {margin:0; padding:10px 0 0 0; list-style:none;}
#newsheadlines li { padding:0 0 10px 0;}
#newsheadlines a { text-decoration:none;}
#newsheadlines img { padding:8px;}

#columnists ul {margin:0; padding:10px 0 0 0; list-style:none;}
#columnists li { padding:0 0 6px 0;}
#columnists a { text-decoration:none;}
#columnists img { padding:8px;}

#newspapers ul {margin:0; padding:10px 0 0 0; list-style:none;}
#newspapers li { padding:0 0 6px 0;}
#newspapers a { text-decoration:none;}
#newspapers img { padding:8px;}

#specialheadlines ul {margin:0; padding:10px 0 0 0; list-style:none;}
#specialheadlines li { padding:0 0 10px 0;}
#specialheadlines a { text-decoration:none;}
#specialheadlines img { padding:8px;}

##mediaarchives {  text-align: left;}
#mediaarchives ul {margin:0; padding:10px 0 0 0; list-style:none;}
#mediaarchives li { padding:0 0 10px 0;}
#mediaarchives a { text-decoration:none;}
#mediaarchives img { padding:8px;}

.medialist {margin:0; padding:10px 0 0 0; list-style:none; text-decoration:none;}





/* -------------------------- wp styles -------------------------- */

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px solid #B68943;
	border-bottom: 1px solid #B68943;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.post small {
	color: #430C60;
	font-size: 1em;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.8em;
	text-transform: uppercase;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #430C60;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}
	
.commentlist li {
	background: #C9984A;
	font-weight: bold;
	}

.commentlist li.alt {
	background: #D9A451;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	
}




/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin: 0px 0px 35px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}

.entry img, .entrytext img {
	margin: 2px 5px;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

h3#comments {
	text-align: left;
	}

#commentform  {
	border: 1px solid #D9A451;
	padding: 20px 10px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	border: 1px solid;
	border-color: #916E35 #EABF7E #EABF7E #916E35;
	background: #E8B055;
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	background: #AE8440;
	border: 2px solid;
	border-color: #EABF7E #916E35 #916E35 #EABF7E;
	color: #FFF;
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



ul#bloglist ul {
	margin: 0;
	padding: 10px 0 0 5px;
	}
	#bloglist li {
	font-size: 13px;
	margin: 0 0 5px 0;
	}	




.bloglinkscontent {
	text-align: left;
	}
.bloglinkscontent ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
	}
.bloglinkscontent li {
	margin-bottom: 8px;
	}
.bloglinkscontent li a em {
	color: #333;
	font-style: normal;
	}

.bloglinks {
	width: 288px;
	border-style: solid;
	border-color: #363636;
	border-width: 1px;
	margin: 3px;
	text-align:center;
	float: left;
}
.bloglinkshead {
	padding:4px 0 4px 0;	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #363636;
	color:#ffffff;
}
.bloglinkscontent {margin: 8px;
font-weight:bold;}






