@charset "utf-8";

/* ---------------RESET--------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
	quotes: none;
	line-height: 27px;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {outline: 0;}

table {
border-collapse: collapse;
border-spacing: 0;
}

p {
	margin-top: 8px;
}
a {
	color: #FFF;
	text-decoration: none;
}


h1, h2, h3, h4, h5 {
	font-family: 'FreebooterScriptRegular', Georgia, Geneva, sans-serif;
	font-size: 31px;
	line-height: 25px;
	margin-bottom: 12px;
	word-spacing: 0.2em;
	margin-top: 15px;
}
h1 {
	font-size: 49px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A8A8A8;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #333;
}

a:hover {
	color: #971C63;
}

.clear {
clear: both;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	background-image: url(../images/bf_main.jpg);
	background-repeat: repeat-x;
	background-color: #151415;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------START OF PAGES--------------- */
#header {
	height: 137px;
}
#header h1 {
	width: 214px;
	float: left;
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 138px;
	float: right;
	font-size: 17px;
	width: auto;
}
#nav li {
	float: left;
}
#nav a {
	height: 78px;
	padding-top: 55px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 3px;
	margin-left: 3px;
	display: block;
}

#nav a:hover, .active {
	background-color: #971c63;
	color: #360923;
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav ul .contact_button a{
	background-image: url(../images/contact_icon.png);
	background-repeat: no-repeat;
	background-position: center 62px;
	text-indent: -999em;
	padding-right: 24px;
	padding-left: 24px;
}


/* ---------------CSS3 BUTTON--------------- */
.button_download a{  
    font-family:font-family: 'Arvo', arial, serif;;
	font-size:15px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* IE10+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */  
	background: linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* W3C */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 3px 4px -1px #464646;
	-webkit-box-shadow: 0 3px 4px -1px #464646;
	box-shadow: 0 3px 4px -1px #464646;
	padding-top: 11px;
	padding-right: 21px;
	padding-bottom: 11px;
	padding-left: 21px;
}  

.button_download a img {
	position: relative;
	top: 5px;
	padding-right: 15px;
}
.button_download {
	width: auto;
	margin-top: 21px;
}


#news_section {
	height: auto;
	margin-bottom: 15px;
}


#main {
	background-image: url(../images/bg_main2.jpg);
	background-repeat: repeat;
}
#main a {
	color: #971C63;
}
#main_content h1 h2 h4  h5{
	text-shadow: rgba(255,255,255,1.0) 0px 2px 2px;
}
#main_content h2 {
	margin-top: 33px;
}

#main_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	clear: both;
	padding-top: 44px;
	padding-bottom: 25px;
	margin-bottom: 7px;
	text-shadow: rgba(255,255,255,1.0) 0px 2px 2px;
}
#main a:hover {
	color: #900;
}
#main_content .heading2 {
	margin-top: 65px;
}
.testimonial {
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	padding-left: 36px;
}
#main_content cite {
	display: block;
	margin-top: 5px;
	margin-bottom: 35px;
}
#main_content img {
	margin-top: 25px;
	margin-bottom: 5px;
}
.figure {
	float: left;
	background-color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	-moz-box-shadow: 0 3px 6px -1px #464646;
	-webkit-box-shadow: 0 3px 6px -1px #464646;
	box-shadow: 0 3px 6px -1px #464646;
}
.figure img {
	border: 3px solid #CCC;
}
.list_style1  {
	float: left;
	width: 350px;
	margin-left: 45px;
	font-size: 16px;
}
.list_style1 li {
	background-image: url(../images/flag_icon.png);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-left: 25px;
}


#footer {
	height: auto;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer li{
	margin-bottom: 5px;
}
.footer {
	margin-top: 8px;
	margin-bottom: 8px;
}
.fb, .linkedin, .blog, .twitter  {
	background-repeat: no-repeat;
	padding-left: 30px;
}
.fb {
	background-image: url(../images/fb_icon.png);
}
.linkedin {
	background-image: url(../images/linkedin_icon.png);
}
.blog {
	background-image: url(../images/blogger_icon.png);
}
.twitter {
	background-image: url(../images/twitter_icon.png);
}
.artist_links a {
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 35px;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.list_style2 li{
	background-image: url(../images/star_icon.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.list_style2 {
	margin-top: 8px;
	margin-bottom: 12px;
}
.sidebar_pages #main_content {
	width: 500px;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
}
#main_wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sub_content {
	width: 260px;
	float: right;
	height: auto;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 15px;
	padding-bottom: 25px;
}


input, textarea {
	border: 1px solid #666666;
	padding: 6px;
	width: 240px;
	background-color: #FFF;
	background-image: url(../images/input_gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
Textarea {
	height: 80px;
}input#submit {
	overflow: hidden;
	width: 140px;
	cursor: pointer;
	border: 1px solid #84184A;
	margin-left: 190px;
	background-color: #C06A97;
	color: #FFF;
}
fieldset div {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#contact_form {
	margin-bottom: 14px;
	padding-bottom: 4px;
	margin-top: 15px;
	float: left;
	width: 500px;
}
#contact li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 6px;
	margin-left: 2px;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-left: 30px;
}

#contact_form :focus {
	border: 1px solid #85194B;
	background-color: #EAEAEA;
}
fieldset div label {
	float: left;
	display: block;
	width: 190px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
}
.icon_phone, .icon_email, .icon_address {
	background-repeat: no-repeat;
	padding-left: 2px;
}
.icon_phone{
	background-image: url(../images/icon_phone.png);
	background-position: 3px 9px;
}
.icon_email{
	background-image: url(../images/icon_email.png);
	background-position: 3px 12px;
}
.icon_address{
	background-image: url(../images/icon_address.png);
	background-position: 0px 9px;
.pic1 {
	border: 4px solid #999;
	margin-bottom: 15px;
}

.attention {
	background-color: #FFF;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	line-height: 24px;
	border: 1px dashed #CCC;
	margin-top: 5px;
	margin-bottom: 25px;
}
.newsletter #submit {
	background-color: #600;
}

