<!--
Theme Name: Authentic Pharma
Theme URI: http://www.authenticpharma.com/
Description: Authentic Pharma is the premier pharma distribution and dropshipping company.  <a href="http://www.authenticpharma.com/">Authentic Pharma</a>. If you seek HIGH QUALITY AFFORDABLE MEDICINES MANUFACTURED AT WHO GMP CERTIFIED FACILITIES then <a href="http://www.authenticpharma.com/">Authentic Pharma</a> can guide you. 
Author: AthenticPharma.com
Version: 2.3
Tags: Pharma, Medicines, Pharmacy, Drop, Online, ship, shipping, dropshipping, dropship, ED, Erectile Dysfunction, Viagra, Cialis, Levitra, Modafinil, Tramadol, Branded, Generic
Author URI: http://www.authenticpharma.com/
 Authentic Pharma was formed with an objective of making authentic and genuine medicines available to everyone at a very affordable price, and in a simple and effective way. <a href="http://www.authenticpharma.com/">Authentic Pharma</a> FOR HIGH QUALITY AFFORDABLE MEDICINES MANUFACTURED AT WHO GMP CERTIFIED FACILITIES
-->

/******** Use these for admin custom color pickers ********/

body {
background:#ebebeb;
color: #333333;
}

#header-container {
background:#610000;
}

th, a:link, a:visited, .slidertitleul li a, #site-title, .page-title, .entry-title, .nivo-caption a, .gmt_option, .pc_testimonial_widget .widget-title {
color: #610000;
}


/********* End *********/

#site-description {
color: #ccc;
}

a:hover {
color: #333333;
}

th {
background: #eee;
}

.contentright ul li, .content-3-col ul li, .widget ul li, .footer ul li, .contentfull ul li {
background: url(../../../images/bullet.png) no-repeat 0 5px;
border-bottom: 1px solid #eee;
}

.note, .warning, .alert, .error, .download {
color: #444;
}

.note {
background: #eee;
border: 1px solid #ccc;
}

.warning, .alert {
background: #fffbbc;
border: 1px solid #E6DB55;
}

.error {
background: #ffebe8;
border: 1px solid #C00;
}

.download {
background: #e4ebf8;
border: 1px solid #2e68d4;
}

.post img, #fp-main-content img {
border: 2px solid #fff;
}

.line { 
border-bottom: 1px solid #cccccc;
}

.button, #searchsubmit, #submit, .submit, .post-edit-link, .more-link {
color: #ffffff !important;
}

#header-menu {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#header-menu .menu {
border-left: 1px solid #ccc;
}

#header-menu ul li a {
border-right: 1px solid #ccc;
}

#container {
background: #fff;
}

.page-title {
border: 1px solid #ccc;
background: url(../../../images/gray-grad.png) repeat-x bottom #fff;
}

.post-meta {
color: #555;
}

#comments-meta {
border-top: 1px solid #E1E1E1;
}

#comments {
border-top: 1px solid #E1E1E1;
}

ol.commentlist li {
border: 1px solid #eee;
background: #fafafa;
}

.comment-meta a {
color: #888888;	
}

.avatar {
background: #fff;
}

div.reply a {
color: #888888;
}

#author, #email, #url, #comment {
border: 1px solid #E1E1E1;
color: #555555;
}

.form-allowed-tags {
color: #999;
}

.widget {
background: url(../../../images/widget-bg.png) repeat-x bottom #fff;
border: 1px solid #ccc;
}

.widget-title {
background: url(../../../images/widget-title-bg.png) repeat-x bottom #5d5d5d;
color: #fff;
}

#body-container .gmt_option {
border: 2px solid #866f31;
}

#footer-widget-area {
background: url(../../../images/ftr-bg.png) repeat-x bottom #2f2f2f;
color: #ccc;
}

#footer-widget-area a:hover {
color: #ccc;
}

/*** Slider ***/

.nivo-controlNav a {
background:url(../../../images/bullets.png) no-repeat;
}

/*** CSS3 Effects ***/

#header-menu {
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
background-color: #fff;
}
#header-menu .menu li a:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
background: -moz-linear-gradient(top,  #fff,  #eee);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
background-color: #eee;
}
#header-menu .menu li a:active {
background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
background: -moz-linear-gradient(top,  #ededed,  #fff);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
background-color: #eee;
}

/*** Button Color Classes ***/

 
/* default */
.defaultbtn, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link {
	border: solid 1px #866f31;
	background: #a89256;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1bb5e), to(#866f31));
	background: -moz-linear-gradient(top,  #d1bb5e,  #866f31);
}
.defaultbtn:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover {
	background: #c4af58;
	background: -webkit-gradient(linear, left top, left bottom, from(#c4af58), to(#7b662d));
	background: -moz-linear-gradient(top,  #c4af58,  #7b662d);
}
.defaultbtn:active, .btn:active, .defaultbtn:active, #searchsubmit:active, #submit:active, .submit:active, .post-edit-link:active, .more-link:active {
	color: #a89256;
	background: -webkit-gradient(linear, left top, left bottom, from(#866f31), to(#d1bb5e));
	background: -moz-linear-gradient(top,  #866f31,  #d1bb5e);
}