 /*  
Theme Name: Arthemia
Theme URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">;Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel
Author URI: http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 12px "Lucida Sans", Arial, Helvetica;
	background: url(images/woodbg.jpg);
	background-repeat: repeat-y;
	}

p {	margin-bottom:12px;
	}

a:link, a:visited {
	color:#330066;
	}

a:hover, a:active {
color:#330066;
	}

a img {
	}

code {
	font: 'Courier New', Courier, Fixed;
	}	
		

blockquote {
	font-style:italic;
	width:80%;
	margin:30px;
	}


hr {border:1px solid #330000;
	width: 94%;
	margin: 0px;
	margin-left:30px;
	}

#post_108 li, #post_123 li  {
	margin-bottom:0px;
}
#post_108 ul li {
	margin-top:0px;
}
#post_108 p {
	margin-bottom:0px;
}



/* Structure */


#head {
	width:843px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
        background: url(images/top-jhparchment.jpg);
        background-repeat: no-repeat;
        min-height:180px;
	}


#page {
	width:823px;
	margin:0px auto;
	padding:10px;
        background: url(images/repeat-jhparchment.jpg) repeat-y;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:110px;
	padding:0px 5px;
	text-align:center;
        font-size:11px;
	}

#page-bar {
padding-left:45px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}

#page-bar li:hover {
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:5px 8px;
	display:block;
	font-size:11px;
	color:#330000;
	text-decoration:none;
	}

#page-bar a:hover {
	display:block;
	}

#searchform {
	text-align:center;
	margin-right:5px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
        text-align:left;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px 4px;
	background-color:#330000;
	width:140px;

	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 1px;
        color:#CC9966;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	padding: 5px 10px 5px 1px;
	}

#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;
	}


/* Text*/

h1 {
	font-weight:bold;
        margin-left:-9999px;
	}

h2 {
}

h2.widgettitle {
	margin-top:20px;
	font-size:14px;
}

h3, h3 a {
	font-size:24px;
	padding:0px;
	margin:-20px 0px;
	}

h4 {margin-top:15px;
	}

.date {
	font-size:10px;
	font-style:italic;
}

DIV.date {
	text-align:right;
	padding-right:10px;
	margin:0px;
}

DIV#article {
	font-size:1.2em;
}



/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	}

#top {
	padding:0;
	margin-top:10px;
	}

#headline {
	width:490px;
	float:left;
	padding-left:10px;
        margin-left:17px;
	}

#headline  div.title {
	display:block;
	}

#featured {
	width:230px;
	float:right;
	padding:0px 25px 0px;
	margin-right:5px;
	border-left: 1px solid #330000;
	margin-bottom: 20px;
	}

#featured .clearfloat {
	}

#featured .info {
	}

#featured .title {
	}

#featured .divider {
	}

#featured div.info a img{
	border:1px solid #330000;	
margin:2px;
padding:0px;

}

#headline a img{
	border:1px solid #330000;
	margin:10px;
	}
img.nowreading{
	border:1px solid #330000;
	margin:5px;
	}


.category {
	width:140px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c57a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title {
	}

#front-popular h3 {
	}

.category a {
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c57a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c57a7; color:#fff; }

#bottom {
	width: 770px;
	padding: 30px;
	}

#front-list {
	width:490px;
	padding:10px;
	float:left;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font-weight:bold;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:15px;
	margin-bottom:15px;
	}

.author {
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:520px;
	float:left;
	padding-left:10px;
        margin-left:17px;
	}
#contentthin {
	width:520px;
	float:left;
	padding-left:0px;
        margin-left:0px;
	}
#contentwide {
	width:760px;
	float:left;
	padding-left:10px;
        margin-left:17px;
	}
div.archive ul li {
	list-style:none;
}

span.date{
	text-align:right;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

a.title {
	font-weight:bold;
	margin-bottom:15px;
	padding:5px 0px;
	font-size:12px;
	}

#content .title {
	}

.post ul li {	
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	}

.post ol li {	
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	}

.post ol li ul li {	
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	}

.post img, .post a img, #front-list img {
	border:0px;
	margin:0 10px 5px 0;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-top:-10px;
       	margin-bottom:10px;
	padding:4px;
	display:block;
	}

#stats span {
	border-right:1px dotted #333;
	padding: 0px 5px 0px 5px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	}

#tools {
	width:490px;
	height:25px;
	}

#tools a:hover {
	background:none;
	}


/* Sidebar*/
#sidebar {
        width:200px;
	float:right;
	padding:36px 0px 25px 0px;
	margin-right:15px;
	}
#postsidebar {
        width:200px;
	float:left;
	padding:0px;
	margin-left:6px;
	margin-top:70px;
	}
#sidebar ul, #postsidebar ul {
	margin-left:20px;
}
ul ul.children {
	margin-left:0px;
}
ul.weathericonwidget{
	list-style:none;
}


/* Form Elements */

select {
	border:1px solid #FFFFFF;
	width:100%
	}
	
.searchbutton {
	padding: 1px;
	border:1px solid #FFFFFF;
	}

.field {
	padding: 2px;
	border:1px solid #FFFFFF;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #FFFFFF;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
	}	

.commentlist blockquote {
	}
			
.commentlist li {
	padding: 10px 14px 10px 14px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	border:1px solid #330000;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	}
	
#commentform small {
	padding:0;
	}
	
.commentmetadata {
	display: block;
	margin-top:3px;
	text-align:right
	}

.commentmetadata a, .commentmetadata a:visited {
	}
	
.commentlist small {
	}

.avatar {
	margin:15px 8px 6px 0;
	float:left;
	padding:1px;
	width:45px;
	height:45px;
	}	



#comments {
	width:510px;
	float:left;
	}

#comment {

}

/* Footer*/

#front-popular {
	width: 823px;
	margin: 0 auto;
	padding:10px;
        background: url(images/repeat-jhparchment.jpg);
background-repeat: no-repeat;
	}

#nowreading {
	width:490px;
	float:left;
	padding:10px;
        margin-left:17px;
	}

#googlerss {
        width:240px;
	float:right;
	padding:10px;
	margin-right:35px;
	}
#googlerss h3{
	margin:0px;
	padding:0px;
}


#footer {
	margin: 0 auto;
	width: 843px;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
background: url(images/bottom-jhparchment.jpg);
background-repeat: no-repeat;
height:160px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* degree progress styles */
DIV#post_98 {
	margin-left: 20px;
}

DIV#post_98 UL LI, DIV#key UL LI{
	list-style-image: url(/square.gif);	
	list-style-position: inside;
	margin-left:20px;
	border-bottom:1px solid;
	line-height: 200%;
}
DIV#post_98 UL LI UL LI{
	list-style-image: url(/square.gif);	
	border-bottom:0px solid;
	border-top:1px solid;
	margin-left: 0px;
	padding-left: 20px;
}

DIV#post_98 UL LI.done, DIV#key UL LI.done {
list-style-image: url(/done.gif);	
}

DIV#post_98 UL LI.subhead {
list-style-image: none;
list-style-type: disc;	
}

DIV#post_98 UL LI.inprogress, DIV#key UL LI.inprogress {
      list-style-image: url(/inprogress.gif);
}
DIV#post_98 UL {
	margin-bottom:20px;
}
DIV#post_98 UL UL {
	margin-bottom:0px;
}

DIV#post_98 strong {
	font-weight:bold;
	margin-top:20px;
}
DIV#post_98 DIV#key {
padding:5px;
margin:10px 4px;
min-height:300px;
font-size:10px;
}

DIV#googletranslate img {
border:1px;	
}

DIV.quotescollection_randomquote {
font-size:10px;
}

DIV#subscribes {
font-size:10px;
margin-left:25px;
margin-top:-20px;
}

DIV#archives ul, DIV#archives li{
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

DIV#wpcf{
text-align:left;
}

/*File Icons*/
 a[href$=".pdf"], a[href$=".txt"], a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"], a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"], a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"], a[href$=".swf"], a[href$=".xls"], a[href$=".doc"], a[href*="trackback"], a[href*="@"], a[href*="postcomment"], a[href*="respond"], a[href*="action=edit"]
{
		padding-bottom:2px;
		padding-left:22px;
		padding-top:2px;
		background:transparent;
	}
 a[href$=".pdf"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_acrobat.png) no-repeat scroll left center;
		}
 a[href$=".txt"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_text.png) no-repeat scroll left center;
		}
 a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/music.png) no-repeat scroll left center;
		}
 a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_compressed.png) no-repeat scroll left center;
		}
 a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/film.png) no-repeat scroll left center;
		}
 a[href$=".swf"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_flash.png) no-repeat scroll left center;
		}
 a[href$=".xls"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_excel.png) no-repeat scroll left center;
		}
 a[href$=".doc"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_word.png) no-repeat scroll left center;
		}
 a[href*="trackback"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/link.png) no-repeat scroll left center;
		}
 a[href*="@"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/email.png) no-repeat scroll left center;
		}
 a[href*="postcomment"], a[href*="respond"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/comment.png) no-repeat scroll left center;
		}
 a[href*="action=edit"]
		{
			background: url(http://blog.julie-h.com/wp-content/plugins/file-icons/icons/silkicons/page_white_edit.png) no-repeat scroll left center;
		}
		
		
UL LI.tightenup {
margin-top:-20px;
margin-bottom:-20px;
}