/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}
#menu{
	font-family: arial, serif;
	width:1000px;
	height:34px;
	margin:0 auto;
	font-weight:bold;
	background:url(images/topmenu_bg.png) no-repeat;
	border-right:3px solid #000;
	border-left:3px solid #000;
}
#menugirl{
	width:1000px;
	height:34px;
	margin:0 auto;
	font-weight:bold;
	background:url(images/menu_girl.png) no-repeat;
	border-right:3px solid #000;
	border-left:3px solid #000;
}
#menu ul{
	padding-left:30px;
}
#menu li {
	padding-top:7px;
	display: block;
	float: left;
	padding-left:30px;
}

#menu li a {
	display: block;
	color:#02C6C8;
	font-size:14px;
}

#menu li a:hover{
color:#ffffff;
text-decoration:none;
}

#menu li.current_page_item {
	background: url(images/active_page1.png) no-repeat;
	background-position:15px 0px;
	color:#ffffff;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
	color: #ffffff;
}

a {
	text-decoration: none;
}
a:link {
	color: #02C6C8;
	text-decoration:underline;
}
a:visited {
	color: #02C6C8;
	text-decoration:underline;
}
a:hover, a:active {
	color: #02C6C8;
	text-decoration:underline;
}


body {
	background:#052433 url("images/bg.jpg");
	color:#000000;
	font:12px arial,verdana,sans-serif;
}

.pagetop { 
	margin:0 auto;
	text-align:left;
	width:1000px;
	border-right:3px solid #000;
	border-left:3px solid #000;
	}

.pageshader { 
        background: url(images/leftrightshader.png);
	margin:0 auto;
	text-align:left;
	width:1000px;
	border-right:3px solid #000;
	border-left:3px solid #000;
	}

.page { 
	margin:0 auto;
	background: url(images/main_bg.png) no-repeat;
	text-align:left;
	width:1000px;
	border-right:3px solid #000;
	border-left:0px solid #000;
	}

#header {
	background: url("images/header.png") no-repeat;
    width: 1000px;
    height: 296px;
    margin:0 auto;
	}

.header-bookmark {
	font-family: arial, serif;
	font-size:25px;
	font-weight:bold;
    	padding-top: 0px;
	text-align:left;
	padding-left:890px;
	}
.header-title {
	font-family: arial, serif;
	font-size:25px;
	font-weight:bold;
    	padding-top: 176px;
	text-align:left;
	padding-left:8px;
	}
.header-title a{
	color:#ffffff;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	text-decoration:none;
	}
.header-title a:hover{
	text-decoration:none;
	}
.header-description {
	color:#ffffff;
	font-family: arial, serif;
	font-size:25px;
    padding: 10px 0px 0px 30px;
	}

#content {
	float:left;
	padding:30px 0px 0px 45px;
	width:660px;
	}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    margin-top: 10px;
    margin-left: 35px;
              }
	
#sidebar1 {
	float:left;
	margin:45px 0px 20px 44px;
	width:205px;
	background: url(images/tile_shader.png);
        border-top:1px solid #fff;
        border-bottom:1px solid #fff;
	}
	
#footer {
	background: url(images/footer_bg.png) left bottom repeat-x;
    color: #ffffff;
	height:100px;
	clear:both;
	text-align:center;
        font-size:11px;
	}
#footer p{padding:38px 0 0px 0;}
#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
    color: #ffffff;
	text-decoration:none;
                          }

/* End Main-Layout */



/* Begin Content*/
h4,h5,h6{
	color:#02C6C8;
	font:16px arial, serif;
	margin:20px 0 0 0;
	}

h2{ font-family: arial, serif;
	font-size:16px;
	color:#ffffff;
    margin:20px 0 10px 0;
	}

h3{ color:#ffffff;
	border-bottom:1px dotted #fff;
    margin:20px 0 0 0;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#ffffff;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#02C6C8;
	text-decoration:none;
}

.post-date {
	width: 49px;
	padding-top:0px;
	background: url(images/date_bg.gif) top center no-repeat;
}
.post-month {
	font-size: 11px;
	font-family: arial, serif;
	color: #ffffff;
	text-align: center;
	display:block;
}
.post-day {
	font-size: 25px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;

}
.post { 	
	color:#02C6C8;
font-family:arial, serif;
font-size: 14px;
	text-align:justify;
    background: url(images/content_bg.png);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
        border-bottom:1px solid #fff;
        border-top:1px solid #fff;
	width:900px;
	}

.postmetadata {
	color:#02C6C8;
	font-size:.85em;
	padding:2px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#02C6C8;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:140%;
	margin:0 0 5px 0;
	}
	
.entrytext p, .entry p{
	margin:0 0 15px 0;
	}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.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;
	}

#sidebar1 ul li {
	list-style:none;
	padding:0px 20px 10px 20px;
	color:#02C6C8;
	}

#sidebar1 ul li ul li{
	margin-left: 10px;
	padding:1px 0;
	color:#02C6C8;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{
	text-decoration: none;
	color:#02C6C8;
}

#sidebar1 ul li ul li a:hover{
	text-decoration:underline;
	color:#02C6C8;
}
/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	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:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	padding:2px;
	border:1px solid #02C6C8;
        background: transparent;
        color: #02C6C8;
	}

#sidebar1 #searchsubmit {
         height: 22px;
	padding:1px;
        margin-left:3px;
	border:1px solid #02C6C8;
        background: transparent;
        color: #02C6C8;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

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:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.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;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:1000px;
	height:34px; 
	font-size:12px; 
	position:relative; 
	z-index:100;
	font-family:arial, serif;
	margin:0 auto;
	font-weight:bold;
	background:url(images/topmenu_bg.png) no-repeat;
	border-right:3px solid #000;
	border-left:3px solid #000;
	}

/* hack to correct IE5.5 faulty box model */

 * html .menu {width:746px; 
	w\idth:745px;}

/* remove all the bullets, borders and padding from the default list styling 

*/

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.menu ul ul {
	width:142px;
	}

/* float the list to make it horizontal and a relative positon so that you can 

control the dropdown menu positon */

.menu li {
	float:left;
	width:142px;
	position:relative;
	}

/* style the links for the top level */

.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:131px; 
	height:32px; 
	border:1px solid #fff; 
	border-width:1px 0px 1px 0px; 
	background:transparent; 
	padding-left:10px;
 	line-height:32px;
	}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {
	width:142px; 
	w\idth:131px;
	}

/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:url(images/topmenu_bg.png) no-repeat;
	}

/* style the second level hover */

.menu ul ul a.drop:hover{
	background:url(images/tile_shader2.png);
	}

.menu ul ul :hover > a.drop {
	background:url(images/tile_shader2.png);
	}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:url(images/tile_shader2.png);
	}

/* style the third level hover */

.menu ul ul ul a:hover {
	background:url(images/tile_shader2.png);
	}

/* hide the sub levels and give them a position absolute so that they take up no room */

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:34px;
	left:0; 
	width:142px;
	border-top:1px solid #000;
	}

/* another hack for IE5.5 */

* html .menu ul ul {
	top:30px;
	t\op:31px;
	}

/* position the third level flyout menu */

.menu ul ul ul{
	left:142px;
	top:-1px;
	width:142px;
	}

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {
	left:-142px;
	}

/* style the table so that it takes no ppart in the layout - required for IE 

to work */

.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {
	background: url(images/tile_shader2.png); 
	color:#ffffff; 
	height:22px; 
	line-height:22px; 
	padding:5px 10px; 
	width:121px;
	border-width:0px 0px 1px 0px;
	}

/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {
	width:143px;
	w\idth:121px;
	}

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:transparent;
	}

.menu :hover > a, .menu ul ul :hover > a {
	color:#02C6C8;
	background: url(images/tile_shader2.png);
	}

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link 

*/

.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #02C6C8;
  background: url(images/tile_shader2.png);
  font-weight: bold;
}

.menu .current_page_item a {
  color: #02C6C8;
  background: transparent;
  font-weight: bold;
}

.menu ul .current_page_item ul a {
  color: #ffffff;
  font-weight: normal;
  background: url(images/tile_shader2.png);
  font-weight: bold;
}

.menu ul .current_page_item ul a:hover {
color: #02C6C8;
  background: url(images/tile_shader2.png);
  font-weight: bold;
}

.menu .current_page_item a:hover {
color: #02C6C8;
  background: url(images/tile_shader2.png);
  font-weight: bold;
}

/* MY STYLES */

.artseries
{
width:620px;
background-image:url('http://www.energyartmovement.org/art/profiles/design/bartile.png');
background-repeat:repeat;

margin:0 0 0 0;
vertical-align:bottom;

border-style:solid;
border-top-width:1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-color:#ffffff;
}

.profilename
{
color:#FFFFFF;
font-size:21px;
font-style: italic;
font-family:Arial,Verdana,sans-serif;
}

.profilelinks
{
color:#02C6C8;
font-family:arial, serif;
font-size: 14px;
}
.profilelinks a
{
text-decoration:none;
}
.profilelinks a:hover
{
text-decoration:underline;
}
