/*
Theme Name: The PhiLL(er) 2005
Theme URI: http://www.thephiller.com
Description: The PhiLL(er)'s new design for 2005
Author: PhiLL Ramey
Author URI: http://www.phillramey.com
Version: 1.0
.
General comments/License Statement if any.
.
*/


html { margin: 0px; }

h1 {
	color: #535769;
	font: bold 1.6em Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #000;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
}


body {
	background: #CCCCCC;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper, #wrapper3col {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background: #FFFFFF;
        text-align: left;
	width: 749px;					/* width should be the same as the background image */
	padding: 0px 17px 0px 13px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 719px;
}
	html>body #wrapper, html>body #wrapper3col { width: 719px; }

#footer {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	margin-bottom: 20px;
        width: 749px;					/* width should be the same as the background image */
	color: #FFF;
	padding: 10px 0px 10px 0px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#menu {
    border: 0px;
    background: #fff;
text-align: left;
    padding: 10px;
    color: #000;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}

	#menu ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
	}

	#menu ul li {
    	border: 0px;
		display: inline;			/* sets list items to display in a row */
		padding-left: 10px;			/* puts space in between list items */
	}

    #menu ul li img {
    	border: 0px;
    }

	#menu a:link, #menu a:visited {
		color: #000;
		text-decoration: none;
	}

	#menu a:active, #menu a:hover {
		color: #000;
		text-decoration: none;
	}

#leftcol {
	width: 105px;
	float: left;
}

#centercol {			/* basically a modification of "maincol" */
    text-align: justify;
    width: 459px;
	float: left;
    margin-top: -20px;
}

#rightcol {
    text-align: left;
	width: 150px;
	float: left;
	padding-left: 20px;
    padding-top: 15px;
    margin-top: -15px;
    //padding-right: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #rightcol { width: 130px; }

.clear { clear: both; }

.entry { font: 10pt Verdana, Arial, Helvetica, sans-serif;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#rightcol h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #666;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.entry p a:visited {
	color: #666;
	}

.entry img {
        float:left;
        margin-right: 10px;
        margin-bottom: 7px;
        }

img.nofloat {
        float:none;
        margin:0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.single .navigation{
  	margin-top: 30px;
}

.single #rightcol{
	margin-top: 27px;
}

.search #rightcol{
	margin-top: 40px;
}

#rightcol {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

form.arc_month select{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    width: 120px;
    }

small, #rightcol ul ul li, #rightcol ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: underline;
	}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#rightcol h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

small, #rightcol ul ul li, #rightcol ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#rightcol ul, #rightcol ul ol {
	margin: 0;
	padding: 0;
	}

#rightcol ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#rightcol ul p, #rightcol ul select {
	margin: 5px 0 8px;
	}

#rightcol ul ul, #rightcol ul ol {
	margin: 5px 0 0 10px;
	}

#rightcol ul ul ul, #rightcol ul ol {
	margin: 0 0 0 10px;
	}

ol li, #rightcol ul ol li {
	list-style: decimal outside;
	}

#rightcol ul ul li, #rightcol ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
    padding: 5px 3px;
	}

#rightcol #searchform #s {
	width: 115px;
	padding: 2px;
    background: #ddd;
    color: #336699;
    margin-top: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 111px;
}
	html>body #rightcol { width: 111px; }

#rightcol #searchsubmit {
	padding: 0px;
    margin-top: 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	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 */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

/* Playlist styling */

.entry ol li {
list-style-type:decimal;
list-style-position: outside;
font-size:60pt;
font-family:arial, sans-serif;
position: relative;
top: 70px;
left: 32px;
line-height:normal;
color:#C3E4FF;
_color:#FFF; /* show to IE */
}

.entry ol li p {
_margin-top: -5px;
width: 390px;
}

.entry ol li h3, .entry ol li p {
_list-style-type:decimal;
_list-style-position: outside;
color:#111;
font-size:0px;
line-height:normal;
font-size:small;
}

.entry ol li h3 {
position: relative;
top: -72px;
left: -70px;
}

.entry ol li p {
position: relative;
top: -77px;
left: -23px;
}

.entry ol li h3 {
    font-weight:bold;
    background-color: #96CFFF;
    margin-top: 10px;
    _margin-top: -45px;
    margin-bottom: 5px;
    width: 437px;
    padding: 3px 7px;
    /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 410px;
    }

.entry ol li h3 a, .entry ol li h3 a:visited {
	text-decoration: none;
    color: #FFFFFF;
    }

.entry ol li h3 a:hover {
	text-decoration: underline;
    }

.entry ol li p {
    background-color: #eeeee7;
    padding: 7px;
    text-align: left;
    }

.links {
	font-size: 11px;
}