/*
Theme Name: DANNYTHEME
Theme URI:
Description:
Version:
Author:
Author URI:
Tags:


=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=
Background Color of the page*/
BODY
{
	background-color: #FFFFFF;
}
/*Body text color*/
BODY
{
	color: #000;
	background-attachment: fixed;
	background-position: -244px -438px;
}
/*Text color of the blog title in the header*/
#header H1 A
{
	color: #020202;
}
#navigation
{
}
#navigation A
{
	color: #211;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
	text-align: left;
	background-color: #FE3298;
	margin-top: 0;
	margin-right: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
#navigation A:hover
{
	color: #FFF;
}
#navigation UL
{
	overflow: visible;
	text-align: inherit;
	margin-left: -40px;
	margin-top: 40px;
	margin-bottom: -10px;
}
#navigation LI
{
	display: inline;
}
/*Text color of the blog description in the header*/
.description
{
	color: #333;
}
/*Links color*/
A
{
	color: #FC3096;
	text-decoration: none;
}
/*Links hover color*/
A:hover
{
	color: #333;
	text-decoration: none;
}
/*Headings color*/
.post H2 A, #sidebar H2
{
	text-transform: uppercase;
	color: #000;
}
/*Headings hover color*/
.post H2 A:hover
{
	color: #F90000;
	text-decoration: none;
}
/*Width of the entire page. You can
also use a flexible width like so:
#page {width:64em;}

IT'S ADVISED *NOT* TO CHANGE THESE, IF POSSIBLE
Width of the content area*/
#content
{
	width: 100%;
	/*[empty]color:;*/
	margin-left: auto;
	margin-right: auto;
}
/*Width of the sidebar*/
#sidebar
{
}
/*Position of the header from the left edge.*/
#headerimg
{
	background-repeat: no-repeat;
}
/*Position of the footer from the left edge.*/
#footer P
{
	padding-left: 11px;
}
/*=-=-=-=-=-=-=-=-=-=-=- END CUSTOMIZATION -=-=-=-=-=-=-=-=-=-=-=

THE FOLLOWING CODE IS DERIVED FROM THE DEFAULT "KUBRICK" THEME.
THE STRUCTURE AND LAYOUT IS IN MY OPINION, NOT THE WAY CSS SHOULD
BE ORGANIZED, BUT FOR NOW I AM LEAVING IT THE WAY IT IS TO KEEP
IT CONSISTENT.

Begin Typography & Colors*/
BODY
{
	font-size: 62.5%;
	font-family: sans-serif;
	text-align: center;
}
#page
{
	text-align: left;
	width: 800px;
	margin: auto;
	max-width: 800px;
	background-repeat: repeat-y;
	background-position: right;
}
#header
{
}
#content
{
	font-size: 1.2em;
	background-color: transparent;
	width: 667px;
}
#content .entry P
{
	font-size: 1.05em;
	color: #020202;
}
.wpcf7 P
{
	text-align: left;
}
#content .entry, #content .entry
{
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
}
.entry
{
}
#content
{
	line-height: 1.6em;
}
.alt
{
	margin-top: -26px;
	margin-bottom: -7px;
}
#footer
{
}
SMALL
{
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 4px;
	text-transform: uppercase;
}
#commentform SMALL
{
	font-size: 9.2pt;
}
H1, H2, H3
{
	color: #020202;
	text-transform: uppercase;
}
#header H1
{
	font-size: 8.4em;
	/*[empty]background-color:;*/
	padding-bottom: 11px;
	letter-spacing: -4px;
}
.description
{
	font-size: 1.8em;
	color: #FE0000;
	margin-top: -15px;
	letter-spacing: 8px;
	margin-left: 5px;
}
H2
{
	font-size: 1.6em;
}
H2.pagetitle
{
	font-size: 1.6em;
	background-color: #E7E7E7;
	padding: 4px 0px;
	margin-top: 16px;
	margin-left: -13px;
}
#sidebar H2
{
	font-family: Arial;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
}
H3
{
	font-size: 1.6em;
}
H1, H1 A, H1 A:hover, H1 A:visited, #headerimg
{
	text-decoration: none;
	color: #3B6EA5;
}
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;
	color: #000;
}
H2.widgettitle
{
	color: #FFFFFF;
}
.entry P A:visited
{
	color: #B85B5A;
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist LI .avatar
{
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-transform: uppercase;
}
.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;
}
#sidebar
{
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
LI.cat-item
{
	font-size: 13.7pt;
	text-transform: uppercase;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
LI#recent-comments-2.widget.widget_recent_comments UL#recentcomments LI.recentcomments
{
	list-style: square inside;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
A, H2 A:hover, H3 A:hover
{
	text-decoration: none;
	color: #FC3096;
	/*[empty]font-size:;*/
}
#sidebar A, .postmetadata A, .navigation A, OL.commentlist CITE A, .commentmetadata A
{
	text-decoration: none;
	color: #FC3096;
}
#tag_cloud-3
{
}
A:hover
{
	text-decoration: none;
	color: #020202;
}
#wp-calendar #prev A, #wp-calendar #next A
{
	font-size: 9pt;
}
#wp-calendar A
{
	text-decoration: none;
}
#wp-calendar CAPTION
{
	font: bold 1.3em "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
}
/*End Typography & Colors
Begin Structure
Always show the scrollbar*/
HTML
{
	height: 100%;
}
BODY
{
	margin: -5px 0 20px;
	padding: 0;
	background-color: #000;
}
#header
{
}
#content
{
	float: left;
	padding: 0 0 0px 0px;
	margin: 23px 0 0;
	overflow: hidden;
	background-color: #FFFFFF;
}
#sidebar
{
	text-align: left;
	float: right;
	width: 122px;
}
.post
{
	padding: 0px 11px;
}
.post H2
{
	padding-top: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin-top: 7px;
	color: #020202;
	font-family: Arial;
	font-size: 20.5pt;
}
.post HR
{
	display: block;
}
#content .post
{
}
#content .postmetadata
{
	font-size: 1.1em;
	padding-top: 25px;
	color: #222;
	text-transform: uppercase;
	font-family: sans-serif;
	font-style: italic;
}
#tags
{
	font-size: 11px !important;
	color: #999;
}
#content .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
#content .attachment
{
	text-align: center;
	margin: 5px 0px;
}
.postmetadata
{
	clear: both;
}
.clear
{
	clear: both;
}
#footer
{
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer P
{
	margin: 0 135px 0 -40px;
	padding-bottom: 24px;
	padding-top: 21px;
	/*[empty]color:;*/
}
/*End Structure
Begin Headers*/
H1
{
	margin: 0;
}
H2
{
	margin: 0px 0 0;
}
H2.pagetitle
{
	text-align: center;
}
#sidebar H2
{
	margin: 5px 0 0;
	padding: 0;
}
H3
{
	padding: 0 0 0 13px;
	margin: 30px 0 0 0px;
	text-transform: uppercase;
}
H3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
/*End Headers
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 510px;
	height: auto;
}
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 Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets.*/
HTML>BODY .entry UL
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
HTML>BODY .entry LI
{
	margin: 7px 0 8px 10px;
}
.entry UL LI:before, #sidebar UL UL LI:before
{
	/*[empty]content:;*/
}
#sidebar A:hover
{
	color: #FD3197;
}
#sidebar IMG
{
	margin-left: -3px;
}
#sidebar A
{
	color: #FFFFFF;
}
.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;
}
#sidebar UL, #sidebar UL OL
{
	margin: 0;
	padding: 0;
}
#sidebar UL LI
{
	margin-bottom: 15px;
	color: #FFFFFF;
	margin-left: -4px;
	list-style: none outside;
	margin-right: -24px;
}
.textwidget
{
	padding-right: 6px;
	color: #FFFFFF;
}
#sidebar UL P, #sidebar UL SELECT
{
	margin: 5px 0 8px;
	color: #020202;
	display: inline;
}
#sidebar UL UL, #sidebar UL OL
{
	margin: 5px 0 0;
	display: block;
	padding-bottom: 15px;
}
#sidebar UL UL UL, #sidebar UL OL
{
	margin: 0 0 0 10px;
}
OL LI, #sidebar UL OL LI
{
	list-style: decimal outside;
}
#sidebar H2
{
	font-size: 1.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 9px;
	padding-top: 9px;
}
#sidebar UL UL LI, #sidebar UL OL LI
{
	margin: 3px -6px 0 9px;
	padding: 0 18px 0 0;
	display: inline;
}
/*End Entry Lists
Begin Form Elements*/
#searchform
{
	margin: 10px auto;
	padding: 5px 0px 5px 3px;
}
#sidebar #searchform #s
{
	width: 108px;
	padding: 1px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
.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: 98%;
	padding: 2px;
}
#commentform #submit
{
	margin: 0;
}
/*End Form Elements
Begin Comments*/
.alt
{
}
.commentlist
{
	padding: 0;
	margin: 0px;
	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
{
	max-width: 685px;
	margin-left: 15px;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
Begin Sidebar*/
#sidebar
{
	background-color: #000;
	margin-top: 5px;
}
#sidebar FORM
{
	margin: 0;
}
/*End Sidebar
Begin Calendar*/
#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;
}
#wp-calendar TD.pad:hover
{
/*Doesn't work in IE*/
	background-color: #FFF;
}
/*End Calendar
Begin Various Tags & Classes*/
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.center
{
	text-align: center;
}
.hidden
{
	display: none;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
IMG
{
	max-width: 510px;
	height: auto;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 2px 12px 20px 0px;
	margin-left: 8px;
	font-size: large;
	margin-bottom: 14px;
}
.navigation .alignleft
{
	padding-right: 4px;
}
/*End Various Tags & Classes
Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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 #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End captions

Ploo, ploo, white and blue.
I do love you true.
*/
