/*  
Theme Name: RockinArt 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: Based on the RockinMinimal 3 Column design. A white, grey and black, clean and simple theme designed with little elements for the minimalist in mind.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}




/* begin anchor tag styling */
a {
	color: #00A;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
a:visited{
	color: #600;
	}	


#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	background: #00ccff;
	text-decoration: none;
	}
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	background: none;
	text-decoration: underline;
	}

#content h3 a  {
	color: #666666;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}

#content ul li a {
	color: #00A;
	text-decoration: none;
	}
#content ul li a:hover {
	text-decoration: underline;
	}
#content ul li a:visited {
	color: #600;
	}	

#l_sidebar ul li a {
	color: #00A;
	text-decoration: none;
	}
#l_sidebar ul li a:hover {
	text-decoration: underline;
	}
#l_sidebar ul li a:visited {	
	color: #600;
	}	

#r_sidebar ul li a, .contribs a {
	color: #00A;
	text-decoration: none;
	}
#r_sidebar ul li a:hover, .contribs a:hover {
	text-decoration: underline;
	}
#r_sidebar ul li a:visited, .contribs a:visited {	
	color: #600;
	}	


/* end anchor tag styling */








#header { 
	background: #888888;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
	}
#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Verdana, Times New Roman, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	background: #ffffff url(images/menubackground.gif) top repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 9px 0px 6px 0px;
	text-align: center;
	}

#container { 
	background: #ffffff;
	width: 960px;
	text-align: left; 
	margin: 0px auto; 
	}

#content { 
	width: 440px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0px;
	position:relative;
	padding: 25px 25px 15px 25px;
	}

#content p{
	margin: 0px;
	line-height: 22px;
	padding: 0px 0px 10px 0px;
	}
/*	
#content p img{
	border: none;

	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
*/
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 5px 10px 0;
	line-height: 150%;
	margin: 0 0 20px 0;
	}
	

#content h2 {
	color: #666666;
	font-size: 16px;	
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	line-height: 120%;
	font-variant: normal;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
	
#content ul li {
	list-style: square inside;
	margin: 0 0 0 2em;
	padding: 5px 0px 0px 0px;
	}

#content ul li ul li{
	list-style: circle inside;
}
blockquote{
	margin: 0px 0px 25px 25px;
	padding: 0px 25px 0px 10px;
	color: #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	color: #000000;
	width: 195px;
	float: left; 
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 15px 15px 15px; 
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}

#r_sidebar { 
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 15px 15px 15px; 
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}

#footer { 
	background: #ffffff url(images/footerbackground.gif) bottom repeat-x;
	border-top: 1px;	
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}
	
#artHeader{
	width: 440px;
	margin: 10px 0 0 0;	
	}
	
.artwork {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	}
	
.caption1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1.1em;
	font-variant: small-caps;
	}

#aboutBox {
  border: 1px solid #ff0000;
  color: #ff0000;
  padding: 3px;
  margin-bottom: 10px;
  margin-top: 5px;
  }

.response {
   color: #0A0;
}

.borderLine {
   border: 1px solid #9cbde7;
   padding: 3px;
   margin-bottom: 10px;
}


/*
Attach the following to your theme's style.css
Of course, you can adapt it to fit your needs and taste
*/

/* Advanced Search form */

#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/* End Advanced Search form */

/* start dd-secureformmailer */
div.ddfmwrap {
      float: left;
}
/* End dd-secureformmailer */

/* Begin styles for blog header */
#firstLine {
	position:relative;
	background-image:url(images/hdrFiles/hdrNewBeingBlog.jpg);
	height: 63px;
	width: 965px;
}
#secondLine {
	position: relative;
	height: 33px;
	width: 965px;
}
#thirdLine {
	position: relative;
	height: 34px;
	width: 965px;
}
a#ebeLink {
	background-image:url(images/hdrFiles/hdr2-2EBEs.jpg);
	width: 82px;
	height: 33px;
	display: block;
}

a#ebeLink img {
	width: 82px;
	height: 33px;
	border: none;
}
a:hover#ebeLink img {
	visibility:hidden;
}
a#infgameLink {
	background-image: url(images/hdrFiles/hdr3-3InfiniteGame.jpg);
	width: 184px;
	height: 34px;
	display: block;
}
a#infgameLink img {
	border: none;
}
a:hover#infgameLink img {
	visibility:hidden;
}
#hdrEBEs {
	position: relative;
	display: inline;
	height: 33px;
	width: 82px;
	float: left;
}
#hdrAskForHelp {
	position: relative;
	display: inline;
	height: 34px;
	width: 655px;
	float: left;
}
#hdrInfGame {
	position: relative;
	display: inline;
	height: 34px;
	width: 184px;
	float: left;
}
#hdrWANTED {
	position: relative;
	display: inline;
	height: 33px;
	width: 438px;
	float: left;
}
/* End styles for blog header */

