/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body, #page-outer {
        background:#FFF !important;
}

#nav{ background: #EEE; }

h2 a {
font-size: 18px;
}

h2 {
font-size: 18px;
}

.cufon-alt, .cufon, .cufon-canvas, .cufon-alt a, .cufon a, .cufon-canvas a, .cufon-alt h3, .cufon h3, .cufon-canvas h3, { 
    color:#ff22aa;
}

#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
	color: #ff22aa !important;
}

.headlink {
	background-color: #ff6600;
	color:#ffffff;
	font-family: "Avant Garde", "Eurostile", sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:.25em;
}

.headlink a:hover {
	background-color:#003399;
	text-decoration:underline;
}

.headspace {
        width:450px;
        margin-top: 30px;
        float:right;
        font-family: "eurostile", "Trebuchet MS", "Helvetica", sans-serif;
}

.headspace p {
        margin-left: 120px;
        text-transform:uppercase;
}

.pinktext { background: #FF22AA !important; }

body, h1, h2, h3, h4, h5, #nav1 li {
        font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

#nav2 .twitterlink {
	float: right;
	margin-right: 2px;
}

#nav2 .twitterlink a:link,#nav2 .twitterlink a:visited, #nav2 .twitterlink a:hover,#nav2 .twitterlink a:active {
	background: url(images/twitter.png) center right no-repeat;
	padding-right: 38px;
}

#nav2 .youtubelink {
	float: right;
	margin-right: 2px;
}

#nav2 .youtubelink a:link,#nav2 .youtubelink a:visited, #nav2 .youtubelink a:hover,#nav2 .youtubelink a:active {
	background: url(images/youtube.jpg) center right no-repeat;
	padding-right: 38px;
}

#nav2 .facebooklink {
	float: right;
	margin-right: 2px;
}

#nav2 .facebooklink a:link,#nav2 .facebooklink a:visited, #nav2 .facebooklink a:hover,#nav2 .facebooklink a:active {
	background: url(images/facebook.png) center right no-repeat;
	padding-right: 38px;
}

#nav2 .nav2-rss a:link,#nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover,#nav2 .nav2-rss a:active, #nav2 .twitterlink a:link,#nav2 .twitterlink a:visited, #nav2 .twitterlink a:hover,#nav2 .twitterlink a:active, #nav2 .youtubelink a:link,#nav2 .youtubelink a:visited, #nav2 .youtubelink a:hover,#nav2 .youtubelink a:active, #nav2 .facebooklink a:link,#nav2 .facebooklink a:visited, #nav2 .facebooklink a:hover,#nav2 .facebooklink a:active {
        color: #999999;
}

.widget ul {
        padding-left:10px;
}

.widget img {
        margin-left:10px;
}

.entry img {
        border:0;
}


#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a, h2 .widgettitle , h2 .entry-title   {
        font-size:13px;
	color: #FF22AA !important;
}

/* The Following CSS controls the tour page slider */

.button {float:left;border:0px;cursor:pointer;}
#next{background:url(http://rockhaq.com/wp-content/themes/dailyedition/images/right-button.png) no-repeat;margin-left:10px;background-position:center right;width:36px;height:305px;}
#prev{background:url(http://rockhaq.com/wp-content/themes/dailyedition/images/left-button.png) no-repeat;margin-right:10px;background-position:center left;width:36px;height:305px;}
#mask {
	width:475px;
	height:305px;
	overflow:hidden;
	border:0px;
	position:relative;
	background-color:#fff;
	float:left;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:3535px;
	float:left;
}
.col {
	display:block;
	width:465px;
	height:305px;
	float:left;
        margin:5px;
}
.col img{padding:2px;border:1px solid #CCC}

/*========= FEATURED SLIDER (FRONT-PAGE) =========*/


#wooslider h2 { margin-bottom: 30px; font-size: 20px; text-transform: uppercase; color: #343434;}
.wooslider .slider-container .slide-content h3 { font-size: 20px; text-transform: uppercase; }

.wooslider .slider-container .slide-content { padding: 10px 20px 10px 20px;}

h2 { font-size: 18px !important; }

.cyantext { background:  #33CCFF !important; } 

#nav li a:hover, #nav li.current_page_item a { color: #000 !important; }


/*================ Editors Comments =================*/

.entry blockquote {
        color: #666666;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 30px 0;
	background: transparent url(images/blockquote_icon_end.gif) no-repeat bottom right;
	}
.entry blockquote p {
	margin: 30px;
	padding: 0 0 0 60px;
	background: transparent url(images/blockquote_icon.gif) no-repeat top left;
	}

#twitter_update_list a {
        color:#FF22AA;
}

.author-description {
        color:#000000;
}

.author-description a {
        color:#FF22AA;
}