@charset "UTF-8";
/* CSS Document */

body{
background:#720d7a;
color:#fff;
padding:0;
margin:0 auto;
font-family:"Helvetica Neue",Comic Sans MS, cursive;
font-size:14px;
}

a{
color:#720D7A;
text-decoration:underline;
}

a:hover{
color:#9B3CA2;
text-decoration:none;
}

#container{
	width:940px;
	margin:0 auto;
	background:url(images/bg-purple.jpg) repeat-y;
	padding:0;
}

#top-wrap{
padding:10px;
margin:0 auto;
width:940px;
clear:both;
height: 45px;
display: block;
}

#top-wrap .box{
width:240px;
float:right;
padding:0px;
margin:0 30px 0 0;
display: block;
}
#top-header{
	background:url(images/bg-top.jpg) no-repeat;
	width:940px;
	height:18px;
}
#bot{
	background:url(images/bg-footer.jpg) no-repeat;
	width:940px;
	height:37px;
}
#header{
	width:810px;
	height:316px;
	clear:both;
	padding:0;
	margin: 0 58px;
}

#menu{
	width:808px;
	height:55px;
	clear:both;
	margin:-10px 65px 0px 65px;
	padding:0;
	font-size: 21px;
}

#menu ul{
	width:808px;
	list-style:none;
	margin:0;
	padding:3px 1px;
	height:55px;
	clear: both;
}
#menu ul li span{
	padding: 0;
	margin: 0;
}
#menu ul li{
	
	background:#ffa637;
	float:left;
	margin:0 2px;
	-moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    color: #2f0900;
    border: 3px solid #330000;
    padding: 0;
}

#menu ul li a {
	float:left;
	padding:14px 25px;
	text-decoration:none;
	-moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    color: #2f0900;
    background:url(images/bg-menu-orange.jpg) repeat-x;
    margin: 0;
}

#menu ul li a:hover{
	background:#ff3775 url(images/bg-menu-pink.jpg) repeat-x;
	margin:0;
	display:block;
	color:#fff;
	text-decoration:none;
}


#menu ul li a.current{
	background:#ff3775 url(images/bg-menu-pink.jpg) repeat-x;
	margin:0;
	display:block;
	color:#fff;
	text-decoration:none;
}

#nav{
	padding:10px 65px 10px 65px;
	margin:0;
	clear:both;
}

#nav a{
	color: #ffdc7f;
}
#nav a:hover{
	color: #ffa83b;
}

#content{
	width:810px;
	padding:0 65px;
	margin:10 0 0 0;
}

#sidebar-area{
	width:185px;
	margin:0;
	float:left;
	padding:0;
}

#sidebar-artline{
	padding:0 3px;
	margin:0;
	background:url(images/bg-sidebar-art.jpg) repeat-y left top;
	
}
#sidebar-artline .top{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left top;
	height:4px;
	clear:both;
	display:block;
}

#sidebar-artline .bot{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left bottom;
	clear:both;
	display:block;
}

#sidebar{
width:185px;
padding:0;
margin-bottom:20px;
/*border:1px solid #892891;*/
}

#sidebar-widget{
margin:0px;
padding:2px;

}

#sidebar-widget ul{
display:block;
padding:0px 0px 0px 0;
margin:0;
list-style:none;
}
#sidebar-widget ul li{
display:block;
padding:0px;
margin-bottom: 10px;
}


#right-content{
	width:557px;
	margin:0;
	float:right;
	-moz-border-radius:20px;
	background:#f0b5ff ;
	padding:25px;
	color: #310000;
}

#heading-title{
	width:550px;
	padding:0;
	margin:0 0 0px 0;
	height:55px;
}

#heading-title #date{
	background:#ff3d79;
	width:45px;
	padding:0;
	margin:0;
	height:45px;
	border:3px solid #310000;
	float:left;
	-moz-border-radius:10px;

}
#heading-title #date .bln{
	width:45px;
	padding:0px;
	margin:0;
	height:23px;
	color:#000;
	text-align:center;
	float:left;
	font-size: 22px;
}
#heading-title #date .tgl{
	width:45px;
	padding:0px;
	margin:0;
	text-align:center;
	height:23px;
	color:#310000;
	float:left;
	background:#fff;
	font-size:18px;
	-moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;

}
#heading-title #block-title{
	float:right;
	padding:0;
	margin:0;
	display:block;
	width:480px;
}

#heading-title #block-title h1{
	clear:both;
	font-size:30px;
	color:#600D69;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0;
}
#heading-title #block-title2{
	
	padding:0;
	margin:0;
	display:block;
	width:630px;
	font-size:12px;
	float:left;
}

#heading-title #block-title2 ul{
	list-style:none;
	padding:0;
	margin:0;
}


#heading-title #block-title2 ul li{
	padding:0;
	margin:0;
	float:left;
}

#heading-title #block-title2 a{
	background:url(images/flower.gif) no-repeat left;
	text-decoration:underline;
color:#ef4a5e;
display:block;
padding:5px 5px 5px 20px;
float:left;
}

#heading-title #block-title2 a:hover{
	text-decoration:none;
color:#ef4a5e;
display:block;
}


#post-area{
	width:550px;
	margin:0;
	padding:0;
	letter-spacing:1px;
	text-align:justify;
	color: #330737;
	}
	
	
#post-area img{
	margin:10px 0;
	}

#post-area a{
	color:#9a3da2;
	text-decoration:underline;
	}
	

#post-area a:hover{
	color:#9a3da2;
	text-decoration:none;
	}
#nav-post{
	width:550px;
	padding:5px 0;
	margin:0;
	clear:both;
	font-size: 20px;
}
#nav-post .prev{
	background:url(images/back-page.jpg) left no-repeat;
	width:120px;
	height:22px;
	float:left;
	text-align: left;
	letter-spacing: 2px;
}

#nav-post a .prev {
	color:#ffd000;
	margin:5px 0;
	display:block;
	padding:8px 10px 10px 30px;
	text-decoration:none;
	
}

#nav-post a:hover .prev {
	text-decoration:underline;
}

#nav-post .next{
	background:url(images/next-page.jpg) no-repeat right;
	width:120px;
	height:22px;
	float:right;
	text-align: right;
	letter-spacing: 2px;
}

#nav-post a .next {
	color:#ffd000;
	margin:5px 0;
	display:block;
	padding:8px 30px 10px 10px;
	text-decoration:none;
}

#nav-post a:hover .next {
	text-decoration:underline;
}

#artline-page{
	border-bottom: 1px solid #330737;
	display:block;
	width:550px;
	height:10px;
	margin:10px 0 20px 0;
}

#footer{
	width:810px;
	height:35px;
	margin:0px;
	padding:10px 65px;
	text-align:right;
	clear:both;
	font-size:12px;
	
}
#footer a{
	color: #ffdc7f;
}
#footer a:hover{
	color: #ffa83b;
}
#menu-artline{
	padding:0 3px;
	margin:0;
	background:url(images/bg-menu-art.jpg) repeat-y left top;
	
}
#menu-artline .top{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left top;
	height:4px;
	clear:both;
	display:block;
}

#menu-artline .bot{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left bottom;
	height:4px;
	clear:both;
	display:block;
}

.top{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left top;
	height:4px;
	clear:both;
	display:block;
}

.bot{
	padding:0;
	margin:0 -3px;
	background:url(images/bg-sidebar-art-top.jpg) repeat-x left bottom;
	height:4px;
	clear:both;
	display:block;
}
#right-content-box {
	margin:0;
	padding:0;
	display:block;
	width:690px;
	clear:both;
	
	
}
#right-content-box .coloumn{
	padding:3px;
	margin:10px 10px 10px 0px;
	background:#310000;
	float:left;
}

#right-content-box .coloumn-right{
	padding:3px;
	margin:10px 0px 10px 0px;
	background:#310000;
	float:right;
}

#container-new{
	width:1091px;
	margin:50px auto 0 auto;
	padding:0;
	height:547px;
	background:#720d7a;
}

h2{color:#720D7A; margin:0;}

div.indexpost { margin: 15px 0 0 0; }

div.indexpost img.header { float: left; border: 1px solid #720D7A; padding: 5px; margin:20px 0 0 0; background: #9B3CA2;}

div.indexpost div.title { margin: 0 0 0 117px; }

div.indexpost div.entry { margin: 0 0 0 117px; }



/************************************************/

/*** Colors : Comments : Start **************/

/************************************************/



div#comments h2, div#postcomment h2 { color: #ff3b77; }

div#postcomment h2 { }

div#comments p, div#postcomment p { color: #720D7A; }

div#comments p a, div#comments p a:visited { color: #aeaeae; }



div#commentsgroup { background: transparent url('images/background-post-mid.gif') center top repeat-y; }

div#commentsgroup div.top { background: transparent url('images/background-post-top.gif') center top no-repeat }

div#commentsgroup div.bot { background: transparent url('images/background-post-bot.gif') center bottom no-repeat; }



ol.commentlist { background: #DD9AF1; padding-bottom: 10px; padding-top: 10px;}

ol.commentlist li.commentlist img.avatar { border-color: #c1c1c1; }

ol.commentlist li.commentlist cite span.date a, ol.commentlist li.commentlist cite span.date a:visited { color: #720D7A; }





form#commentform { }

form#commentform p.input label { color: #720D7A; }

form#commentform p.input span { background: transparent url('images/background-input.gif') left top no-repeat; }

form#commentform p.input span input { color: #000; background: #fff; }

form#commentform p.textarea span { background: transparent url('images/background-textarea.gif') left top no-repeat; }

textarea#comment { color: #fff; background: #fff; width: 550px;}

 

/************************************************/

/*** Colors : Comments : End ********************/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}



#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:625px; 
  height:320px;
  padding:50px 0 20px 25px;
}

#boxes #dialog2 #lang{
width:480px;
 margin-top :40px;
 padding:30px;
 
}
#boxes #dialog2 #lang .int{
 margin-top :0px;
 float:left;
 
}
#boxes #dialog2 #lang .ind{
 margin-top :70px;
 float:right;

 
}

#boxes #dialog1 {
  background:url(images/contact-box.png) no-repeat 0 0 transparent; 
  width:528px; 
  height:554px;
}

#dialog1 {
  background:url(images/contact-box.png) no-repeat 0 0 transparent; 
  width:528px; 
  height:554px;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 530px;
	text-align: left;
	padding: 10px;
	border: none;
	float: left;
	margin: 0;
	background: #dc8ef0 url(images/news-bg.jpg) no-repeat bottom center;
	-moz-border-radius:20px;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	width:290px;
	
}

#EmailForm p {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
	
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 25px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;

    
}
#EmailForm input.checkbox,
#EmailForm select {
    
    border-left-color: #720d7a;
    border-top-color: #720d7a;
    background-color: #fff; 
    border: 1px solid #720d7a;  
}
#EmailForm textarea {
	margin-top: 3px;
	width: 310px;
	height: auto;
	display: block;
	
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #720d7a;
    border-left-color: #720d7a;
    border-top-color: #720d7a;
	background-color: #ae34b7;
	width:70px;
	height:80px
	color:#fff;
	font-size:14px;
	-moz-border-radius:20px;
}


#newsticker-demo { 
width:550px; 
padding:0; 
font-size:12px;
margin:20px auto;
background: url(images/bg-flower.jpg) no-repeat top center;
}

#newsticker-demo a { text-decoration:none; font-size: 13px; font-weight: bold;}
#newsticker-demo img { border: 5px solid #be47c8; -moz-border-radius:10px; background: #be47c8;}

#newsticker-demo .title {
font-size:14px;
padding:0;
margin-bottom: 20px;
}

#newsticker-demo .title img{
border:0;
}

.newsticker-jcarousellite { width:550px;  }
.newsticker-jcarousellite ul{width:550px; margin: 0; padding: 0;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:10px; height: 110px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:430px; }
.newsticker-jcarousellite h4 { color:#720D7A; font-size: 16px; font-weight: bold; margin: 0; padding: 0; display: block; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

#frame{
	
	width:550px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 200px 0px;
	font-size: 13px;
}
/*background:url(images/frame.jpg) no-repeat top;*/
#frame-2{
	background:url(images/frame-quis-supasale.jpg) no-repeat top;
	width:480px;
	margin: 0px 0px 0px 0px;
	padding:230px 35px 300px 35px;
	font-size: 13px;
}
