/*  
Theme Name: Smash Holmzini Clutched Out Madness
Theme URI: http://www.smashenterprise.com
Description: Holmz is the best
Version: 2.0
Author: Smash Holmzini aka Ash Holmz
Author URI: http://www.smashenterprise.com
*/

p.audioplayer_container {margin:0px;padding-bottom:15px; text-align:right;  
}

  
.homey {
       padding:0px;
       float:left;
       margin:0px;
}

.righty {
       float:right;
       padding:0px;
}

.brown {
       border:0;
       color:#c93;
       background-color:#c93;
       height:3px;
       margin:0px;
}

body {
        background-color:#000;
        background-image:url("images/woodfloor.jpg");
        background-position:top center;
	margin: 0px auto;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
     
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
        
}

h2 {
	font-size: 1.3em;
        font-family:century gothic;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #fc7;
        
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	background:url(images/clutchwoodback.jpg) top center repeat-x;
	margin: 0 auto;
        border-bottom:3px solid #c93;
        border-top: 5px solid #2A0A0A;
        clear:both;
                
}

/* Header */

#backbar {
        
        border-bottom:0px solid #200;
        margin:0 auto;
        height: 50px;
       
       
}

#leftsidelogo {
        width:480px;
        float:left;
}


#rightsidelogo {
        width:480px;
        height:315px;
        float:right;
        text-align:right;
      
        
}

#flashbody {
        width:480px;
        height:315px;
        padding:0px 0px;
        
}        

#clutchdescription {
        width:480px;
        height:30px;
        float:left;
        font-style:italic;
     
}


#clutchaddy {
        width:244px;
        height:225px;
        text-align:center;
        float:left;
        clear:right;
        font-style:none;
        margin-top:8px;
        padding-top:25px;
        font-family:Century Gothic, Copperplate Gothic Light, arial;
        letter-spacing:0px;
        
        
        
}

#clutchaddy a {
        color:f00;
        font-style:normal;
        
        
        
}

#clutchaddy h1 {
        font-style:normal;
        color:#f90;
}

#clutchaddy h1 a {
        color:#c93;
        font-style:normal;
        font-size:13px;
        font-famliy:century gothic;
        font-style:italic;
}


#clutchlogo {
        width:236px;
        height:225px;
        float:left;
        clear:left;
        
        margin-top:10px;
}

#logo {
        
	width: 960px;
	height: 315px;
	margin: 0px auto;
	
}

#logo h1, #logo p {
	margin: 0;
	color:#fff;
}

#logo span {
	color: #fff;
}

#logo h1 {
	
	font-weight: normal;
	font-size: 14px;
        text-transform:none;
}

#logo p {
	padding: 17px 0px 0px 20px;
	font-family: Century Gothic, Times, serif;
	font-size: 20px;
        font-weight:normal;
	color: #fff;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #fff;
}

/* Menu */

#menu {
	width:960px;
	margin: 0 auto;
	padding-top:15px;
	height: 50px;
       
        overflow:hidden;
}

#menu ul {
	
	width:100%;
	list-style: none;
        float:left;
        margin-left:0px;
        padding:0px;
       
         
        
}

#menu li {
        margin:0px;
        padding: 0px 22px;
	display:inline;
        
}

#menu a {
	
        
	text-decoration: none;
       
	text-transform:uppercase;
	font-size: 18px;
        font-style:none;
	font-weight: normal;
        font-family:Century Gothic, sans serif;
	color:#fff;
        
}

#menu a:hover {
        
        color:#f90;

}

#menu .current_page_item a {
	
        text-decoration:underline;
}

#menu .current_page_item a:hover {
	
        color:#fff;
        background:none;
        text-decoration:underline;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding:0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	
	
}

/* Content */

#contentwrap {
           margin:0 auto;
}

#content {
	float: left;
	width: 520px;
	padding-top:14px;
        font-family:century gothic;
}

.homepage {
	font-weight:normal;
        
        font-style:italic;
        text-transform:uppercase;
        color:#ffc;
       
}

.post {
	padding-bottom: 0px;
	line-height: 200%;
}

.post a {
        font-style:italic;
}

.post h1 {
	font-weight:normal;

        font-style:italic;
        color:#ffc;
        text-transform:uppercase;
       
       
}

.post h2 {
	font-weight: normal;
        font-style:none;
        font-family:Century Gothic, trebuchet ms, sans-serif;
}

.post ul {
        list-style-type:circle;
        color:#fc9;
        font-style:italic;
}

.title {
	margin: 0;
	padding: 0px 0 4px 0px;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFCC;
}

.title a:hover {
	color:#C00;
}

.byline {
	margin: 10px 0px 20px 0px;
	padding: 4px 0px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 120px;
	height: 33px;
	text-align: right;
	font-weight: bold;
        font-size:13px;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 0px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */


#tweetbox {
        background-color:#fff;
        margin-top:0px;
        padding:10px;
        border:10px solid #300;
        width:350px;
        float:right;
        text-align:left;
        color:#000;
}

#tweetbox a{
       color:#39f;
}

#sidebar1 {
	float: right;
	width: 400px;
        text-align:center;
        margin-top:15px;
}

#sidebar2 {
	float: right;
	width: 400px;
        text-align:center;
        margin-top:15px;
}


.sidebar {
	float: right;
	padding: 0;
	color: #737373;
}

.sidebar ul {
	margin: 0;
	padding: 0px 0px;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	
	background: none;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 15px;
	padding: 14px 0px 0px 0px;
	text-transform: none;
	font-size: 20px;
	font-family: Myriad Pro, Century Gothic, Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #ffc;
}

.sidebar a {
	color: #BDBDBD;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Century Gothic, Trebuchet MS, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* FlashScroller */

#clutchfeed {
       
	width: 100%;
	margin: 0 auto;
	padding: 0px;
        clear:both;
        font-size:10pt;
       
}

/* Footer */

#bottombar {
        background:#200 url(images/clutchwoodback.jpg) top center repeat-x;
        margin:0 auto;
        
        border-bottom:2px solid #c93;
        border-top: 5px solid #2A0A0A;
     
}

.smashlink {
        color:c00;
        padding:0px;
        margin:0px;
}        

#footer {
       
	width: 960px;
	
	margin: 0 auto;
	padding: 0 20px;
	
       
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer p a {
	margin: 0;
	padding: 0px;
	text-align: center;
	text-transform:uppercase;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ccc;
        font-style:normal;
}

#footer a {
	margin: 0;
        padding:0px 26px;
	text-decoration: none;
        text-align:center;
	text-transform: uppercase;
	font-size: 16px;
        font-style:normal;
	font-weight: normal;
        font-family:Century Gothic;
	color: #fff;

}

#footer ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
        
}

#footer li {
        padding-top:15px;
	float: left;
	display: inline;
}


#footer a:hover {
        
        color:#f90;

}

#footer .current_page_item a {
	
        text-decoration:underline;
}

#footer .current_page_item a:hover {
	
        color:#fff;
        background:none;
        text-decoration:underline;
}


#footer .link {
}

#footer .copyright {
}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding: 20px 0px;
}

.pagetitle {
	margin: 0px;
	padding: 20px 0px;
	font-size: 2.4em;
	font-weight: normal;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
}

hr {
	width:80%
        color:#c00;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}


/* Event Styles */

.clutcheventsback {
        color:#fc9;
}


.clutcheventsback a {
        color:#ccc;
        font-style:italic;
}

.clutchevents {
        width:100%;
        margin-top:10px;
        margin-bottom:15px;
        padding-top:10px;
        padding-bottom:10px; 
}

.monthandday {
        
        font-size:16px;
        margin-bottom:5px;
        font-style:none;
        text-transform:none;
        color:#fc8;
        
}

.clutcheventscontent {
        font-size:14px;
        padding-left:30px;
        padding-top:10px;
        padding-bottom:5px;
        padding-right:30px;
        background:#2A0A0A;
        border:1px double #c93;
      
}



