/* Stylesheet for Milanda Midnight Red Theme */

/** The Fun Starts Here **/
/** Colors **/

body {
background-color: #330000;
background-image: url(images/red.jpg);
background-position: top center;
background-repeat:no-repeat;
background-attachment:fixed;
color: #ffffff;
}
small {	color: #ea9044; }

a, a:link, a:visited {	color: #ea9044; }
a:hover, a:active {	color: #ffffff; }

#blogname h1 a:link, #blogname h1 a:visited { color:#ea9044; }
#blogname h1 a:hover, #blogname h1 a:active { color:#ffffff; }

#blogname h2 { color:#cd7c3b; }

.post h2 a:link, .post h2 a:visited { color:#ea9044; }
.post h2 a:hover, .post h2 a:active { color:#ffffff; }

h2.pagetitle a { color:#ffffff; }

.created { color: #ea9044; }

input#searchsubmit { color:#ffffff; }
input#searchsubmit:hover  { color:#000000; }

#commentform input, #commentform input#submit { color:#000000; }
#commentform input#submit { color:#ffffff; }	
#commentform input#submit:hover { color:#000000; }
#commentform textarea { color:#000000; }
.commentlist li { color:#ffffff; }

acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote { border-left: 5px solid #ddd;	}

.wp-caption { border: 1px solid #ddd; }

/** Menu colors **/
#access ul ul a, #access2 ul ul a { background:#660000; }
#access li:hover > a, #access ul ul :hover > a, #access2 li:hover > a, #access2 ul ul :hover > a { color:#ffffff; background:#550000; }

/** End Colors **/

/** CSS3 Gradients, Rounded corners and Shadows **/
	/** Gradients **/
.pagetitle, .navigation { zoom:1; }
#topmenu, #topmenu2, #breadcrumbs, .pagetitle, #sidebar h2, .navigation, form#searchform, .sitemap h3  {
background:-moz-linear-gradient(25% 75% 90deg, rgba(32,0,3,0.80), rgba(205,124,59,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(205,124,59,0.80)), to(rgba(32,0,3,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCcd7c3b,endColorstr=#CC200003); 
}
.post, .item, .panel-300, #footer, #comments-template, .commentlist li, .sticky, .sitemap, .content-slider, #header-big-banner {
background:-moz-linear-gradient(25% 75% 90deg, rgba(11,0,0,0.80), rgba(169,38,20,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(169,38,20,0.80)), to(rgba(11,0,0,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCa92614,endColorstr=#CC0b0000); 
}
#searchform input#s, #commentform input, #commentform textarea {
background:-moz-linear-gradient(25% 75% 90deg, rgba(230,190,157,0.80), rgba(153,82,40,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(153,82,40,0.80)), to(rgba(230,190,157,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC995228,endColorstr=#CCe6be9d); 
}
input#searchsubmit, #commentform input#submit, #wp-calendar a:link, #wp-calendar a:visited, .big-button {
background:-moz-linear-gradient(25% 75% 90deg, rgba(32,0,3,1), rgba(205,124,59,1));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(205,124,59,1)), to(rgba(32,0,3,1)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCcd7c3b,endColorstr=#CC200003); 
}
input#searchsubmit:hover, #commentform input#submit:hover, #wp-calendar a:hover, #wp-calendar a:active, .big-button:hover  {
background:-moz-linear-gradient(25% 75% 90deg,  rgba(205,124,59,1), rgba(32,0,3,1));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(32,0,3,1)), to(rgba(205,124,59,1)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC200003,endColorstr=#CCcd7c3b); 
}


 	/** End Gradients **/
	/** Rounded Corners **/
#topmenu, #topmenu2, #breadcrumbs, .post, .item, .created, .postmetadata, .pagetitle, #sidebar h2, .panel-300, #footer, .navigation, form#searchform, #searchform input#s, input#searchsubmit, #comments-template, #commentform input, #commentform input#submit, #commentform textarea, .commentlist li, #wp-calendar a, .wp-caption, .sticky, .sitemap, .sitemap h3, .big-button, .content-slider, .slidetabs a, #header-big-banner {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #ea9044;
}
	/** End Rounded Corners **/
	
	/** Shadows **/
#topmenu, #topmenu2, #breadcrumbs, .post, .item, .pagetitle, .panel-300, #footer, .navigation, form#searchform, #comments-template, img, .sticky, .sitemap, .big-button, .content-slider, .slidetabs a, #header-big-banner {
-moz-box-shadow: 2px 2px 6px #000000;
-webkit-box-shadow: 2px 2px 6px #000000;
box-shadow: 2px 2px 6px #000000;
}
	/** End Shadows **/
	
	/** Text Shadows **/
#blogname h1, #blogname h2, #sidebar h2, h2, h3, #footer, .big-button, .content-slider { text-shadow:2px 2px 4px #333; }
	/** End Text Shadows **/
/** End CSS3 Gradients, Rounded corners and Shadows **/

.slidetabs a:link {
background:-moz-linear-gradient(25% 75% 90deg, rgba(11,0,0,0.80), rgba(169,38,20,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(169,38,20,0.80)), to(rgba(11,0,0,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCa92614,endColorstr=#CC0b0000); 
}
.slidetabs a:hover {
background:-moz-linear-gradient(25% 75% 90deg, rgba(169,38,20,0.80), rgba(11,0,0,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,0,0,0.80)), to(rgba(169,38,20,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC0b0000,endColorstr=#CCa92614); 
}
.slidetabs a.current {
background:-moz-linear-gradient(25% 75% 90deg, rgba(169,38,20,1), rgba(11,0,0,1));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,0,0,1)), to(rgba(169,38,20,1)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0b0000,endColorstr=#FFa92614); 
}
.slidetabs a:hover span.tooltip, .slidetabs a.current span.tooltip {
color:#ffffff;
background:-moz-linear-gradient(25% 75% 90deg, rgba(11,0,0,0.80), rgba(169,38,20,0.80));
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(169,38,20,0.80)), to(rgba(11,0,0,0.80)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCa92614,endColorstr=#CC0b0000); 
}