body {
background-color:#ffffff;
color:#595959;
}
/*----------------------headers-p-a-style------------------------------*/
h1{
padding:0px;
margin:0px;
}
h2 {
padding:0px 0 3px 0;
margin:0px;
font-size:12px;
font-weight:normal;
color:#cb2d78;
}
h2 a:hover{
color:#595959;
text-decoration:none;
}
.post h2 a{
font-size:12px;
font-weight:normal;
}
.post h2 a:hover{
color:#595959;
text-decoration:none;
}
h2.pagetitle, h2.widgettitle {
color:#000;
font-size:32px;
padding:0 0 25px 0;
text-transform: uppercase!important;
}
#sidebar h2{
color:#000;
font-size:20px;
padding:0 0 25px 0;
text-transform: uppercase;
}
#sidebar h2:hover{
color:#ff0066;
}

h2.pagetitle_work{
color:#000;
font-size:20px;
padding:0 0 10px 0;
text-transform: uppercase;
}

li.current_page_item {
text-transform: uppercase;
}
li.page_item {
text-transform: uppercase;
}
li.cat-item {
text-transform: uppercase;
}

a{
color:#cb2d78;
text-decoration:none;
}
a:hover {
color:#cb2d78;
text-decoration: underline;
}
a.read_more{
float:right;
display:block;
text-decoration:none;
padding:0px 0 0 0;
font-weight:bold;
color:#cb2d78;
font-size:15px;
letter-spacing:-1px;
}
a.read_more:hover{
color:#595959;
}
h3 {
padding: 0;
margin:0;
color:#595959;
padding:10px 0 10px 0;
}
h3.comments {
float:left;
clear:both;
color:#595959;
padding:20px 0 20px 45px;
margin:0px ;
}
/*----------------------------header---------------------------*/
#header {
height:180px;
padding:0px 0 0 0;
background:url('images/wave_border.gif') no-repeat bottom center;
}
.welcome_user{
float:left; width:195px;
text-align:right;
font-size:11px;
padding:15px 5px 0 0;
color:#595959;
}
.welcome_user span{
color:#cb2d78;
}
/*----------------------------logo----------------------------*/
#logo{
float:left;
background:url(images/logo.gif) no-repeat left;
}
#logo h1 a{
color:#595959;
padding:0 0 0 80px;
margin:0px;
font-size:55px;
font-weight:normal;
}

.description{
color:#595959;
padding:0 0 0 80px;
margin:0px;
font-weight:normal;
}
.main_content{
width:960px;
float:left;
clear:both;
padding:25px 0 25px 0;
background:url('images/wave_border.gif') no-repeat bottom center;
}
/*----------------------------menu------------------------------*/
#dhtmlgoodies_slidedown_menu ul li a{
text-decoration:none;
font-size:18px;
display:block;
line-height:30px;
color:#000;
}
#dhtmlgoodies_slidedown_menu ul li a:hover{
color:#cb2d78;
}

#dhtmlgoodies_slidedown_menu ul li ul.children li a{
font-size:11px;
display:block;
line-height:10px;
color:#cb2d78;
}
#dhtmlgoodies_slidedown_menu ul li ul.children li a:hover{
color:#000;
}

/*-------------------------search box--------------------------*/
.top_search_box{
float:right;
width:200px;
height:24px;
padding:3px 0 0 6px;
background:url(images/search_bg.gif) no-repeat center;
}
input.search_input{
width:140px;
height:16px;
font-size:12px;
color:#595959;
float:left;
padding:2px 0 0 0;
background:none;
border:none;
}
input.searchsubmit{
background:none;
border:none;
color:#595959;
cursor:pointer;
float:left;
font-size:12px;
}
.top_login_box{
width:247px;
height:90px;
margin:5px 0 0 0;
padding:8px 0 0 0;
background:url(images/top_login_bg.gif) no-repeat center;
}
.top_login_row label{
float:left;
color:#595959;
width:70px;
font-size:11px;
text-align:right;
padding:3px 5px 0 0;
}
input.toplogin_input{
width:145px;
height:19px;
float:left;
color:#595959;
padding:3px 0 0 3px;
border:none;
background:url(images/toplogin_input.gif) no-repeat center;
}
input.toplogin_submit{
width:45px;
height:19px;
text-align:center;
font-size:11px;
background:url(images/toplogin_submit.gif) no-repeat center;
border:none;
cursor:pointer;
color:#595959;
float:right;
margin:3px 17px 0 0;
padding:0 0px 2px 0;
}
/*----------------------------slider pagination----------------------*/
.pagination a{
width:17px;
height:17px;
background:url(images/pag_bg.png) no-repeat center;
display:block;
float:left;
text-align:center;
line-height:17px;
padding:0px;
margin:0 3px 0 0;
text-decoration: none; 
color:#fff;
}
.pagination a:hover, .pagination a.selected{
background:url(images/pag_bg_a.png) no-repeat center;
color:#fff;
}
#sidebar ul ul li a{
background:url(images/footer_bullet.gif) no-repeat left;
padding:0 0 0 10px;
}
#flickr a img {
float:left;
margin:0 0px 8px 8px;
padding:2px; 
border:1px #dbdad9 solid;
width:62px;
height:62px;
}
/*----------------------post------------------------------*/
.archive_post{
float:left;
width:510px;
margin:0px 0 15px 0;
padding:0 0 5px 0;
clear:both;
text-align:justify;
border-bottom:1px #dbdad9 dotted;
}
.post{
width:315px;
margin:0px 0 15px 0;
padding:0 0 5px 0;
float:left;
clear:both;
text-align:justify;
border-bottom:1px #dbdad9 dotted;
}
.post_date{
width:34px;
height:32px;
text-align:center;
float:left;
line-height:10px;
padding:2px 0 0 0;
background:url(images/date_bg.gif) no-repeat center;
}
span.day{font-size:11px;color:#FFFFFF;}
span.month{font-size:10px;color:#FFFFFF;}
span.year{font-size:10px;color:#ffffff;}
span.comments_box{ width:20px; display:block; text-align:left;font-size:10px;color:#e699be; background:url(images/comments_icon.gif) no-repeat right; padding:0 0 0 14px; margin:0; float:right;}

.entry img{
border:1px #dbdad9 solid;
padding:2px;
margin:0 0 5px 0;
}
.post_details_archive .entry img{
border:1px #dbdad9 solid;
padding:2px;
margin:0 0 5px 0;
}
.post_details_archive h2{
width:415px;
padding:0px 0 3px 0;
margin:0px;
float:left;
font-size:12px;
font-weight:normal;
color:#cb2d78;
}
.post_details_archive h2 a{
width:415px;
padding:0px 0 3px 0;
margin:0px;
float:left;
font-size:12px;
font-weight:normal;
color:#cb2d78;
}
.post_details_archive h2 a:hover{
color:#cb2d78;
}

/*---------------------------work-thumb-------------------------*/
.work_thumb h3 a:hover{
color:#595959;
}
.work_thumb_bg{
width:245px;
height:148px;
position:relative;
text-align:center;
padding:8px 0 0 0px;
background:url(images/work_thumb_bg.gif) no-repeat center;
}
.work_subcategories{
width:800px;
float:left;
clear:both;
padding:0 0 10px 0;
margin:0 0 20px 0;
background:url(images/wave_border_small.gif) no-repeat center bottom;
}
.work_subcategories ul li.current-cat a{
padding:0px 7px 0 7px;
margin:0px;
float:left;
color:#fff;
background-color:#cb2d78;
}
.work_subcategories ul li a:hover{
color:#595959;
text-decoration:none;
}
.work_subcategories h3{
float:left;
padding:0 10px 0 0;
font-weight:normal;
font-size:12px;
color:#595959;
}
/*-----------------------form-------------------------------*/
.formrow label{
width:110px;
float:left;
padding:6px 10px 0 0;
text-align:right;
color:#595959;
}
.formrow input{
width:340px;
height:24px;
float:left;
background:url(images/comments_input_bg.gif) no-repeat center;
border:none;
color:#595959;
font-size:12px;
padding:7px 0 0 5px;
}
.formrow input#submit, .formrow input.send {
width:121px;
height:32px;
padding:0px 0 5px 0;
cursor:pointer;
background:url(images/comments_submit_bg.gif) no-repeat center;
border:none;
text-align:center;
color:#595959;
font-size:12px;
float:right;
}
.formrow textarea{
width:340px;
height:119px;
float:left;
color:#595959;
background:url(images/comments_textarea_bg.gif) no-repeat center;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:7px 0 0 4px;
}

/*-------------------commm----------------------*/
.commentlist li {
background-color:#fff;
border:1px #dbdad9 solid;
}
/*--------------------subfooter----------------*/
#subfooter {
width:960px;
float:left;
clear:both;
padding:25px 0 25px 0;
background:url('images/wave_border.gif') no-repeat bottom center;
}
#subfooter ul li ul li a{
color:#cb2d78;
padding:0px;
text-decoration:none;
background:url(images/footer_bullet.gif) no-repeat left;
padding:0 0 0 10px;
}

/*-----------------------blockquote-----------*/
blockquote {
margin:0px 0 10px 0;
padding:5px 0 0 35px;
font-style:italic;
background:url(images/quotes_top.gif) no-repeat left top;
}
blockquote p{
padding:0px 35px 5px 0;
margin:0px;
background:url(images/quotes_bottom.gif) no-repeat bottom right;
}