*
{
margin: 0px;
padding: 0px;

}

a:link {
	color: #575448;
}

a:hover {
	text-decoration: none;
	color: #575448;
}

a:visited {
	color: #575448;
}

body {
	
	background: #fff url() fixed repeat-y;
	font: 16px Garamond, Georgia, "Times New Roman", serif;
	color: #000000;
	margin-right: 30px;


}

#content
{
height: 634px;
}






#main
{
float: right;
width: 760px;
background: #ffffff url(http://dithyramb.org/images/white.png) repeat;
margin-top: 50px;
margin-bottom: 20px;
border: 10px solid #000000;
	margin-left: 150px;
}

#header {
	height: 0px;
	float: left;		
}

#menu
{
float: left;
width: 470px;
height: 25px;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 5px;
border-bottom: 5px solid #000000;
overflow: hidden;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 5px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	margin-right: 50px;




}

#menu a:hover {
	width: auto;
      height: 5px;
	color: #F1A41C;
	margin-right:50px;
	text-decoration: none;


}	


#logo {

position: fixed;
width: 110px;
height: auto;
float: left;
margin-top: 50px;
margin-left: 10px;
padding: 5px;
background: url(http://dithyramb.org/images/green.png) repeat;


}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
}


#right
{
float: right;
padding-right: 5px;
margin-left:5px;
width: 215px;
overflow: hidden;
background: url(http://dithyramb.org/images/white.png) repeat;
border-left: 5px solid #CDD7C4;
border-bottom: 5px solid #CDD7C4;
}

#right H3
{
width: 200px;
height: 20px;
font-size: 20px;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(http://dithyramb.org/images/green.png) repeat;
}



#right ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	list-style: none;
}

#right li  {
	padding: 4px 10px;

}


#right H4
{
font-size: 14px;
}

#right a {
	color: #92A758;
	font-size: 18px;
text-decoration: none;
}
#right a:visited {
	color: #92A758;
	font-size: 18px;
text-decoration: none;
}
#right p
{
padding: 10px;
}


#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #D2C1A2;
	border: 1px solid #D2C1A2;
	font-weight: bold;
	color: #ffffff
}


#left
{
width: 480px;
padding: 20px;
margin-top: 20px;
overflow: hidden;
float:left;

}

#left H4
{
margin: 20;
	padding: 0px;
	font-size: 12px;
	color: #000000;
        font-weight: normal;
       font-family: Garamond, Georgia, "Times New Roman", serif
}

#left a
{
color: #FD8B03;
text-decoration: none;
font-weight: bold;

}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
padding-top: 30px;
        font-weight: bold;
        font-family: Courier New, Garmond, Georgia, "Times New Roman", Times, serif

}

#left h2 a {
	color: #92A758;
}


.date {
	text-align: right;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}

#left ol, #left ul
{
margin-left: 20px;
}



#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #575448;
}

#footer a {
	color: #037931;
}

.widget_search
{

}

#flickrrss {
	display: inline;
	line-height: 50px;
line-width: 200px;
	}
#flickrrss a {
	color: #000000;
}

.post-body
{

	margin-top:15px;
}

li.cat-item

{
	padding-left:35px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 20%;
	border:4px solid #3371AC;
	padding:10px;
}

#submit
{
	width: 95px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/submit.gif) no-repeat;
	overflow:hidden;

        vertical-align: top;








	border:none;
}

#submit:hover
{
	background: url(images/submit_r.gif) no-repeat;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#left .categor
{
padding: 5px;
margin-top: 10px;
margin-bottom: 10px
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}





/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 50%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

