/* Theme Name:Aria Theme URI:http://www.sapientone.org/	*/


/* Begin Main-Layout  */

*{margin:0;padding:0;}

body {background:#fff;color:#000000;font-family: Arial,Verdana,Georgia, "Times New Roman", Times,serif;font-size: 18px;margin:10px 0 0 0;}


.page {margin:0 5%;text-align:left;}


#content {float:left;margin: 20px 0 20px 0;width:70%;}


#sidebar {float:left;margin:10px 0 20px 10px;width:28%;}


#footer {clear:both;text-align:center;font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;text-transform: uppercase;}/* End Main-Layout */


/* Begin header - Header a3 color is sidebar headers a2 is title a1 was the text title I removed */


a1 {font-family: "Times New Roman", Times, serif;font-size: 56px;font-weight: normal;padding-top: 20px;padding-right: 40px;padding-bottom: 20px;padding-left: 0px;}



a1 a:link, a1 a:visited, a1 a:active, a1 a:hover{text-decoration:none;color:#000000;}


/*------- Tab Menu ---------*/

/* css fixed start by IceStormz on June,30,2008 03:03 EST */

#nav {
	list-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 20px;
	padding-top: 6px;
	padding-bottom: 6px; 
	margin-top:10px;
	}
/* css fixed end */


#nav li { display: inline; }

#nav a {padding: 5px 2px 5px 2px;color: #0000ff;text-decoration: none;}



#nav a:hover{color:#FF0000;text-decoration:none;}	



#nav #current a {color: #555;text-decoration:underline;}



/* End Header */



/* Begin Content*/



h2{color:#000000;margin:24px 0 0 0; font-family: Arial, Verdana, Georgia, "Times New Roman", Times,serif;font-size: 22px;font-weight: bold;text-decoration:none;}

h8{color:#000000;margin:30px 0 0 0; font-family: Arial, Verdana, Georgia, "Times New Roman", Times,serif;font-size: 24px;font-weight: bold;text-decoration:none;}



h3{color:#000000;margin:30px 0 0 0; font-family: Arial, Verdana, Georgia, "Times New Roman", Times,serif;font-size: 22px;font-weight: bold;text-decoration:none;}



a3{color:#4E4848;background-color: #E3E4FA;margin:16px 0 0 0;padding-top: 1%; padding-right:20%; padding-bottom:1%; padding-left:2%;font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: normal;line-height: 130%;}



a4,a5,a6{color:#000000;margin:15px 0 0 0;font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;font-size: 20px;font-weight: normal;}

a8{color:#4E4848;background-color: #E3E4FA;margin:16px 0 0 0;padding-top: 1%; padding-right:10%; padding-bottom:1%; padding-left:2%;font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: normal;line-height: 130%;}


a3{border-bottom:3px solid #fff	}



h2 a:link, h2 a:active, h2 a:hover{color:#ff0000;text-decoration:none;}

h8 a:link, h8 a:active, h8 a:hover{color:#ff0000;text-decoration:none;}



h2 a:link, h2 a:visited {color:#660099;text-decoration:none;}

h8 a:link, h8 a:visited {color:#660099;text-decoration:none;}



a3 a:link, a3 a:visited, a3 a:active, a3 a:hover{color:#ff0000;text-decoration:none;}



a7{color:#666699;margin:30px 0 0 0; font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: normal;text-decoration:none;}



.postmetadata {color:#555;font-size:14px;margin-top: 6px;margin-bottom: 10px;padding: 4px 4px 4px 4px;background-color: #E3E4FA;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #666666;border-bottom-color: #666666;}



.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{color:#555;text-decoration:none;}



.postmetadata a:hover{text-decoration:underline}



.entry p, .entrytext p{line-height:150%;margin:2px 0 15px 0}	



.entrytext p{margin:0 0 15px 0}



a:link,a:visited,a:active,a:hover{color:#2B547E;text-decoration:none;}



/* End Content*/



/* Begin Comments */



.commentlist li, #commentform input, #commentform textarea {font-size:0.9em;}



.commentlist li {font-weight:bold}



.commentlist cite, .commentlist cite a {font-weight:bold;font-style:normal; font-size: 18px}

/* css fixed start by IceStormz on June,30,2008 03:03 EST */

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
	background-color: #FFFFEA;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
}
/* css fixed end */


.commentmetadata {font-weight:normal}



.commentlist {padding:0;text-align:justify}



.commentlist li {margin:0px 0 15px 16px;padding:5px 10px 0 0;list-style:decimal}

.commentlist p {margin:10px 5px 10px 0}

#commentform p {margin:5px 0}

.commentmetadata {margin:0;display:block}

/* End Comments */	

/* Begin Lists */

.entry ul, .entry ol,.entrytext ul, .entrytext ol{margin:5px 0 5px 26px}

#sidebar ul li{list-style-image: none;list-style-type: none;line-height: 117%;}

#sidebar ul li ul li{padding:5px 0 5px 0;}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{color:#1569C7;text-decoration:none;display: block;}

#sidebar ul li ul li a:hover{color:#FF0000;text-decoration:none;}

/* End Entry Lists */

/* Begin Images */
/* need adjust padding-right from 10 to 0 for tinymce controller, 2008-9-20 */
p img {padding-right:0px;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:20px;margin:0 5px 2px 0;display:inline}

.alignright {float:right}

.alignleft {float:left}

/* End Images */

/* Begin Form Elements */

#searchform {margin:2px 0;padding:3px 0}

input.textfield{width: 210px;color:#ff0000;font-family: Georgia, "Times New Roman", Times, serif;background-color: #ffffff;

font-size: 16px;margin: 1px 0 1px 0;border:1px solid #999;padding-top: 3px;

padding-bottom: 3px;padding-left: 4px;}

/* css fixed start by IceStormz on June,30,2008 03:03 EST */
#searchmenu{
	float: right;
	padding-top: 2px;
	padding: 0 10px 2px 0px;
	margin-top: -36px;
}
/* css fixed end */
.entry form { text-align:center}

select {width:130px}
/* css fixed start start by IceStormz on June,30,2008 03:03 EST */
#commentform input {
	width:270px;
	padding:2px;
	margin:5px 5px 1px 0px;
	border: 3px solid #999999;
}
/* css fixed end */
#commentform textarea {width:270px;padding:2px;}

#commentform #submit {margin: 0;float:left;width:278px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold;color: #3399CC;

background-color: #FFFFCC;border: 2px solid #999999;}

/* End Form Elements */

/* Begin Various Tags & Classes */

code {font:1em 'Courier New', Courier, Fixed}

acronym, abbr, span.caps {cursor:help;font-size:0.9em;letter-spacing:.07em}

acronym, abbr {border-bottom:1px dashed #226}

blockquote {border-left:4px solid #6BB6DA;line-height:120%;color: #999999;

margin: 10px 0 10px 0; padding:5px 10px 5px 50px;}

blockquote cite {margin:5px 0 0;display:block}

.center {text-align:center}

hr {clear:both;display:none}

a img {border:none}

.navigation {display:block;text-align:center;margin-top:10px;margin-bottom:60px}

/* End Various Tags & Classes*/

/* begin MArks tags & Classes*/

.h9{color:#000000;margin:30px 0 0 0; font-family: Arial, Verdana, Georgia, "Times New Roman", Times,serif;font-size: 32px;font-weight: bold;text-decoration:none}


/* css fixed start by IceStormz on June,30,2008 03:03 EST */
.a.h9{
color:#000000;
margin:30px 0 0 0; 
font-family: Arial, Verdana, Georgia, "Times New Roman", Times,serif;
font-size: 18px;
font-weight: bold;
text-decoration:none;
color:#ff0000;
}
.a.h9 a:link{
	text-decoration:none;
}
.a.h9 a:visited {
	text-decoration:none;
}
.a.h9 a:hover {
	text-decoration:none;
}

.a.h9 a:active {
	text-decoration:none;
}
/* css fixed end*/

#navcontainer ul {margin: 20px 0 20px 0;padding-right: 20px;display: inline; list-style-type: none;text-align: left;background-color: #E3E4FA;

float:left;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {padding: 1px 1px 1px 1px;color: #fff;background-color: #E3E4FA;}

#navcontainer ul li a:hover{color: #fff;background-color: #C11B17;}

/* css fixed start by IceStormz on June,30,2008 03:03 EST */
.category_cloud_container  {
background-color: #E3E4FA;
margin: 0px 5px 20px 0px;
padding: 5px 5px 5px 5px;
text-decoration:none;
line-height: auto;
}
/* css fixed end by IceStormz on June,30,2008 03:03 EST */
.separator{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #666666;margin-top:10px;margin-bottom:30px;padding-top: 40px;

padding-bottom: 30px;}

.separatortwo {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;margin-top:10px;margin-bottom:10px;padding-top: 10px;
padding-bottom: 10px;}



.separatorthree {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;margin-top:10px;margin-bottom:10px;padding-top: 10px;
padding-bottom: 10px;}

.separatorfour {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #666666;margin-top:2px;margin-bottom:10px;padding-top: 2px;
padding-bottom: 10px;}


.separatorfive {width:80%; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;margin-top:10px;margin-bottom:10px;padding-top: 10px;
padding-bottom: 10px;}

.recentcommentscontainer {
	font-size: 14px;}



.emptymonth{font-size: .8em;text-decoration:none;color: #E3E4FA;}

/* End Marks Tags & Classes*/





