
/*   
Theme Name: DIRTYVERBS2005
Theme URI: http://www.dirtyverbs.com
Description: Todo nuevo.
Author: Logan Phillips
Author URI: http://www.dirtyverbs.com
Template: dirtyverbs2005
Version: 1.0
.
Email if you're interested: logan@dirtyverbs.com
.
*/

/* DIRTYCSS LOGAN PHILLIPS DIRTYVERBS.COM ... STILL LEARNING ... */

body {
	background-color: #CC6600;
	background-image: url(images/varnish.gif);
	color: #ffffff;
	font-family: "Palantino", Garamond, Georgia, "Times New Roman", serif;
	font-size: 60%;
	margin: 0 0 -10px 0;
	padding: 0;
}

.poem {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 1.2em;
}

/*--------------------------------------------------------------------------------------------------*/


#content {
	font-size: 1.5em;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.postmetadata img {
	text-align: center;
	border: none;

	}

.alt {
	background-color: #000;

	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #999999;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	color: #FFFFFF;
	}


small, .nocomments, .postmetadata, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: #FF0000;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	

.narrowcolumn {
	padding: 0 10px 0px 10px;
	
	}
	
.title-in-list {
	margin-left: 30px;
	margin-top: -20px;
}

	
.title-in-list li {
	list-style-type: none;	
margin-top: 20px;
margin-bottom: -15px;
	font-weight: bold;
	font-size: 1.3em;
}	


.title-in-list li a {
text-decoration: none;
}

.title-in-list li a:hover {
text-decoration: underline;
}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {

}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */





/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0;

font-weight: bold;
	} 

html>body .entry li {
	margin: 0 0 0 30px;
font-weight: normal;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar table {
	border: 3px solid #000000;
	empty-cells: show;
	font-size: 24px;
	width: 740px;
	}

#wp-calendar table #next a {
	padding-right: 1px;
	text-align: center;
	}

#wp-calendar table #prev a {
	padding-left: 1px;
	text-align: center;
	}

#wp-calendar table a {
	display: block;
	text-decoration: none;
	background-color: #CC9933;
	color: #FFFFFF;
	width: 100%;
	}

#wp-calendar table a:hover {
	color: #333;
	}

#wp-calendar table caption {
	color: #CC9933;
	font-size: 1em;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	}

#wp-calendar table td {
	color: #000000;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 0px;
	text-align: center;
	width: 100px;
	height: 50px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	margin-right: -5px;
	margin-left: -5px;
	}

#wp-calendar table td.pad:hover {
	background: #fff;
	}

#wp-calendar table #today {
	background: url(http://www.dianelebow.com/images/today.gif);
	color: #666;
	}

#wp-calendar table th {
	color: #CC9933;
	font-style: normal;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .5em;
	text-align: center;
	vertical-align: middle;
	}
#wp-calendar a.eventday {
	color:#FFFFFF;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 30px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px dotted #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: right;

	}
	

	img {
	border: 3px solid #000;
	text-align: center;
}
	
	.image_hard_right img {
	margin: -15px -20px 5px 15px;
	display: block;
	float: right;

	}
	
	.image_hard_left img {
	margin: -5px 15px 5px -20px;
	display: block;
	float: left;
	
	}
	
.image_soft_right img {
	margin: -15px -20px 5px 15px;
	display: block;
	float: right;
border: none;
}

.image_soft_left img {
margin: -15px -20px 5px -20px;
	display: block;
	float: left;
border: none;
}

.image_soft_center img {
border: none;
text-align: center;
}


.g2image_float_left {
margin: -5px 15px 5px -20px;
	display: block;
	float: left;
}

.float_left {
margin: 10px 0 20px 0;
padding: 0 0 10px 0;
	display: block;
	float: left;
border: none;
}

.float_left img {
border: none;
}

/* End Various Tags & Classes*/



/*--------------------------------------------------------------------------------------------------*/
#sidecolumn {
	width: 180px;
	margin: 0;
	display: block;
	float: left;
}

#sidecolumn div {

}

/*-------------------------------------*/
#second-bg {
	background-image: url(images/nopal.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	min-height: 700px;
	margin: 0;
	padding: 0 0 2px 0;
}

#arroyo-bg {
	background-image: url(images/arroyo-sigil.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: -30px 0 0 0;
	padding: 0 0 2px 0;

}

#arroyo-bg blockquote {
	margin: 0 30px 0 60px;
	
}

#arroyo-bg a img {
		border: 3px solid #000;
	}
	
	#arroyo-bg a:hover img {
	border: 3px solid #333333;
	}

/*-------------------------------------*/

#header {
	background-color: #333333;
	background-image: url(images/header-bg.jpg);
	border-bottom: #000000 3px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 125px;
	padding-right: 125px;
	height: 70px;
}
/*-------------------------------------*/

#box-one {
	background-color: #333333;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: #000000 3px solid;
	margin: -40px 180px 10px 180px;
	padding: 20px 15px 15px 15px;
}

/*-------------------------------------*/

#box-two {
	background-color: #333333;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: #000000 3px solid;
	margin: 0 180px 10px 180px;
	padding: 15px;
}

/*-------------------------------------*/


#navbar {
	background-color: #333333;
	font-weight: bold;
font-size: 1.5em;
	letter-spacing: 0.1em;
	border-top: 3px #000 solid;
	border-bottom: 2px #000 solid;
	width: 180px;
	margin-top: 10px;
	text-align: right;
}

#navbar a:link, #navbar a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-bottom: solid #000000 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

#navbar a:hover {
	background-color: #000000;
}

/*-------------------------------------*/

#perform-bar {
	background-color: #333333;
	border-top: 3px #000 solid;
	border-bottom: 3px #000 solid;
	width: 180px;
	margin-top: 10px;
	padding-bottom: 10px;
	
}

#perform-bar ul {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 1.7em;
	list-style-type: none;
	margin: 0;
	text-transform: lowercase;
	
	
}

#perform-bar ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; 
	
	
}

#perform-bar ul ul {
	/** this does everything under the main headline**/
	font-variant: normal;
	font-weight: normal;
	font-size: .8em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;

}

#perform-bar ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;

}

#perform-bar a {
	text-decoration: none;
}

#perform-bar a:hover {
	text-decoration: underline;
}


/*-------------------------------------*/

#menu {
	background-color: #333333;
	border-top: 3px #000 solid;
	border-bottom: 3px #000 solid;
	position: absolute;
	width: 180px;
	margin-top: 420px;
	padding-bottom: 10px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 90%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu #search-div {
	border: none;
}

#menu ul {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
font-size: 1.2em;
	list-style-type: none;
	margin: 0;
	text-transform: lowercase;
}

#menu ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; 
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;

}

#menu ul ul li a {
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#menu ul ul ul.children {
}
/*-------------------------------------*/
#mainpage #sidecolumn #perform-bar {
	margin-top: 470px;
}

#sidecolumn div {
		
}

#singlepage entry {
	margin-top: -50px;
}

/*-------------------------------------*/

#credit-box {
	background-color: #333333;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: #000000 3px solid;
	margin: 0 180px 10px 180px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	
	line-height: normal;
	font-size: 1.1em;

}

#credit-box p {
	padding-left: 3px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

#credit-box img {
    float: left;
	margin-right: 5px;
}

#credit-box a {
	text-decoration: none;
	font-weight: bold;
}

#credit-box a:hover {
	text-decoration: underline;
}

#credit-box a:visited {
	color: #FFFFFF;
}