/*
Theme Name: Artist Bloc - April 21st 2009
Theme URI:  
Description: updated April 21, 2009 by Scott Nihill
Version: 1.2 
Author: Scott Nihill
Author URI: http://projectbuilder.org
License: GPL
*/


/*  ************************************* */
/*  ************************************* */
/*  ********** DEFAULT STYLES *********** */
/*  ************************************* */
/*  ************************************* */

body {
	margin: 0;
	padding: 0;  
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*background: #fff; */
}

#wrapper{
	width: 950px; 
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size: 75%;
	//line-height:20px;
}

#header{
	padding: 0;
	margin: 0;
	height: 100px;
}	

#content{
	margin: 0;
	padding: 0;
}	

p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
/*  font-family: georgia, 'Times New Roman', sans-serif; */
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

a img{
	border:0px;
}

hr{
	height:2px;
	margin:5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

blockquote{
	background: #f4f4f4;
	padding: 5px 15px;
	margin: 3px 30px;
}

form{
	margin: 0;
	padding:0;
}

fieldset{
	padding:10px;
	margin:0;
	border:none;
}

legend{
	font-weight:800;
}

code {
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td {
	 vertical-align: top;
}


/*  ************************************* */
/*  ************************************* */
/*  ************* SIDEBAR *************** */
/*  ************************************* */
/*  ************************************* */

#sidebar {
	float: left;
	width: 190px; /* This is styleing the width of the main sidebar elements */
	padding: 0;
}

#navLogo {
	margin: 25px 0 0 30px;
	padding: 0;
}

#navLogo li {
	width: 120px;
	height: 85px;
	display: block;
	list-style: none;
	background: url(images/logo.gif) no-repeat; 
	text-indent: -9000px;
}

#navLogo a {
	height: 85px;
	display: block;
}

/*  ************************************* */
/*  ************************************* */
/*  *************** ABOUT *************** */
/*  ************************************* */
/*  ************************************* */

#corp {
	font-size: 80%;
	list-style-type: none;
	margin: 2px 0 0 44px;
	padding: 0;
}

#corp a {
	color: black;
	margin: 1px;
}

#corp li { display: inline; }


/*  ************************************* */
/*  ************************************* */
/*  **************** MENU *************** */
/*  ************************************* */
/*  ************************************* */

.menu /* This is the box that surrounds the navigation menu  */{
	padding:0px;
	margin-top: 50px;
}

.menu a /* These are the main navigation buttons  */{
	font-family: "Arial Black", sans-serif ;
}

.menu a:hover{
}

.menu ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

.menu ul li.widget{
	margin: 0;
	padding: 0;
}

.menu ul li.widget ul{
	margin: 0;
	padding: 0; /* this padding shifts the nav bar to the left by 10px  */
}

.menu ul li.widget ul li /* this section styles the main navigation buttons ie MEDIA PROJECTS etc */ {
	padding: 0;
	margin: 10px 0px 14px 40px;
}

.menu ul li.widget ul li a /* this section styles the links in the main navigation buttons ie MEDIA PROJECTS etc */  {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	background: #EC008C;
	padding: 2px 7px;
	margin: 0;
}

.menu ul li.widget ul li ul{
	margin: 5px 2px;
	padding: 0;
}

.menu ul li.widget ul li ul li {
	padding: 0;
	margin: 0;
}

.menu ul li.widget ul li ul li a{	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	line-height:12px;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 0;
	background: #fff;
	padding: 0px;
	margin: 0;
}

/* The styles below dont seem to apply to my sites navigation 
.menu ul li.widget h3 {
padding:2px;
margin:14px 0 8px 4px;
color: #000033;
font-weight: bolder;
color: red;

}

.menu ul li h3 a{
color: red;
}

.menu ul li h3 a:hover{
color: res;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

*/


/* #subscribe{
 text-align:center;
}

#subscribe p{
margin: 3px 0 10px 0;
font-size: 110%;
}

#subscribe p a{
color: #000033;
}

*/

/*  ************************************* */
/*  ************************************* */
/*  ************** SPLASH *************** */
/*  ************************************* */
/*  ************************************* */

#contentSplash {
	margin: 0;
	padding: 10px;
	min-height: 700px;
	width: 100%;
	//background-color: #e0e0e0;
	//background-image: url('images/grid.png');
}

#mainSplash {
	margin: auto;
	padding: 0;
	width: 600px;
}

.splashContent {
	margin: 20px 0;
	padding: 20px 5px;
	//height: 100px;
	background-color: #fff;
}

.splashContent p{
	margin 10px;
}

.splashImages {
  	margin: 8px 8px 0 -125px;
  	//padding: 0 0 0 -20px:
  	float: left;
  	font-size: 0;
  	//background: green;
  	width: 800px;
  	//height: 50px;
}

/* .splashImages p {
  	font-size: 1px;
} */

.splashImages ul {
  	list-style-type: none;
  	//padding: 0 0 0 -20px:
  	//margin: 0 0 0 -40px;
}

.splashImages ul li {
  	display: inline;
}



/*  ************************************* */
/*  ************************************* */
/*  ************* CATEGORY ************** */
/*  ************************************* */
/*  ************************************* */

#main {
	float: right;
	width: 700px; 
	margin: 30px 0 0 0;
	padding: 0;
}

#mainLeft {
	float: left;
	width: 500px; 
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#mainRight {
	float: right;
	width: 150px;
	margin: -10px 0 0 0;
	padding: 0;
	line-height: 100%;
}

#parentCatBoxes {
  	margin: 15px 15px 0 0;
  	width: auto;
  	float: left;
  	background: #EC008C;
  	width:150px;
  	height:150px;
}

/*  ************************************* */
/*  ************************************* */
/*  ******* CATEGORY - LEFT SIDE ******** */
/*  ************************************* */
/*  ************************************* */


/* category name - main heading */
h2#sectiontitle{
	font-size: 200%;
	font-weight: ;
	font-family: "Arial Black", sans-serif ;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #EC008C;
	font-spacing: 30px;
	letter-spacing: 1px;
}

/* single post frame - provides space at the begining and end of a post */
.post  {
	margin: 20px 0px 60px 0;
	padding: 0; 
	line-height: 120%;
	font-size: 100%;
}

/* Im not really sure why we need a second class - why cant we combine this with post?  
.entry {
	margin: 0;
	padding: 0;
	line-height: 120%;
	font-size: 100%;
}*/

.post h2 {
	color: grey;
	font-size: 80%;
	font-weight: normal;
	padding: 0;
	margin: 7px 0;
}

.post h2 a{
	font-size: 200%;
	font-weight: bold;
	font-family: "Arial Black", sans-serif ;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: black;
	font-spacing: 30px;
	letter-spacing: 1px;
}

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

.postmetadata {
	padding: 0;
	margin: 0;
	text-align:right;
	color: #EC008C;
	font-size: 85%;
}

.postmetadata a{
	color: #EC008C;
}


/*  ************************************* */
/*  ************************************* */
/*  ****** CATEGORY - RIGHT SIDE ******** */
/*  ************************************* */
/*  ************************************* */

.categoryDescription {
	margin-top: 10px;
	font-size: 90%;
}


.categorymeta{
	margin-bottom: 1px;
	text-align:right;
	font-size: 85%;
}

.categorymeta a{
	color: #000033;
}

/*

.postTitle {
	font-size: 80%;
	font-weight: ;
	font-family: "Arial Black", sans-serif ;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #EC008C;
	font-spacing: 30px;
	letter-spacing: 1px;
}

.postTitle a {
	font-size: 200%;
	font-weight: ;
	font-family: "Arial Black", sans-serif ;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: red;
	font-spacing: 30px;
	letter-spacing: 1px;
}

 
.entry h2{
	font-size: 200%;
	font-weight: ;
	font-family: "Arial Black", sans-serif ;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #EC008C;
	font-spacing: 30px;
	letter-spacing: 1px;
} */

/* post styles  - styling the content within the blog */





/*  ************************************* */
/*  ************************************* */
/*  *************** MEDIA *************** */
/*  ************************************* */
/*  ************************************* */

.wp-caption {
   	text-align: center;
	padding: 0px;
   	margin: 5px 0;
}

.wp-caption img {
   margin: 5px 20px;
   padding: 10;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*  ************************************* */
/*  ************************************* */
/*  **************** FORM *************** */
/*  ************************************* */
/*  ************************************* */

form {  
	margin: 20px 0 0 0;
	padding: 0 7px 0 0;
}

form a {
	background-color: #00033;
	text-align: right;
}

form p {
	font-size: 85%;
	background-color: #FFF;
	text-align: right;
	
}

textarea {
	padding: 0;
	margin: 0 0 0 0px;
	width: 320px;
	height: 50px;
	/* font-family: Arial, Verdana, Helvetica, sans-serif; */
	/* im having trouble getting the width wider */
	font-size: 100%;
	background-color: #FFF;
	color: #000;
	text-align: right;
}

input {
	display: block;
	float: right; 
	width: 150px;
	margin: 0 0 0 0; /* i attempted to add space between each item but when i added a margin everything went wonky? */
	padding: 0 0 0 3px;
	font-size: 95%;
	background-color: #FFF;
	color: #000033;
	text-align: left;
}

label {
	display: block;
	padding-right: 168px;
	font-size: 85%;
	color: #AAA;
	text-align: right;
}

/* how do i style the submit button differently? */




/* MAIN CONTENT SECTION  



#navigation{
padding: 0 0 0 0;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:left;
padding: 0 0px;
}

#credit p{
margin:0;
color:#555;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#555;
font-weight:100;
}

#footer p{
margin:0;
padding:15px 0;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
*/






/*  ************************************* */
/*  ************************************* */
/*  ************* COMMENTS ************** */
/*  ************************************* */
/*  ************************************* */

h3#comments, h3#postcomment{
	font-size: 100%;
}	

ol#commentlist{
	padding: 0;
	list-style-type: none;
}

ol#commentlist li{
	padding: 0;
	margin: 0;
}

ol#commentlist li {

}

p.commentheader{
	margin: 0;
	display: block;
	padding: 0;
	color: #AAA;
	font-size: 95%;
}

ul#commentlist{
	padding: 0 7px 0 50px;
	margin-top:20px;
	list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin-bottom: 5px;
	font-size:85%;
	line-height: 100%;
	text-align:right;
}

ul#commentlist p{
	margin: 0;
}

ul#commentlist li div.comm{
	margin: 0;
	padding: 0;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 0;
}

ul#commentlist li div.gravatar img{
	border: 1px solid #ccc;
}

ul#commentlist li div.commenttext{
	padding: 0;
	margin: 0;
}

ul#commentlist li div.commenttext div.commentwrapper{
	margin: 0;
	padding: 0;
}


/*  ************************************* */
/*  ************************************* */
/*  ************* CALENDER ************** */
/*  ************************************* */
/*  ************************************* */

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

#sidebar input{
background: #444;
border: 1px solid #666;
color: #fff;
}

