/* HTML Elements */
* {
	margin: 0;
	padding: 0;
}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* ----- blockquote A ----- */
.bqA {
	width: 400px;
	margin: 10px 10px;
	padding: 0px;
	border: 0px;
	background: #FFFFFF url(/wp-content/themes/arthemia/images/newdesign/bqA-left-border.png) top left repeat-y;
}

.bqA-left {
	width: 80px;
	margin: 0px;
	padding: 0px;
}

.bqA-left-quote {
	width: 80px;
	background: url(/wp-content/themes/arthemia/images/newdesign/bqA-quote.png) top left no-repeat;
	height: 60px;
}

.bqA-left-border {
	width: 60px;
	margin: 0px 0px 0px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 10px solid #097054;
	background: none;
}

.bqA-right {
	width: 290px;
	margin: 20px 0px 0px 0px;
	border-top: 10px solid #097054;
	border-right: 10px solid #097054;
	border-bottom: 0px;
	border-left: 0px;
	padding: 10px;
	background: none;
}

.bqA-right-quote {
	width: 290px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #097054;
	border-left: 0px;
	text-align: left;
	color: #097054;
}

.bqA-right-quote p {
	font-family: Arial;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: -0.05em;
}

.bqA-right-by {
	width: 290px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.bqA-right-by p {
	font-family: Arial;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 0.8em;
	letter-spacing: -0.05em;
	text-decoration: none;
	color: #097054;
}

.bqA-right-by a {
	text-decoration: underline;
	color: #6599FF;
}

.bqA-bottom {
	width: 390px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top: 0px;
	border-left: 10px solid #097054;
	border-right: 10px solid #097054;
	border-bottom: 10px solid #097054;
	height: 0px;
	font-size: 0em;
	line-height: 0em;
}

/* ----- header.php ----- */
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 960px;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	background: #FF9900;
	padding: 0px;
	font-size: 0.7em;
}

.clearfloat:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfloat {
	display: inline-block;
}

.orange {
	background: #FF9900;
	min-height: 20px;
	min-width: 20px;
}

#logo-ads-social {
	margin: 0px;
	max-width: 100%;
	min-height: 100px;
}

.top-left-orange-green {
	background: #097054 url(/wp-content/themes/arthemia/images/newdesign/top-left-orange-green.png) top left no-repeat;
	min-height: 20px;
	min-width: 20px;
}

.top-middle {
	background: #FF9900;
	min-height: 20px;
	min-width: 920px;
}

.top-right-orange-green {
	background: #097054 url(/wp-content/themes/arthemia/images/newdesign/top-right-orange-green.png) top right no-repeat;
	min-height: 20px;
	min-width: 20px;
}

#logo {
	margin: 0px 0px 0px 20px;
	max-width: 290px;
	max-height: 100px;
}

#logo a, #logo a:visited, #logo a:hover, #logo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#top-ads {
	width: 530px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#social {
	margin: 0px 20px 0px 0px;
	max-width: 100px;
	max-height: 100px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

#navbar {
	width: 920px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	text-transform: uppercase;
	background: #FF9900;
}

#page-bar {
	max-width: 720px;
}

#page-bar ul {
	list-style: none;
}

#page-bar li {
	float: left;
	list-style: none;
	cursor: pointer;
	background: none;
	display: block;
}

#page-bar li:hover {
	background: #6599FF;
}


#page-bar a {
	margin: 0px;
	padding: 10px 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

#page-bar a:hover, #page-bar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#searchform {
	max-width: 198px;
	float: right;
	text-align: right;
	padding-top: 8px;
}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#page-bar li:hover ul {
	left: auto;
	display: block;
}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}

#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform: none;
}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #FF9900;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #6599FF;
	padding: 5px 10px 5px 18px;
	color: #FFFFFF;
}

#page {
	width: 960px;
	margin: 0px auto;
	background: #FFFFFF;
	font-size: 0.7em;
	padding: 10px 0;
}

/* ----- footer.php ----- */
#footersections {
	font-size: 0.7em;
	color: #FFFFFF;
	width: 940px;
	background: #FF9900;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
}

.footersection {
	float: left;
	padding-top: 32px;
	padding-bottom: 10px;
}

#footerleft {
	background: url(/wp-content/themes/arthemia/images/newdesign/footerleft.png) 10px 0 no-repeat;
	width: 312px;
}

#footermiddle {
	background: url(/wp-content/themes/arthemia/images/newdesign/footermiddle.png) 10px 0 no-repeat;
	width: 313px;
}

#footerright {
	background: url(/wp-content/themes/arthemia/images/newdesign/footerright.png) 10px 0 no-repeat;
	width: 312px;
}

.insidefooter {
	width: 302px;
	padding: 5px;
}

.insidefooter p {
	color: #FFFFFF;
}

.insidefooter a, .insidefooter a:visited, .insidefooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.insidefooter ul {
	margin-top: 5px;
}

.insidefooter ul li {
	list-style: none;
	border-top: 1px dotted #FFFFFF;
	padding: 5px;
	display: block;
}

.insidefooter ul li a, .insidefooter ul li a:visited, .insidefooter ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.insidefooter ul li:hover {
	background: #6599FF;
	color: #FFFFFF;
}

.insidefooter ul li:first-child {
	border-top: 1px dotted #FFFFFF;
}

#rounded-corner-bottom {
	width: 960px;
	margin: 0px auto 10px auto; 
	padding: 0px;
}
#footer {
	margin: 0px auto 20px auto;
	width: 960px;
	font-size: 0.6em;
	padding: 10px 0px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.bottom-left-orange-green {
	background: url(/wp-content/themes/arthemia/images/newdesign/bottom-left-orange-green.png) top left no-repeat;
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 0px;
}

.bottom-right-orange-green {
	background: url(/wp-content/themes/arthemia/images/newdesign/bottom-right-orange-green.png) top right no-repeat;
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 0px;
}

/* ----- sidebar.php ----- */
#sidebar, #featured {
	width: 320px;
	float: right;
	margin-right: 10px;
	background: #FFFFFF;
}

#sidebar {
	background: #FFFFFF;
	padding: 10px 0px;
}

#sidebar h3 {
	font: 1.1em Arial;
	font-weight: bold;
	background: #FF9900;
	color: #FFFFFF;
	margin: 10px 0px 5px 0px;
	padding: 3px 10px;
	text-align: center;
}

#sidebar-top, #subscriberss {
	width: 300px;
	float: right;
	padding: 10px;
	background: #FF9900;
}

#sidebar-bottom, #sidebar-bottom-top {
	width: 320px;
	float: right;
	padding: 10px 0px;
	background: #FFFFFF;
}

#sidebar-bottom a, #sidebar-bottom a:hover, #sidebar-bottom a:visited {
	color: #6599FF;
}

#sidebar-top, #sidebar-middle {
	margin-top: 10px;
}

#sidebar-middle {
	width: 320px;
	float: right;
}

.sidebar-left {
	width: 180px; 
	margin: 0px 10px 0px 0px; 
	text-align: center;
	float: left;
}

.sidebar-right {
	width: 130px; 
	text-align: center;
	float: right;
}

#sidebar li {
	list-style: none;
	border-bottom: 1px dotted #FF9900;
	display: block;
	padding: 2px 0px 2px 13px;
	background: url(images/sub.png) no-repeat 0px 0px;
}

.associations {
	margin: 5px 0px;
}

/* ----- singlepost.php ----- */
#content {
	font-size: 1.05em;
	line-height: 1.75em;
	min-height: 400px;
	background: none;
}

#content, #front-list {
	width: 610px;
	padding: 10px;
	float: left;
}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight: bold;
	color: #097054;
}

#content h2.title {
	font: 2.2em Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #6599FF;
	border-top: 3px solid #6599FF;
	padding: 5px 0px;
}

.post {
	font-size: 1.05em;
	line-height: 1.75em;
}

.post p {
	margin-top: 0px;
}

.post .clearfloat {
	margin: 10px 0px 5px 0px;
}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom: 15px;
}

.post ul li, #front-list ul li {
	list-style: square;
	margin-left: 30px;
}

.post ol li, #front-list ol li {
	list-style: decimal;
	margin-left: 30px;
}

.post ol li ul li, #front-list ol li ul li {
	list-style: square;
	margin-left: 20px;
}

.post img, .post a img, #front-list img, #archive img {
	border: 1px solid #6599FF;
	margin: 0px 10px 5px 0px;
	padding: 2px;
}

.post .ads {
	margin-top: 10px;
}

.entry {
	width: 610px;
	margin-top: 20px;
}

#tools {
	width: 610px;
	min-height: 25px;
	font-size: 0.95em;
}

#comments {
	width: 610px;
	margin-bottom: 20px;
}

blockquote {
	padding: 10px 10px 0px 10px;
	border-left: none;
	border-top: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	border-right: none;
	background: none;
	font: 1.0em Arial;
	line-height: 1.5em;
	margin: 10px 25px;
}

blockquote .box {
	border: 1px solid #FF9900;
	margin: 10px 0px;
}

blockquote .empty_box {
	border: 3px solid #FF9900;
	background: none;
	margin: 10px 0px 10px 0px;
}

blockquote #excerpt {
	padding: 7px 10px 7px 85px;
	border-bottom: 3px solid #097054;
	border-top: none;
	border-right: none;
	border-left: none;
	background: #FFFFFF url(/wp-content/themes/arthemia/images/icons/Alarm_Clock.png) top left no-repeat;
	margin-top: 0px;
	min-height: 85px;
}

blockquote #contactme {
	padding: 15px 10px 0px 105px;
	background: #FFFFFF url(/wp-content/themes/arthemia/images/icons/Email.png) top left no-repeat;
	margin: 10px 0px;
	min-height: 75px;
}

#adsense {
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #6599FF;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 100%;
	margin: 10px Auto;
}

/* ----- search.php ----- */
#archive {
	padding-top: 15px;
	font-size: 1.05em;
	line-height: 1.75em;
}

#archive .cat_title {
	text-transform: lowercase;
	margin: 0px;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -0.05em;
}

#archive .title {
	font-weight: bold;
	font-size: 2.0em;
	letter-spacing: -0.05em;
}

.navigation {
	padding: 5px 0px;
	text-align: center;
}

.meta {
	font-size: 0.8em;
	color: #097054;
}

.meta a {
	color: #097054;
}

#archive .clearfloat {
	padding-bottom: 10px;
	border-bottom: 1px dotted #6599FF;
	margin-bottom: 10px;
}

#archive .spoiler {
	display: block;
	margin-top: 3px;
}

#archive p {
	margin: 0px;
	padding: 0px;
}

/* ----- search.php ----- */
select {
	border: 1px solid #6599FF;
	width: 99%;
}
	
.field {
	padding: 2px;
	border: 1px solid #6599FF;
	background: #FFFFFF;
	font-size: 1.0em;
}

#s {
	padding: 1px;
	font-size: 1.0em;
	width: 150px;
}
	
#searchsubmit {
	padding-left: 5px;
}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0px;
}

#commentform textarea {
	width: 99%;
	margin-top: 5px;
}

/* ------ index.php ----- */
#top {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#headlineborder {
	background: #FF9900;
	width: 590px;
	margin: 0px 10px;
	padding: 10px;
}

#headline {
	background: #FFFFFF url(/wp-content/themes/arthemia/images/newdesign/headlineimage.png) top right no-repeat;
	margin: 0px;
	padding: 10px;
}

#headlinepicture {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 300px;
}

#headlineinfo {
	width: 255px;
	padding: 75px 0px 0px 10px;
	margin: 0px;
	font-size: 1.05em;
	line-height: 1.5em;
}

#headlineinfo  div.title {
	font-weight: bold;
	font: 2.4em Arial;
	letter-spacing: -0.05em;
	display: block;
	padding-bottom: 5px;
}

#headlineinfo p {
	padding-bottom: 15px;
}

#featured-orange {
	background: #FF9900 url(/wp-content/themes/arthemia/images/newdesign/featuredimage.png) top left no-repeat;
	padding: 92px 10px 10px 10px;
	width: 300px;
}

#featured-orange .info {
	margin-top: 5px;
	padding-top: 5px;
	float: right;
	width: 165px;
}

#featured-orange a {
	font: 1.25em Arial;
	letter-spacing: 0.07em;
	color: #FFFFFF;
}

#featured-orange .title {
	font-weight: bold;
}

#bottom {
	width: 960px;
	background: #FFFFFF;
}

#headline a img, #featured a img {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	padding: 2px;
}

#headline p, #featured p {
	margin: 0px;
}

#middle-container {
	width: 940px;
	background: #FFFFFF;
	float: left;
	padding: 0px 10px;
	margin: 20px 0px 10px 0px;
}

#middle {
	background: url(/wp-content/themes/arthemia/images/newdesign/browsecategory.png) top left no-repeat;
	padding-top: 35px;
}

.category a {
	color: #097054;
	display: block;
	background: none;
}

.category a:hover {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

#cat-1:hover, #cat-3:hover, #cat-5:hover {
	background: #FF9900; 
	color: #FFFFFF; 
}

#cat-2:hover, #cat-4:hover {
	background: #6599FF; 
	color:#FFFFFF; 
}

#cat-1 a:hover, #cat-3 a:hover, #cat-5 a:hover {
	background: #FF9900; 
	color: #FFFFFF; 
}

#cat-2 a:hover, #cat-4 a:hover {
	background: #6599FF; 
	color: #FFFFFF; 
}

.category {
	width: 168px;
	float: left;
	border-top: 8px solid #FF9900;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	background: #FFFFFF;
}

.category p {
	margin: 0px;
}

#cat-1, #cat-3, #cat-5  {border-top: 8px solid #FF9900;}
#cat-2, #cat-4 {border-top: 8px solid #6599FF;}

.category span.cat_title, #front-list .cat_title {
	text-transform: lowercase;
	margin: 0px;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -0.05em;
}

.category span.cat_title a, #front-list .cat_title a {
	color: #097054;
}

.category span.cat_title a:hover, #front-list .cat_title a:hover {
	color: #FFFFFF;
}

#front-list {
	font-size: 1.05em;
	line-height: 1.75em;
}

#front-list .title {
	font-weight: bold;
	font: 2.0em Arial;
	letter-spacing: -0.05em;
}

#front-list .clearfloat {
	padding-bottom: 10px;
	border-bottom: 1px dotted #6599FF;
	margin-bottom: 10px;
}

#front-list .spoiler {
	display: block;
	margin-top: 3px;
}

#front-list p {
	margin: 0px;
	padding: 0px;
}

/* ----- misc ----- */
#GAF_projects_vertical_box {
	border: 0px solid #6599FF; 
	background-color: white;
}

body {
	font: 100% Arial;
	background: #097054;
	color: #097054;
}

p {	
	margin: 15px 0px;
}

.tick p {
	padding-left: 50px;
	min-height: 45px;
	background: url(/wp-content/themes/arthemia/images/icons/Tick_40.png) no-repeat 5px 0;
}

.esclamate p {
	padding-left: 50px; 
	min-height: 45px;
	background: url(/wp-content/themes/arthemia/images/icons/Esclamate_40.png) no-repeat 5px 0;
}

.question p {
	padding-left: 50px; 
	min-height: 45px;
	background: url(/wp-content/themes/arthemia/images/icons/Question_40.png) no-repeat 5px 0;
}

table.ordinary {
	border-width: 1px;
	border-style: solid;
	border-color: #6599FF;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

table.ordinary td {
	border-width: 1px;
	border-style: solid;
	border-color: #6599FF;
	background-color: #FFFFFF;
	padding: 2px;
}

a:link, a:visited {
	color: #6599FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #6599FF;
	text-decoration: underline;
}

.wp-caption {
	margin: 5px;
	border-bottom: 1px dotted #6599FF;
	padding: 0px;
}

.wp-caption p {
	margin: 7px 0px;
	font-style: italic;
}

a img {
	border: 0px;
}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background: #FFFFFF;
}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #6599FF;
}

select {
	width: 130px;
}	

h1 {
	font: 3.5em Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
}

h2 {
	font: 2.3em Arial;
}

h3 {
	font: 1.3em Arial;
	margin-bottom: 3px;
	color: #097054;
	font-weight: bold;
}

h4 {
	font: 1.0em Arial;
}

h3.cat_title, h3.cat_title a {
	color: #097054;
	letter-spacing: -0.05em;
	font-size: 0.85em;
}

h3.authors {
	margin-top: 15px;
	}

h5 {
	font: 1.3em Arial;
	margin-bottom: 3px;
	color: #097054;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 1px dotted #6599FF;
}

h5#likethis {
	margin-top: 0px;
	padding-top: 20px;
}

.author {
	font-size: 0.8em;
	font-weight: bold;
}








/* Zazzle Store */
#zazzle_store {
	width:100%;
	background:#FFFFFF;
	padding:10px 0px 0px 0px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:100px;
margin: 10px 0px 0px 0px;
}

#zazzle_store h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#6599FF;
	color:#FFFFFF;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
}

#zazzle_store a { }

.zazzle_td {
	padding: 0px;
	border: 0px;
}

.zazzle_table {
	margin: 0px;
}

#zazzle_center {
	margin-left: auto;
	margin-right: auto;
}

.zazzleImage { }










/* Comments*/
.commentlist cite {
	font-style: normal;
	margin-bottom: 4px;
	display: block;
}	

.commentlist blockquote {
	background: none;
}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style: none;
	margin-bottom: 3px;
}

.commentlist li li {
	background: none;
	border: none;
	list-style: square;
	margin: 3px 0px 3px 20px;
	padding: 3px 0px;
}

.commenttext {
	padding: 10px 10px 0px 10px;
	background: none;
	border-top: 0px;
	border-bottom: 1px solid #6599FF;
	width: 495px;
	float: right;
}
		
.commentlist cite strong {
	font-size: 1.1em;
}
	
li.my_comment {
	background: #FFFFFF;
	border: none;
}

li.my_comment cite strong {
	font-size: 1.3em;
	color: #6599FF;
}
	
#commentform small {
	background: #FFFFFF;
	font-weight: bold;
	padding: 0px;
}
	
.commentmetadata {
	color: #6599FF;
	display: block;
	margin-top: 3px;
	text-align: right;
	font-size: 0.9em;
}

.commentmetadata a, .commentmetadata a:visited {
	color: #6599FF;
}
	
.commentlist small {
	background: #6599FF;
}

.avatar {
	border: 1px solid #6599FF;
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 2px;
	width: 55px;
	height: 55px;
}

#comment {
	width: 590px;
	background: #FFFFFF;
}

#stats {
	margin-top: 0px;
	padding: 4px 0px;
	text-transform: uppercase;
	font: 0.8em Arial;
	display: block;
}

#stats span {
	padding: 0px 20px 0px 0px;
}

#stats span a:hover {
	background: none;
}

#stats span a {
	color: #6599FF;
}

#stats img, #nav img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
