/*--------------------------------------------------------
--------------------- DESKTOP STYLES ---------------------
--------------------------------------------------------*/

/*---------- BODY STYLES (GLOBAL) ----------*/

body {
	font-size: 11px;
	color: #6a6a6a;
	font-family: 'Open Sans', Verdana;
	background-image: url(../images/site-background.gif);
	background-color: #EFEFEF;
	background-repeat: repeat;
}
#objects {
	position:absolute;
	top:0px;
	right:-109px;
	z-index:-1;
}
#pen-object {
	height: 88px;
	width: 301px;
	position:absolute;
	top:-20px;
	right:302px;
}
#iphone {
	height: 191px;
	width: 112px;
	position:absolute;
	top:36px;
	right:-110px;
}
#iphone a {
	height: 191px;
	width: 112px;
	display:block;
	text-indent: -9999px;
	background-image: url(../images/iphone.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#iphone a:hover {
	background-position: left bottom;
}
#container {
	width: 1200px;
	margin: auto;
	position:relative;
}
#page {
	background-color: #fff;
	width:1200px;
	-webkit-box-shadow: 0px 0px 5px 0px #adadad;
	-moz-box-shadow: 0px 0px 5px 0px #adadad;
	box-shadow: 0px 0px 5px 0px #adadad;
	float: left;
	/**margin-top: 131px;*/
	margin-top: 20px;
	z-index:1;
	position: relative;
	background-image: url(../images/sidebar-bg-change.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.dashboard #page,.my-account #page{
background-image: none;
}
.dashboard #left-content,.my-account #left-content{
margin-left:150px;
}
.dashboard #pen-object,.my-account #pen-object{
display:none;
}
.emember_profilex_detailed_box table thead td{
   font-size: 19px;
    font-weight: bold;
    padding-bottom: 18px;
    text-decoration: underline;
}
.emember_profilex_detailed_box table tbody td{
    font-size: 14px;
    padding: 5px;
	width:30%;
}
.emember_profilex_detailed_box table tbody a:link{
	float:left;
}
.emember_profilex_detailed_box table{
	margin-bottom:20px;
	float:left;
}
#wp_emember_loginForm span{
	font-size:13px;
}
#wp_emember_loginForm #forgot_pass{
	font-size:13px;
	padding-top:3%;
	float:left;
}
#wp_emember_loginForm table {
	margin-top:6%;
}
#doLogin{
	float:left;
	margin-right:4%;
}
.member-login #post-inside-content h1{
	font-size:18px;
    margin-right: 7%;
    text-align: center;
}
#wp_emember_loginForm #register{
	font-size:13px;
}
.dashboard #post-inside-content p {
	float:left;
}
.wp_emember_loginForm{
	margin:0 auto !important;
}
#emember_link{
	display:none;
}
#post-inside-content .emember_profilex_detailed_box table tbody img{
	padding:0px;
	border:none;
	background:white;
}
#left-content {
	float: left;
	width: 899px;
}
/*---------- TYPEOGRAPHY STYLES (GLOBAL) ----------*/

a:link {
	color:#2078c3;
	text-decoration:none;
}
a:hover {
	color:#242424;
	text-decoration:none;
}
a:active {
	color:#3b9df9;
	text-decoration:none;
}
a:visited {
	color:#2078c3;
	text-decoration:none;
}
h1.top-title {
	margin-left:20px;
	margin-bottom:20px;
}
h1 {
	color:#242424;
	font-size:18px;
}
h2 {
	color:#242424;
	font-size:24px;
	letter-spacing:-1px;
}
h3 {
	color:#515151;
	font-size:22px;
	letter-spacing:-1px;
}
h4 {
	color:#242424;
	font-size:24px;
}
span.question {
	color:#1f76c1;
}
h5 {
	color:#242424;
	font-size:20px;
}
h6 {
	color:#1f76c1;
	font-size:20px;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:36px;
	line-height:32px;
}
span.search-terms {
	color:#1f76c1;
}
/*---------- HEADER (GLOBAL) ----------*/

#header {
	width:899px;
	float:left;
}
#logo {
	float: left;
	height: 54px;
	margin-top: 20px;
	margin-left: 19px;
	position: relative;
}
#logo-symbol {
	height: 84px;
	width: 83px;
	position:absolute;
	top:-33px;
	left:236px;
}
/*---------- NAVIGATION (GLOBAL) ----------*/

#navigation {
	width:899px;
	float:left;
	margin-top:36px;
}
ul#navigation-links {
	float:left;
	width:899px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	margin-bottom:20px;
}
#navigation-links li {
	float:left;
	font-size:13px;
	margin-left:20px;
}
#navigation-links li a {
	color:#9f9f9f;
	text-decoration: none;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
	width:100%;
	height:100%;
}
#navigation-links li a:hover {
	color:#2078c3;
}
#jsddm {
	float:left;
	width:880px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	margin-bottom:20px;
	padding-left:16px;
}
#jsddm li {
	float: left;
	list-style: none;
	padding-top:20px;
	padding-bottom:20px;
}
#jsddm li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	width: 100%;
	color: #1e1e1e;
	white-space: nowrap;
	font-weight: bold;
	font-size:15px;
}
#jsddm li a:hover {
	color:#2078C3;
}
#jsddm li ul {
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index:99;
	margin-top:20px;
}
#jsddm li ul li {
	float: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#jsddm li ul li a {
	width: 180px;
	color: #24313C;
	background-color: #EEEEEE;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:5px;
	border-bottom: 1px solid #CCC;
	font-weight:normal;
}
#jsddm li ul li a:hover {
	background: #2589de;
	background: -moz-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2589de), color-stop(100%, #1f75c0));
	background: -webkit-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -o-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -ms-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: linear-gradient(top, #2589de 0%, #1f75c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589de', endColorstr='#1f75c0', GradientType=0 );
	color:#fff;
}
/*---------- CONTENT (GLOBAL) ----------*/

#content {
	float:left;
	width:899px;
}
.index-post {
	float:left;
	width:429px;
	margin-left:20px;
	position:relative;
	margin-bottom:30px;
}
.index-post a:hover {
	color:#242424;
}
.index-content {
	width:429px;
	margin-top:10px;
	float:left;
}
.index-post p {
	line-height:20px;
	text-align:justify;
	font-size:13px;
}
.index-post img {
	padding:5px;
	background-color:#f6f6f6;
	border: 1px solid #e8e8e8;
	margin-bottom:5px;
	width:414px;
	height:198px;
}
.index-post-meta {
	float:left;
	width:429px;
	clear:both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	padding-top:10px;
	padding-bottom:9px;
	margin-top:20px;
	position:relative;
}
.index-post-meta p {
	margin-top:0px!important;
	font-size:10px;
}
a.read-more:hover {
	background: #2589de;
	background: -moz-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2589de), color-stop(100%, #1f75c0));
	background: -webkit-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -o-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -ms-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: linear-gradient(top, #2589de 0%, #1f75c0 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589de', endColorstr='#1f75c0', GradientType=0 );
	color:#fff;
}
a.read-more {
	background: #6f6f6f;
	background: -moz-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f6f6f), color-stop(100%, #515151));
	background: -webkit-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -o-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -ms-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: linear-gradient(top, #6f6f6f 0%, #515151 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#515151', GradientType=0 );
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:0px;
	top:0px;
}
a.index-comments {
	width:48px;
	height:40px;
	position:absolute;
	top:174px;
	right:8px;
	background-image: url(../images/comments.png);
	background-repeat: no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:29px;
}
/*---------- SIDEBAR (GLOBAL) ----------*/

#sidebar {
	float:left;
	background-color:#fafafa;
	width:310px;
	border-left: 1px solid #e6e6e6;
	margin-left:20px;
/*	background-image: url(../images/keyboard-bottom.png);*/
	background-repeat: no-repeat;
	background-position: 43px top;
	height:100%;
	padding-top: 20px;
}
.sidebar-box {
	width:310px;
	float:left;
	padding-bottom:25px;
	margin-bottom:25px;
	background-image: url(../images/sidebar-divider.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sidebar-box a:hover {
	color:#242424;
}
.sidebar-box h3 {
	margin-top:-9px;
}
.sidebar-box-container {
	margin-left:5px;
	float:left;
	width:260px;
	padding-right:10px;
}
.sidebar-box-container p {
	line-height:18px;
}
.search-field {
	float: left;
	height: 40px;
	width: 211px;
	border:none;
	background-color: transparent;
	background-image: url(../images/search-field.png);
	background-repeat: no-repeat;
	color:#9f9f9f;
	padding-left:10px;
	margin-top:20px;
}
.search-btn {
	width:38px;
	height:40px;
	background-image: url(../images/search-submit.png);
	background-repeat: no-repeat;
	float:left;
	border:none;
	text-indent:-9999px;
	margin-top:20px;
}
#top-ad {
	float:left;
	background-color:#e1e1e1;
	padding:5px;
	margin-bottom:10px;
	width:250px;
	height:125px;
}
.small-ad {
	margin-right:10px;
	float:left;
}
ul#sidebar-social {
	float:left;
	width:270px;
}
#sidebar-social li {
	width:240px;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
#sidebar-social li a {
	color:#7e7e7e;
	text-decoration:none;
}
#sidebar-social li.twitter, #sidebar-social li.tutorials, #sidebar-social li.facebook, #sidebar-social li.rss {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
#sidebar-social li.twitter {
	background-image: url(../images/twitter-icon.png);
}
#sidebar-social li.facebook {
	background-image: url(../images/facebook-icon.png);
}
#sidebar-social li.rss {
	background-image: url(../images/rss-icon.png);
}
#sidebar-social li.tutorials {
	background-image: url(../images/tutorial-icon.png);
}
span.twitter, span.facebook, span.rss, span.tutorials {
	font-size:18px;
}
span.twitter, #sidebar-social li.twitter a:hover {
	color:#18aeff;
}
span.facebook, #sidebar-social li.facebook a:hover {
	color:#4367a8;
}
span.rss, #sidebar-social li.rss a:hover {
	color:#f17b2b;
}
span.tutorials, #sidebar-social li.tutorials a:hover {
	color:#4185b0;
}
.rcg-wrapper {
	min-height: 98px!important;
	margin-top:20px;
}
.rcg-text a {
	font-weight:bold;
	color:#2078c3;
}
.rcg-text a:hover {
	font-weight:bold;
	color:#666!important;
}
.rcg-avatar {
	float:left!important;
	margin-right:10px!important;
	border:solid 1px #dadada!important;
	background-color:#fff!important;
	padding-top: 5px!important;
	padding-right: 5px!important;
	padding-bottom: 0px!important;
	padding-left: 5px!important;
}
.sidebar-comments-clear {
	height:20px;
	clear:both;
}
/*---------- FOOTER (GLOBAL) ----------*/

#footer {
	float:left;
	width:1200px;
	margin-top:10px;
	position:relative;
}
.to-top {
	width:66px;
	height:55px;
	position:absolute;
	bottom:-13px;
	right:20px;
	z-index:2;
	text-indent:-9999px;
	background-image: url(../images/back-to-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.to-top:hover {
	background-position: left bottom;
}
#twitter-feed {
	float:left;
	position:relative;
	width:1200px;
	height:159px;
	background-image: url(../images/twitter-feed.png);
	background-repeat: no-repeat;
	background-position: -8px top;
}
#the-feed {
	float:left;
	width:1200px;
	padding-top:28px;
	width:1020px;
	padding-left:20px;
	position:relative;
}
a#follow-us-btn {
	text-indent:-9999px;
	display:block;
	background-image: url(../images/follow-us-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 134px;
	position:absolute;
	top:13px;
	right:5px;
}
a#follow-us-btn:hover {
	background-position: left bottom;
}
a#copyright {
	width:212px;
	height:116px;
	position:absolute;
	top:64px;
	right:-1px;
	text-indent:-9999px;
	display:block;
	background-image: url(https://crayonify.com/wordpress/wp-content/uploads/2013/10/copyright.png);
	background-repeat: no-repeat;
}
/*---------- PAGINATION (GLOBAL) ----------*/

#pagination {
	float:right;
	width:899px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	padding-bottom:20px;
	padding-top:20px;
}
ul#pagination-numbers {
	float:right;
	width:360px
}
#pagination-numbers li {
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
#pagination-numbers li.current a, #pagination-numbers li a:hover {
	display:block;
	padding:5px;
	color:#fff;
	background: #2589de;
	background: -moz-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2589de), color-stop(100%, #1f75c0));
	background: -webkit-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -o-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -ms-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: linear-gradient(top, #2589de 0%, #1f75c0 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589de', endColorstr='#1f75c0', GradientType=0 );
}
#pagination-numbers li a {
	background: #6f6f6f;
	background: -moz-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f6f6f), color-stop(100%, #515151));
	background: -webkit-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -o-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -ms-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: linear-gradient(top, #6f6f6f 0%, #515151 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#515151', GradientType=0 );
	display:block;
	padding:5px;
	color:#fff;
}
.wp-pagenavi {
	padding-left:20px!important;
	width:899px!important;
}
/*---------- SINGLE POST (POST INSIDE) ----------*/

#post-inside {
	float:left;
	width:879px;
	padding-left:20px;
	padding-bottom:20px;
}
#post-inside-intro {
	float:left;
	width:879px;
}
#post-inside-img {
	padding:5px;
	background-color:#f6f6f6;
	border: 1px solid #e8e8e8;
	width:419px;
	height:200px;
	float:left;
	margin-right:20px;
}
#post-inside-title {
	float:right;
	width:428px;
	margin-bottom:10px;
}
#post-inside-title h1 {
	font-size:24px;
	letter-spacing:-1px;
}
#post-inside-desc {
	float:right;
	width:428px;
	margin-bottom:10px;
	line-height:25px;
	font-size:15px;
}
#post-inside-meta {
	float:right;
	width:428px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}
#post-inside-content {
	float:left;
	width:879px;
}
#post-inside-content img {
	display:block;
	padding:10px;
	background-color:#f6f6f6;
	border: 1px solid #e8e8e8;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
.emember_my_membership_levels tr{
	float:left;
	font-size:20px;
	margin-right:20px;
}
#post-inside-content p {
	font-size:15px;
	margin-bottom:17px;
	margin-top:30px;
	color:black;
        line-height: 25px;
        clear: both;
}
/**#post-inside-content h4 {
	padding-bottom:10px;
	padding-top:8px;
	padding-left:10px;
	letter-spacing:-1px;
	background-color:#f6f6f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	float:left;
	width:848px;
	margin-bottom:20px;
	margin-top:20px;
	padding-right: 10px;
}*/

#post-inside-content h4 {
        padding-bottom:10px;
        padding-top:8px;
        padding-left:10px;
        letter-spacing:-1px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e8e8e8;
        float:left;
        width:848px;
        margin-bottom:20px;
        margin-top:20px;
        padding-right: 10px;
}
.tip {
	border: 1px dashed #C9DDF8;
	background-color: #E8F8FF;
	padding:10px;
	color:#242424;
	float:left;
	width:857px;
	clear:both;
	margin-bottom:20px;
	margin-top:0px;
}
.tip h6 {
	padding-left:35px;
}
.tip p {
	margin-top:8px!important;
	margin-bottom:0px!important;
}
ul.post-list {
	clear:both;
	float:left;
	width:879px;
	margin-bottom:10px;
}
.post-list li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
	list-style: none;
}
ul.post-image-list {
	float:left;
	width:879px;
	clear:both;
	margin-top:20px;
}
.post-image-list li {
	display:block;
	float:left;
	width:660px;
	margin-top:10px;
	margin-bottom:10px;
}
.post-image-list li p.button a {
	display:block;
	width:78px;
	color:#fff!important;
	background: #2589de;
	background: -moz-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2589de), color-stop(100%, #1f75c0));
	background: -webkit-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -o-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -ms-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: linear-gradient(top, #2589de 0%, #1f75c0 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589de', endColorstr='#1f75c0', GradientType=0 );
	padding: 5px!important;
	float:left;
}
.post-image-list li p.button a:hover {
	background: #6f6f6f;
	background: -moz-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f6f6f), color-stop(100%, #515151));
	background: -webkit-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -o-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -ms-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: linear-gradient(top, #6f6f6f 0%, #515151 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#515151', GradientType=0 );
	display:block;
	padding:5px;
	color:#fff;
}
.post-image-list li img {
	margin:0!important;
	float:left;
	margin-right:10px!important;
}
.post-image-list li p {
	margin:0!important;
	margin-right:10px!important;
	margin-top:10px!important;
	margin-bottom:20px!important;
}
#cc {
	background-image: url(../images/cc.png);
	background-repeat: no-repeat;
	background-position: left;
	width:287px;
	padding-left: 90px;
	padding-top: 43px;
	padding-bottom: 43px;
	padding-right: 20px;
	background-color: #FFFFFF;
	border: 1px dashed #CCC;
	padding-right: 20px;
	float:left;
}
#cc h6 {
	background:none;
}
#cc p {
	padding:0px!important;
	margin:0px!important;
	margin-top:10px!important;
}
#download-btn {
	float:right;
	width:94%;
	font-size:18px;
	background-color:#F7F5F6;
	border: 1px solid #e7eec0;	
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.line{
	border-bottom: 1px dotted grey;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 2%;
}
.click1 a:link{
	color:#171415;
	text-decoration:underline;
}
#download-btn p {
	display:none!important;
}
.downld-sec1 .n-member {
	margin-right: 5px;
	margin-left: 50px;
	border-left: 1px solid grey;
	padding-left: 50px;
}
#download-btn img {
	padding:0px;
	background:none;
	border:none;
}
a.download {
	width:235px;
	height:48px;
	display:block;
	background-image: url(../images/download_btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:-9999px;
	float:left;
	margin-top:10px;
}
a.download:hover {
	background-position: left top;
}
ul#post-inside-social {
	float:left;
	margin-top:20px;
}
ul#post-inside-social img {
	padding:0px!important;
	background:none!important;
	border:none!important;
}
#post-inside-social li {
	display:block;
	float:left;
	margin-right:10px;
}
/*---------- WORDPRESS COMMENTS (GLOBAL) ----------*/

.wp-comments {
	background-color: #fff;
	width:879px;
	-webkit-box-shadow: 0px 0px 5px 0px #adadad;
	-moz-box-shadow: 0px 0px 5px 0px #adadad;
	box-shadow: 0px 0px 5px 0px #adadad;
	float: left;
	margin-top: 20px;
	position: relative;
	padding:20px;
}
li.bypostauthor, li.comment-author-razor-rich {
	background-image: url(../images/author.png)!important;
	background-repeat: no-repeat!important;
	background-position: 0px 0px!important;
}
.wp-gravatar {
	width:100px;
	height:100px;
	padding:5px;
	background-color:#f6f6f6;
	border: 1px solid #e8e8e8;
	float:left;
}
.wp-comment-author {
	float:right;
	width:747px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
}
.wp-comment-author a {
	color:#000;
}
.wp-comment-author a:hover {
	color:#2078c3;
}
.wp-comment-meta {
	float:left;
	width:707px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-left:20px;
}
.wp-comment-comment {
	float:right;
	width:747px;
}
.wp-comment-comment p {
	margin-top:15px;
	line-height:18px;
	font-size:12px;
}
.wp-comments h5 {
	margin-top:20px;
	color:#666;
	letter-spacing:-1px;
	margin-bottom:20px;
}
.comment-form {
	width:879px;
	float:left;
}
.comment-form label {
	display:inline-block;
}
.comment-form .text-field {
	padding:8px;
	width:259px;
	margin-right:20px;
	border:1px solid #CCC;
	background:#F3F3F3;
	margin-top:10px;
}
.comment-form .text-area {
	padding:8px;
	width:861px;
	border:1px solid #CCC;
	background:#F3F3F3;
	margin-top:10px;
}
.comment-form .margin {
	margin-right:0px;
}
.comment-form .submit-comment {
	background: #2589de;
	background: -moz-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2589de), color-stop(100%, #1f75c0));
	background: -webkit-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -o-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: -ms-linear-gradient(top, #2589de 0%, #1f75c0 100%);
	background: linear-gradient(top, #2589de 0%, #1f75c0 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589de', endColorstr='#1f75c0', GradientType=0 );
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	border:none;
	float:right;
	margin-top:20px;
}
.comment-form .submit-comment:hover {
	background: #6f6f6f;
	background: -moz-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f6f6f), color-stop(100%, #515151));
	background: -webkit-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -o-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: -ms-linear-gradient(top, #6f6f6f 0%, #515151 100%);
	background: linear-gradient(top, #6f6f6f 0%, #515151 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#515151', GradientType=0 );
	color:#fff;
}
/*---------- FACEBOOK BOX (GLOBAL) ----------*/
#facebook-box {
	float:left;
	width:899px;
	margin-bottom:30px;
}
/*---------- CONTACT FORM (CONTACT PAGE) ----------*/
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; }

#contact {
	display: block;
	width: 681px;
	background-color: #FFF;
}

/* Form style */

mark.validate {
	display: inline-block;
	margin: 12px 0 0 10px;
	width: 16px;
	height: 16px;
	background: transparent none;
}
mark.valid {
	background: url(../assets/success.gif) no-repeat top left;
}
mark.error {
	background: url(../assets/error.gif) no-repeat top left;
}

#contact label {
	display: inline-block;
	float: left;
	height: 1em;
	line-height: 1em;
	padding: 6px 0 0;
	width: 155px;
	margin: 5px 0;
	clear: both;
}

#contact label small {
	color: #ccc;
}

#contact label.verify {
	padding: 0;
	margin: 2px 10px 2px 0;
	width: 145px; 
	text-align: right;
}
#contact label.verify img {
	padding:1px; 
	border:1px solid #cccccc;
}

#contact input, #contact textarea, #contact select {
	width: 220px;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
} 
#contact select {
	width: 232px; 
	margin: 8px 0;
}
#contact input#verify {
	width: 55px;
}
#contact textarea { 
	width: 414px; 
}
#contact input:focus, #contact textarea:focus, #contact select:focus { 
	border: 1px solid #ddd; 
	background-color: #fff; 
	color:#333; 
	outline: none;
	position: relative;
	z-index: 5;
}
#contact input.error, #contact textarea.error, #contact select.error {
	border: 1px solid #faabab;
	background: #fef3f3
}
#contact input.submit {
	width: auto;
	cursor: pointer;
	position: relative;
	color:#fff;
	padding: 6px 16px;
	text-decoration: none;
	background-color: #005079;
	}
#contact input.submit:hover { 
	background: #282828 !important; 
	transition: none;
	-webkit-transition: none;
	-moz-transition: none; 
}
#contact input.submit:active, #contact input.submit:focus { 
	top: 1px; 
}

#contact input[type="submit"][disabled] {
	background-color: #66707b;
}
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin:0 0 20px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{
	color: #ff0000;
} /* Select the colour of the * if the field is required. */

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }
/*---------- MISC (GLOBAL) ----------*/

.float-right {
	float:right;
}
.float-left {
	float:left;
}
.clear {
	clear:both;
}
/*---------- IE :( (GLOBAL) ----------*/

.ie8 #navigation-links li, .ie7 #navigation-links li {
	font-size:12px;
}
.ie7 .sidebar-box h3 {
	margin-top:0px;
}
.ie7 body, .ie8 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ie7 #content {
	margin-top:29px;
}
.ie7 #pagination {
	margin-top:30px;
}
.ie8 #pagination-numbers li {
	font-size:12px;
}
.ie7 .search-field {
	width: 190px;
}

/*---------- IPHONE SHAKE (GLOBAL) ----------*/
@keyframes shake {
0% {
transform: translate(2px, 1px) rotate(0deg);
}
10% {
transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
transform: translate(-3px, 0px) rotate(1deg);
}
30% {
transform: translate(0px, 2px) rotate(0deg);
}
40% {
transform: translate(1px, -1px) rotate(1deg);
}
50% {
transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
transform: translate(-3px, 1px) rotate(0deg);
}
70% {
transform: translate(2px, 1px) rotate(-1deg);
}
80% {
transform: translate(-1px, -1px) rotate(1deg);
}
90% {
transform: translate(2px, 2px) rotate(0deg);
}
100% {
transform: translate(1px, -2px) rotate(-1deg);
}
}
 @-moz-keyframes shake {
0% {
-moz-transform: translate(2px, 1px) rotate(0deg);
}
10% {
-moz-transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
-moz-transform: translate(-3px, 0px) rotate(1deg);
}
30% {
-moz-transform: translate(0px, 2px) rotate(0deg);
}
40% {
-moz-transform: translate(1px, -1px) rotate(1deg);
}
50% {
-moz-transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
-moz-transform: translate(-3px, 1px) rotate(0deg);
}
70% {
-moz-transform: translate(2px, 1px) rotate(-1deg);
}
80% {
-moz-transform: translate(-1px, -1px) rotate(1deg);
}
90% {
-moz-transform: translate(2px, 2px) rotate(0deg);
}
100% {
-moz-transform: translate(1px, -2px) rotate(-1deg);
}
}
 @-webkit-keyframes shake {
0% {
-webkit-transform: translate(2px, 1px) rotate(0deg);
}
10% {
-webkit-transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
-webkit-transform: translate(-3px, 0px) rotate(1deg);
}
30% {
-webkit-transform: translate(0px, 2px) rotate(0deg);
}
40% {
-webkit-transform: translate(1px, -1px) rotate(1deg);
}
50% {
-webkit-transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
-webkit-transform: translate(-3px, 1px) rotate(0deg);
}
70% {
-webkit-transform: translate(2px, 1px) rotate(-1deg);
}
80% {
-webkit-transform: translate(-1px, -1px) rotate(1deg);
}
90% {
-webkit-transform: translate(2px, 2px) rotate(0deg);
}
100% {
-webkit-transform: translate(1px, -2px) rotate(-1deg);
}
}
.shake {
	display:inline-block;
}
.shake:hover, .shake:focus {
	animation-name: shake;
	animation-duration: 0.8s;
	transform-origin:50% 50%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: shake;
	-moz-animation-duration: 0.8s;
	-moz-transform-origin:50% 50%;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-webkit-animation-name: shake;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
#adtop {
	width:728px;
	margin:auto;
	display:block;
}

/*--------------------------------------------------------
----------------------- 1280 SCREEN ----------------------
--------------------------------------------------------*/

@media screen and (min-width:1025px)  {
#objects {
	right:0px;
}
#iphone {
	display:none;
}
#container {
	width: 1086px;
}
#page {
	/***width: 1086px;*/
	width: 1116px;
}
#left-content {
	width:785px;
}
/*---------- HEADER (GLOBAL) ----------*/

#header {
	width:785px;
}
/*---------- NAVIGATION (GLOBAL) ----------*/

#navigation {
	width:805px;
}
ul#navigation-links {
	width:785px;
}
#jsddm {
	width:769px;
}
/*---------- CONTENT (GLOBAL) ----------*/

#content {
	width:785px;
}
.index-post {
	width:372px;
}
.index-post a:hover {
	color:#242424;
}
.index-content {
	width:372px;
}
.index-post p {
	line-height:20px;
	text-align:justify;
	font-size:13px;
}
.index-post img {
	width:362px;
	height:173px;
}
.index-post-meta {
	width:372px;
	height:18px;
}
.index-post-meta p {
	font-size:11px;
}
a.index-comments {
	top:149px;
	right:3px;
}
/*---------- SIDEBAR (GLOBAL) ----------*/

#sidebar {
	background-position: -66px top;
}
.search-field {
	width: 207px;
}
/*---------- FOOTER (GLOBAL) ----------*/

#footer {
	width: 1086px;
}
#twitter-feed {
	width: 1086px;
}
#the-feed {
	width: 916px;
}
/*---------- PAGINATION (GLOBAL) ----------*/

#pagination {
	width:785px;
}
.wp-pagenavi {
	width:785px!important;
}
/*---------- SINGLE POST (POST INSIDE) ----------*/

#post-inside {
	width:765px;
}
#post-inside-intro {
	width:765px;
}
#post-inside-img {
	padding:5px;
	background-color:#f6f6f6;
	border: 1px solid #e8e8e8;
	width:419px;
	height:200px;
	float:left;
	margin-right:20px;
}
#post-inside-title {
	/**width:314px;*/
	width:414px;
}
#post-inside-title h1, #post-inside-content h1 {
	font-size:24px;
	letter-spacing:-1px;
}
.join-us #post-inside-content h1{
	font-size:18px !important;
	margin-left:8px;
	margin-bottom:20px;
}
.edit-profile #post-inside-content h1{
	font-size:18px !important;
	margin-bottom:20px;
}
#fdw-pricing-table .header {
	border-bottom-color: #EC4B00 !important;
	color:white !important;
	background-image: linear-gradient(#2078c3, #2078c3) !important;
	background-image: -webkit-linear-gradient(#2078c3, #2078c3) !important;
	background-color:#2078c3 !important;
}
#fdw-pricing-table .signup{
	background: -webkit-linear-gradient(top, #D36527 0%, #EC4B00 100%);
	border-radius: 5px;
	box-shadow: 1px 2px 6px 2px #C5C5C5;
	background-color: #EC4B00 !important;
}
#fdw-pricing-table ul b {
	font-weight:normal;
}
#fdw-pricing-table .signup:hover,#fdw-pricing-table .plan.plan0 a:hover{
	background-color: #2078c3 !important;
	background: -webkit-linear-gradient(top, #2078c3 0%, #2078c 100%) !important;
}
#fdw-pricing-table .plan {
	width:203px !important;
}

#post-inside-desc {
	width:414px;
}
#post-inside-meta {
	width:414px;
}
#post-inside-content {
	width:765px;
}
#post-inside-content h4 {
	width:734px;
}
.tip {
	width:743px;
}
ul.post-list {
	width:765px;
}
ul.post-image-list {
	width:765px;
}
#cc {
	width:277px;
}
#post-inside-content #download-btn img{
	margin:0px;
	width:100%;
	height:auto;
}
#download-btn {
	width:94%;
	background-image: none;
	padding:10px auto;
	font-size:20px;
	float: left;
	clear: left;
	background: #f7f5f6;
	margin-top: 10px;
}
#download-btn span{
	color:#1f76c1;
}

.widefat thead tr th {
    background: none repeat scroll 0 0 #333333 !important;
    color: #FFFFFF !important;
    font-size: 15px;
    padding: 30px;
}
.widefat td,.widefat td img {
    padding: 10px 28px;
	text-align:center;
	width:50px;
	height:50px;
}
.click1 a{
	color: #171415;
	font-style:italic;
	text-decoration:underline;
	float:left;
}
.line{
	border-bottom: 1px dotted grey;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 3%;
}
.alternate {
background-color: #F9F9F9;
}
#menu-sidebar-menu{
	width:100%;
	float:left;
}
#menu-sidebar-menu li.signout{
	background: #2078C3;
	border:1px solid #2078C3;
	border-bottom:none;
	font-size: 15px;
	padding: 3px 15px;
	border-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
	margin-bottom:40px;
	margin-top:11px;
	margin-right:30px;
}
#menu-sidebar-menu li.signout a{
	color:white;
}
#menu-sidebar-menu li{
	background: #F6F6F6;
	border:1px solid #E8E8E8;
	border-bottom:1px solid white;
	font-size: 15px;
	padding: 7px 20px;
	border-radius: 7px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	float: left;
	margin-right:3px;
	margin-bottom:40px;
	list-style:none;
}
#menu-sidebar-menu li.current-menu-item{
	background:#333333;
}
#menu-sidebar-menu li.current-menu-item a{
	color:white;
}
#menu-sidebar-menu li a{
	color:black;
}
.n-member {
	color:#c30c30;
	float:left;
	margin-right:10px;
}
.btn{
	float:left;
	margin-top:-10px;
	margin-left:5px;
}
.btn img{
	float:left;
	width:150px;

}
#wp_emember_regoForm table td input{
	margin-bottom: 10px;
}
.registration  #post-inside-content h1,
.registeration  #post-inside-content h1, 
.registeration-2  #post-inside-content h1{
	margin-bottom:20px;
}
/*---------- WORDPRESS COMMENTS (GLOBAL) ----------*/

.wp-comments {
	width:766px;
}
.razor-rich {
	background-position: 761px 0px;
}
.wp-comment-author {
	width:612px;
}
.wp-comment-meta {
	width:590px;
}
.wp-comment-comment {
	width:612px;
}
.comment-form {
	width:766px;
}
.comment-form .text-field {
	width:222px;
}
.comment-form .text-area {
	width:748px;
}
#contact {
	width: 765px;
}
}

/*--------------------------------------------------------
--------------------- IPAD LANDSCAPE ---------------------
--------------------------------------------------------*/

@media screen and (min-width:769px) and (max-width:1120px) {
google-ad {
	display:none;
}
#adtop {
	display:none;
}
#objects {
	right:0px;
}
#iphone {
	display:none;
}
#container {
	width: 984px;
}
#page {
	width: 984px;
}
#left-content {
	width:683px;
}
/*---------- HEADER (GLOBAL) ----------*/

#header {
	width:683px;
}
/*---------- NAVIGATION (GLOBAL) ----------*/

#navigation {
	width:683px;
}
ul#navigation-links {
	width:683px;
}
#jsddm {
	width:667px;
}
/*---------- CONTENT (GLOBAL) ----------*/

#content {
	width:683px;
}
.index-post {
	width:321px;
}
.index-content {
	width:321px;
}
.index-post a:hover {
	color:#242424;
}
.index-post p {
	line-height:20px;
	text-align:justify;
	font-size:13px;
}
.index-post img {
	width:311px;
	height:148px;
}
.index-post-meta {
	width:321px;
	height:18px;
}
.index-post-meta p {
	font-size:9px;
}
a.index-comments {
	top:124px;
	right:3px;
}
/*---------- SIDEBAR (GLOBAL) ----------*/

#sidebar {
	background-position: -66px top;
}
.search-field {
	width: 207px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.search-btn {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
/*---------- FOOTER (GLOBAL) ----------*/

#footer {
	width: 984px;
}
#twitter-feed {
	width: 984px;
}
#the-feed {
	width: 814px;
}
/*---------- PAGINATION (GLOBAL) ----------*/

#pagination {
	width:683px;
}
.wp-pagenavi {
	width:683px!important;
}
/*---------- SINGLE POST (POST INSIDE) ----------*/

#post-inside {
	width:663px;
}
#post-inside-intro {
	width:663px;
}
#post-inside-img {
	width:320px;
	height:153px;
}
#post-inside-img img {
	width:320px;
	height:153px;
}
#post-inside-title {
	width:311px;
}
#post-inside-title h1 {
	font-size:18px;
	letter-spacing:-1px;
}
#post-inside-desc {
	width:311px;
	font-size:11px;
}
#post-inside-meta {
	width:311px;
	font-size:10px;
}
#post-inside-content {
	width:663px;
}
#post-inside-content h4 {
	width:632px;
}
.tip {
	width:642px;
}
ul.post-list {
	width:663px;
}
ul.post-image-list {
	width:663px;
}
#cc {
	margin-bottom:20px;
	width:551px;
}
#download-btn {
	width:94%;
}
.downld-sec1{
	margin-top:0%;
}

.downld-sec1 .n-member {
    border-left: 1px solid grey;
    color:#C30C30;
    margin-left: 1%;
    margin-right: 0%;
    padding-left: 1%;
}
.btn{
	float:right;
	margin-right:0;
	margin-top: -1%;
}
#download-btn img {
	margin-left:0px;
}
a.download {
	margin-right:10px;
	margin-top:20px;
}
/*---------- WORDPRESS COMMENTS (GLOBAL) ----------*/

.wp-comments {
	width:944px;
}
.razor-rich {
	background-position: 941px 0px;
}
.wp-comment-author {
	width:768px;
}
.wp-comment-meta {
	width:590px;
}
.wp-comment-comment {
	width:768px;
}
.comment-form {
	width:766px;
}
.comment-form .text-field {
	width:222px;
}
.comment-form .text-area {
	width:748px;
}
#contact {
	width: 663px;
}
}

/*--------------------------------------------------------
--------------------- IPAD PORTRAIT ----------------------
--------------------------------------------------------*/

@media screen and (min-width:1px) and (max-width:1018px) {
google-ad {
	display:none;
}
#adtop {
	display:none;
}
#objects {
	display:none;
}
#pen-object {
	display:none;
}
#iphone {
	display:none;
}
#container {
	width: 728px;
}
#page {
	width: 728px;
	margin-top:20px;
}
#left-content {
	width:427px;
}
/*---------- HEADER (GLOBAL) ----------*/

#header {
	width:427px;
}
/*---------- NAVIGATION (GLOBAL) ----------*/

#navigation {
	width:427px;
}
ul#navigation-links {
	width:427px;
}
#jsddm {
	display:none;
}
/*---------- CONTENT (GLOBAL) ----------*/

#content {
	width:427px;
}
.index-post {
	width:411px;
}
.index-post a:hover {
	color:#242424;
}
.index-content {
	width:411px;
}
.index-post p {
	line-height:20px;
	margin-top:10px;
	text-align:justify;
	font-size:13px;
}
.index-post img {
	width:401px;
	height:191px;
}
.index-post-meta {
	width:411px;
	height:18px;
}
.index-post-meta p {
	font-size:9px;
}
a.index-comments {
	top:167px;
	right:3px;
}
/*---------- SIDEBAR (GLOBAL) ----------*/

#sidebar {
	background:none;
}
.search-field {
	width: 207px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.search-btn {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
/*---------- FOOTER (GLOBAL) ----------*/

#footer {
	width: 728px;
}
#twitter-feed {
	width: 728px;
}
#the-feed {
	width: 703px;
}
a#follow-us-btn {
	display:none;
}
/*---------- PAGINATION (GLOBAL) ----------*/

#pagination {
	width:427px;
}
.wp-pagenavi {
	width:427px!important;
}
/*---------- SINGLE POST (POST INSIDE) ----------*/

#post-inside {
	width:407px;
}
#post-inside-intro {
	width:407px;
}
#post-inside-img {
	width:395px;
	height:189px;
	margin-bottom:10px;
	margin-right:0px;
}
#post-inside-img img {
	width:395px;
	height:189px;
}
#post-inside-title {
	width:407px;
}
#post-inside-title h1 {
	font-size:20px;
}
#post-inside-desc {
	width:407px;
}
#post-inside-meta {
	width:407px;
}
#post-inside-content {
	width:407px;
}
#post-inside-content img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.line{
	border-bottom: 1px dotted grey;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 2%;
}
#post-inside-content h4 {
	width:376px;
}
.tip {
	width:386px;
}
ul.post-list {
	width:407px;
}
.post-list li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
}
ul.post-image-list {
	width:407px;
}
.post-image-list li {
	width:407px;
}
.post-image-list li p.button a {
	float:right;
}
#cc {
	width:295px;
	margin-bottom:20px;
}
#download-btn {
	width:90%;
}
.downld-sec1{
	margin-top:5%;
}
.downld-sec1 .n-member{
	border-left:none;
	color:#C30C30;
	float:left;
	margin:0px;
	padding:0px;
}
.btn{
	float:right;
	margin-right:11%;
	margin-top: -2%;
}
/*---------- WORDPRESS COMMENTS (GLOBAL) ----------*/

.wp-comments {
	width:688px;
}
.razor-rich {
	background-position: 684px 0px;
}
.wp-comment-author {
	width:524px;
}
.wp-comment-meta {
	width:516px;
}
.wp-comment-comment {
	width:524px;
}
.comment-form {
	width:688px;
}
.comment-form .text-field {
	width:196px;
}
.comment-form .text-area {
	width:670px;
}
#contact {
	width: 407px;
}
#contact textarea {
	width: 354px;
}
#post-inside-content  ul li {
margin-left: 20px;
}
/* ##### Divya changes 03112014### */

.butn{
background: none repeat scroll 0 0 #FF6B6B;
border-color: #Ff6b6b #ff6b6b #ff6b6b #FF6b6b;
border-radius: 6px 10px 6px 10px;
border-style: solid;
border-width: 1px;
color: #FFFFFF !important;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1em;
padding: 16px 98px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
margin-left: 31%;
}

