/*

Theme Name: DJ-CASSIDY-V2.0

Theme URI:http://www.aaronpetz.com

Description:DJ CASSIDY- BRAND.

Version:2.0

Author:Aaron Petz

Author URI:http://aaronpetz.com/

Tags:white, red, fixed-width, two-columns, right-sidebar



	"DJ-CASSIDY" by http://www.DJ-CASSIDY.com/



	This theme was designed and built by Aaron Petz

	of A. Scott LLC: http://www.aaronpetz.com/.



	The CSS, XHTML and design is released under the GPL.



*/

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Georgia, Times New Roman, Times, serif;

	color:#000;

	background: #000000;

	font-weight: bold;

	}



small {

	font-size: 0.8em;

	}



h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	text-transform:uppercase;

	text-align:left;

}



h1 { font-size: 2.4em; }

h2 { font-size: 2em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1em; }



pre {

	overflow:auto;

}



acronym, abbr

{

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	border-bottom: 0px dashed #000;

}



strong {	

	color:#000000;

}



a {

	color: #000000;

	text-decoration: none;

}





a:hover {

 color:#CA0404;

}





hr {

	display: none;

	}



a img {

	border: none;

	}





/* Layout */



body {

	margin: 0;

	padding: 0;

}



#page {

	margin: 69px auto 69px auto;

	padding: 0;

	width: 800px;

	background: #ffffff;
                                     
                                     
          
        

}



#header {

	margin: -100px 0px -31px;

}



#wrapper {

	padding:20px 25px 0px 25px;

}



#content {

	margin:0 0 0 0;

	padding:0px 0 0px 0px;

	width:530px;
    
    min-height:1290px;

	float:left;
    
    border-right: 0px solid #000000;

	background:url('images/line.jpg') repeat-y;
}

	

#sidebar {

	width:199px;

        height:100%;        

	float:right;	

	margin:0;

	padding: 0 0 0 15px;

	border-left: 0px solid #000000;

       

}	



#footer {

	clear: both;

}

#external{

	text-align:center;

	font-size: 1.2em;

}

#external a{

	text-decoration:none;

	color: #ffffff;

}

/* Header */

#headerimage {
	width:800px;
	height:84px;
	padding: 18px 0 0 0;
	text-align: left;

}





#header h1 {

	margin:9px 0;

}





#hmenu {

	font-size: 1.3em;

	margin:0;

	padding:0;

	text-align:center;

}



#hmenu a {

	text-decoration:none;

}

	

#hmenu ul {

	white-space: nowrap;

	display:inline;

	margin:0;

	padding:0;

}



#hmenu ul li {

	font-size:1.3em;

	font-weight:medium;

	text-transform:uppercase;

	display:inline;

	margin:0 5px 0 5px;

	padding: 0;

}	



#hmenu ul li#hmenu_rss {

	background:url('images/rss.png') no-repeat;

	padding-left:20px;

}	





/* End header */



/* Post */



.post {

	margin: 0;

	padding:0 30px 30px 0; 

	text-align: justify;

	overflow:hidden;

	clear:both;

	}



.post h2 {

	margin:0;

	padding:0;

	text-align:left;
	
	text-decoration:underline;

}



.post h3.post-title {

	font-weight:bold;

	font-size:1.8em;

	margin:0;

	padding:0;

	text-align:left;

}	





div.archive-title {

	font-size:1.6em;

	font-weight:bold;

}



.post hr {

	display: block;
	color: #000000;

	}



.postmetadata {

	font-size:1.4em;

	color:#000000;

	clear: both;

	text-decoration:none;

}

.postmetadata a{

text-decoration:none; font-size: 0.8em; text-transform:uppercase;

}

.clear {

	clear: both;

}



.entry {

	color:#CA0404;

	font-size:1.2em;

	line-height:1.2em;

	margin:20px 0 0 0;
        
	text-transform:uppercase;
	
	padding:0;
	
	text-align:left;
}



.entry blockquote {

	border:0px dashed #000;

	font-size:0.9em;

	padding:5px 20px;

	margin:10px 0;

	background:#000000;

}



.entry blockquote blockquote {

	font-size:1em;

}



.entry fieldset {

	border:0px dashed #000;

}



.entry fieldset legend {

	font-weight:bold;

	text-transform:uppercase;

}



.entry table {

	border-width:0 1px 1px 0;

	border-style:solid;

	border-color:#000;

	font-size:0.9em;

}





.entry table tr td {

	padding:5px 10px;

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#000;



}



.entry table tr th {

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#000;

	padding:5px 10px;

	background:#ffffff;

	color:#000;

	font-weight:bold;

	text-align:center;

}



.entry ol { list-style-type:decimal; }

.entry ol ol {	list-style-type:lower-alpha; }

.entry ol ol ol {	list-style-type:lower-roman; }





p img {

	padding: 0;

	max-width: 100%;

	}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



.alignright {

	padding:0;

	margin: 2px 0 5px 10px;

	display: inline;

	float:right;

	}



.alignleft {

	padding:0;

	margin: 2px 10px 5px 0;

	display: inline;

	float:left;

	}



.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.navigation .alignleft {

	text-align:left;

}

.navigation .alignright {

	text-align:right;

}



.navigation {

	font-size:1.2em;

	clear:both;

	margin:20px 0;

}	





.wp-caption {

	border: 0px solid #000;

	text-align: center;

	background-color: #ffffff;

	padding-top: 4px;

}





.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 1.1em;

	line-height: 1.7em;

	padding: 0 4px 5px;

	margin: 0;

}



.searchbox {

	padding:0px;

	text-align:center;

	clear:both;

}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

/* Comments*/

#respond{

	text-transform: uppercase;

	color:#CA0404;

	font-size:12px;

}

#respond form p{

	text-transform: uppercase;

	color:#CA0404;

	font-size:11px;

}

#respond h3{

	color:#fff;

	background:#000;

	width:500px;

	text-align:center;

	font-size:1em;

	padding:3px 0;

}

#comments {

	font-size:1.4em;

	line-height:1.4em;
	
	width:500px;

}



.commentlist {

	margin:-1px 0;

	padding:0 0 1px 0;
    
    font-size:1em;

	background:url('images/line.gif') repeat-x bottom;
	
	width:500px;

}



.commentlist li {

	list-style:none;

	margin:0;

	padding:0;
    
    padding-top:10px;
    
    font-size:1.3em;
    
    color: #CA0404;

	background:transparent url(images/line.gif) repeat-x scroll center top
    

}



li.comment div, li.pingback div {

	padding-right:10px;
    padding-top:10px;

	overflow:visible;

}



li.comment div div, li.pingback div div {

	padding:0;

	overflow:visible;

}



.commentlist li.even {

	background-color:#ffffff;

}



.commentlist li.odd {

	background-color:#ffffff;

}



ul.children li {

	list-style:none;

}



img.avatar {

	float:right;

	border:1px solid #eee;

	padding:2px;

	margin:0;

	background:#fff;

}



.comment-meta, .reply {

	margin:0;

	padding:0;

	font-size:1em;

}



.comment-author cite {

	font-style:normal;

	font-weight:bold;

}





textarea#comment {

	width:100%;



}



#comments div.navigation {

	font-size:1em;

}



/* Sidebar */


#sidebar {

	font-weight:normal;

	font-size: 1.2em;

}



#sidebar h2 {

	font-size: 0em;

	}



#sidebar h2 {

	padding: 0;

	background:url('') repeat-x bottom;

	}





#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	margin:0;

	padding:0;

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 0px;

	}





#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 0;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 20px;

	}



#sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

	

/* Calendar */

#wp-calendar {

	empty-cells: show;

	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;

	font-weight:bold;

	}



#wp-calendar caption {

	font-weight:bold;

	text-transform:uppercase;

	text-align:left;

	margin:0 0 5px 8px;

	color:#000000;

	}



#wp-calendar td {

	padding: 3px 5px;

	text-align: center;

	}

	

#wp-calendar td#today {

	background:#eee;

}	



#wp-calendar td#prev a {

	padding: 0;

	text-align:left;

	font-weight:normal;

}



#wp-calendar td#next a {

	padding: 0;

	text-align:right;

	font-weight:normal;

}





/* End Calendar */





/* Footer */	



#footer {

	padding:10px;

	text-align:center;

	font-size:1.1em;

	color:#000;

	margin:20px 20px 0 20px;

}



/* Custom */



/* TWITTER */

#twitter-container{

	padding: 30px 25px 0 25px;

}



#twitter {

	font-size:12px;

	text-align: left;

	text-transform: uppercase;

	color: #000000;

	width: 210px;

}	



	



#twitter a {

	text-decoration: none;

	font-size: 12px;

	color: #000000;

}



	



#twitter a:hover {

	text-decoration: none;

	color: #000000;

}


.navigation a {text-decoration:none;}



