/* ----------------------------------------------------------------------------------
    Theme Name: Timmy Cai's Design Pad
    Version: 2.1
    Author: Timmy Cai
    Author URI: http://www.mydesignpad.com/
    CSS: HTML Signature Page
---------------------------------------------------------------------------------- */


/* COLORS
---------------------------------------------------------------------------------

Very Pale Beige: #f2e8dd
Pale Beige: #ecdece
DarK Brown: #3e2105
Pink: #ec1863
Light Pink: #ec7ca4
Very Light Pink: #ebcdd7
Blue: #1989ca
Dark Blue: #0269a5
Light Blue:#9ec5e3
75% Gray: #666666
60% Gray: #7d7d7d
50% Gray: #959595
40% Gray: #acacac
15% Gray #e1e1e1
Black: #000000
White: # ffffff
--------------------------------------------------------------------------------------------------------------------------------------------- */
a{
	text-decoration: none;
	color: #1989ca;
}

#htmlsig-col{
	position: relative;
	width:900px;
	min-height:180px;/*=320=*/
	margin: -20px 0 40px 0;
	background: url(http://mydesignpad.com/images/selected-bottombg.png) bottom no-repeat;
}
#htmlsig-col-top{
	width:900px;
	height:10px;
	background: url(http://mydesignpad.com/images/selected-topbg.png) top no-repeat;
}
#htmlsig {
	width:900px;
	height:150px;/*=300=*/
	background-color: #f5efec;
}
h1#custom-service-title{
	position: relative;
	margin: 25px 0 0 50px;
	width:296px;
	height: 58px;
	text-indent: -3000em;
	overflow: hidden;
	background: url(../images/heading-customservice.png) left no-repeat;
	z-index: 100;	
}	

#htmlsig h2{
	color: #1989CA;
    font: 400 40px 'Rokkitt',Georgia, Times, Times New Roman, serif;
    text-align: center;
    margin: 0;
    padding: 40px 0 0;
}

#htmlsig p{
	color: #766A5B;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin: 0;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#htmlsig-main {
	position: relative;
	width: 830px;
	margin: 0 auto;
	padding: 0 5px;
}
#htmlsig-main{
	margin-bottom: 65px;
}
.center {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

#htmlsig-main > section {
	margin: 60px 0;
}

.leftalign{
	text-align: left;
}

#mdp-sig {
	margin-top: 30px;
}
.main-content h2 {
	color: #1989CA;	
	font-size: 1.8em;
	font-family: 'Rokkitt',Georgia, Times, Times New Roman, serif;
	font-weight: 400;
	width:500px;
	margin-bottom: 15px;
	display: inline-block;
	padding: 0 0 0 0;	
	
}
.main-content p, .main-content ul {
	margin-bottom: 20px;
}

.main-content .post ul li{
	margin-left: 2px;
	list-style-type: disc;
	list-style-position: inside;
	color: #464646;
	line-height:1.5em;
	font-size:0.875em;
}

.main-content a.next-section {
	width:500px;
	display: block;
	height:20px;
	margin: 30px 0px 0px 0px;
	padding: 10px 0 14px 0;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid rgba(0, 0, 0, 0.09);
	background-color: rgb(226, 225, 209);
	background-color: rgba(0, 0, 0, 0.05);
	color: #1989CA;
	font: 500 16px/27px 'Questrial',Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;			
}
.main-content a.next-section:hover {
	color: #0269a5;
	text-shadow: 0px 1px 1px rgba(144,206,242,0.49);


}
span.next {
	width: 12px;
	height: 13px;
	display: inline-block;
	position: relative;
	background: url("http://www.mydesignpad.com/images/bullet.png") no-repeat bottom left;
}
span.next:hover {
	background: url("http://www.mydesignpad.com/images/bullet.png") no-repeat top left;
}

span.next-nonlink {
	color: #857a6b;
	cursor: default;
	font-weight: normal;
	font-style: normal;
}

nav#side-menu {
	width: 230px;
	float: left;
	padding: 10px 0;
	margin: 0 50px 0 20px;
	text-align: right;
}
#side-menu ul li {
	clear: both;
	display: block;
}

#side-menu ul li.active {
	margin-right: 0;
}

#side-menu ul li a {
	margin: 0 25px 0 0;
	padding: 10px 15px 0px 5px;
	display: block;
	font: 500 18px/30px 'Rokkitt',Georgia, Times, Times New Roman, serif;
	height: 38px;
	border: 1px solid #ecdece;
	background-color: #faf9f0;
    color: #1989CA;
	text-decoration: none;
}

#side-menu ul li.first a {
	border-radius: 5px 5px 0 0;
	border: 1px solid #dddcc6;
}

#side-menu ul li.last a {
	border-radius: 0 0 5px 5px;
	border: 1px solid #dddcc6;
	border-top: none;
}
#side-menu ul li a:hover {
	text-decoration: none;
	color: #0269a5;
	
}
nav#side-menu .active, nav#side-menu .active:hover{
	z-index: 100;
	font-size: 115%;
	color: #ffffff;
	border: none !important;
	display: block;
	text-transform: uppercase;
	margin-right: 0;
	padding-right: 40px;
    height: 38px;
    background: url("http:///www.mydesignpad.com/images/sidenav_current3.png") no-repeat right center;
}
	
#mdp-sig section.main-content {
	padding-top: 10px;
	float: left;
	width: 500px;
	text-align: left;
	clear: all;
}

section.main-content h4{
	color: #ec1863;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 150%;
	font-family: 'Questrial',Helvetica, Arial, Verdana, sans-serif;
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}
section.main-content h4 span{
	color: #3e2105;
}

section.main-content h1.centered {
	text-align: center;
}
#mdp-sig section.main-content.centered {
	float: none;
	width: 715px;
	text-align: center;
	margin: 0 auto;
}

/* Sample Signatures
---------------------------------------------------------------------------------- */
.photo-set a img{
	
	padding: 5px;
	border:1px solid #d6bba2;
	background-color: white;
}
.photo-set a img:hover{
	
	padding: 5px;
	border: 1px solid #d6bba2;
	background-color: #dcc6b2;
}

/* Order Package
---------------------------------------------------------------------------------- */

.package{
	
	border: 1px solid rgba(0, 0, 0, 0.09);
	background-color: #f2e8dd;
	height: 210px;
	padding: 2px 0 0 20px
}

.package ul,.package form {
	float: left;
}
form.paypal{
	margin-right: 30px;
	float: right;
	height: 60px;
	width: 170px;
	
}
form.paypal p{
	margin: 0px;
	padding: 0px;
	
}

.paypal input{
    width: 170px;
}
form.paypal td{
		text-align: center;
		font-size:0.8em;
		color: #ec1863;
		padding-bottom: 5px;
}
#paypal-ad{
		padding-left:16px;
}

/* Testimonials for Email Signature service
---------------------------------------------------------------------------------- */

.testimonial-quote-top{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url("http:///www.mydesignpad.com/images/testimonial-quote-marks.gif") no-repeat top center;
	
}

.testimonial-quote-bottom{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url("http:///www.mydesignpad.com/images/testimonial-quote-marks.gif") no-repeat bottom center;
	
}

.testimonial-name{
	background-color:#f2e8dd;
	padding:2px 6px; 
	display: inline-block;
	font-weight: normal;
	font-size: 90%;
	margin-top: 6px;
	margin-bottom: 16px;
}
