/*
Theme Name: RJDesignz-ver-4
Theme URI: https://www.rjdesignz.com
Description: Theme design for RJDesignz.com
Version: 4.0
Author: Rahul Joshi
*/

/* Global Styling */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body
{
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
background: #efefef url(images/top-back.jpg) top center no-repeat;
color: #666666;
line-height: 20px;
font-size: 13px;
}

#wrapper
{
width: 1010px;
padding: 0;
margin: 0 auto;
}

ol, ul
{
list-style: none;
}

ol
{
	list-style-type:decimal;
	margin: 10px 0 10px 30px;
}

h1
{
	color: #6542ad;
	font-size: 28px;
	text-transform: lowercase;
	background: url(images/big-vert-sep.png) bottom center no-repeat;
	line-height: 48px;
	margin: 10px 0 16px 0;
	padding-bottom: 6px;
}

h2
{
	color: #6542ad;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0px 0 10px 0;
	font-weight: normal;
	letter-spacing: -0.5px;
}

h3
{
	color: #6542ad;
	font-size: 18px;
	padding: 0 0 9px 5px;
	background: url(images/footer-sep.png) bottom left no-repeat;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

h4
{
	color: #282828;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

h5
{
	color: #444444;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-bottom: 4px;
}

h5 a
{
	text-decoration: none;
	color: #6542ad;
}

h5 a:hover
{
	text-decoration: underline;
}

p
{
	letter-spacing: 0px;
}

a
{
	color: #666666;
	text-decoration: underline;
}

a:hover, .purple
{
	color: #6542ad;
}

#header
{
	height: 120px;
width: 1010px;
margin: 0 auto;
}

#header #logo
{
background: url(images/logo.png) no-repeat;
width: 218px;
height: 55px;
text-indent: -9999px;
float: left;
margin-top: 24px;
}


#portfolio-intro
{
background: url(images/portfolio-intro.png) no-repeat center;
height: 96px;
margin: 20px 0 30px 0;
text-indent: -2999px;
}

#blog-intro
{
background: url(images/blog-intro.png) no-repeat center;
height: 96px;
margin: 20px 0 30px 0;
text-indent: -2999px;
}

#error-intro
{
background: url(images/404-intro.png) no-repeat center;
height: 96px;
margin: 20px 0 30px 0;
text-indent: -2999px;
}

#contact-intro
{
background: url(images/contact-intro.png) no-repeat center;
height: 92px;
margin: 20px 0 30px 0;
text-indent: -2999px;
}

#about-intro
{
background: url(images/about-intro.png) no-repeat center;
height: 96px;
margin: 20px 0 30px 0;
text-indent: -2999px;
}

/* Navigation */

#header ul
{
 overflow: hidden;
 padding-left: 83px;
 float: right;
 margin-top: 20px;
}

#header ul li
{
 float: left;
 padding-left: 20px;
 margin-top: 20px;
}

#header ul li a
{ 
 color: #666666;
 font-size: 18px;
 text-decoration: none;
 padding-left: 5px;
 line-height: 24px;
}

#header ul li h4 a:hover
{
 color: #6542ad;
}

#header ul li.selected h4 a
{
	color: #6542ad;
}

#content
{
	clear: both;
}

#cu3er-container
{
	width: 990px;
	height: 360px;
	border: none;
	outline: none;
}

#cu3er-shadow
{
	height: 105px;
	width: 990px;
	margin-top: -50px;
	margin-left: 4px;
	background: url(images/shadow.png) no-repeat top center;
	overflow: hidden;
	border: none;
	outline: none;
}

.portfolio-post
{
	clear: both;
	background: url(images/portfolio-sep.gif) repeat-x bottom;
	overflow: hidden;
	margin-top: 20px;
	padding: 16px 0;
}

.latest-work-content
{
	float: right;
	width: 540px;
}

.latest-work-content ul
{
	margin: 8px;
}

.latest-work-content ul li
{
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 16px;
	line-height: 22px;
}

.latest-work-img
{
	width: 440px;
	height: 260px;
	float: left;
	background: url(images/recent-work-back.png) no-repeat;
	margin: 0 20px 10px 0;
}

.latest-work-img img
{
	position: relative;
	top: 14px;
	left: 14px;
}

.live-demo
{
background: url(images/live-demo.png) no-repeat;
width: 124px;
height: 28px;
text-indent: -9999px;
float: left;
margin: 12px 10px 0 0;
}

.purchase-link
{
background: url(images/purchase-btn.png) no-repeat;
width: 124px;
height: 28px;
text-indent: -9999px;
float: left;
margin: 12px 10px 0 0;
}

#recent-blog
{
	clear: both;
	width: 460px;
	float: left;
}

#sale-templates
{
	width: 450px;
	float: right;
	text-align: left;
}

#footer
{
	clear: both;
	background: url(images/bottom-back.jpg) repeat-x bottom center;
	margin: 0 auto;
	overflow: hidden;
}


ul.blog-home li
{
	line-height: 32px;
	background: url(images/blog-entries-sep.png) bottom left repeat-x;
	display: block;
	padding-top: 2px;
}

ul.blog-home li:hover
{
	background-color: #F5F5F5;
}

ul.sale-item li
{
	background:url(images/purchase-back.png) no-repeat top left;
	padding: 12px;
	width: 436px;
	margin-bottom: 8px;
}

a.more-btn
{
	background:url(images/more-btn.png) no-repeat;
	display: block;
	width: 87px;
	height: 32px;
	float: right;
	margin-top: 4px;
}

#recent-blog a.more-btn
{
	margin-top: 8px;
}

#footer-cont
{
	background:url(images/footer.png) no-repeat top center;
	margin: 10px auto;
	margin-top: 32px;
	height: 266px;
	width: 998px;
}

#footer p
{
	font-size: 12px;
	line-height: 18px;
}


#footer a
{
	color: #666666;
}

#footer a:hover
{
	color: #6542ad;
}

p.footer-note
{
	margin: 14px auto;
	text-align: right;
	width: 1010px;
}

ul.footer-text
{
	padding: 20px 24px;
}

ul.footer-text li
{
	display: inline-block;
	float: left;
	list-style: none;
	width: 218px;
	padding: 9px;
}

ul.footer-text ul, .commenttext ul
{
	margin: 2px 0 0 6px;
}

ul.footer-text ul li, .commenttext ul li
{
	list-style: none;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 16px;
	line-height: 8px;
}

.page-navigation .alignleft a
{
float: left;
margin: 20px 0 0 0;
background: url(images/prev-link.png) no-repeat left top;
height: 29px;
width: 124px;
display: block;
text-indent: -2999px;
}

.page-navigation .alignright a
{
float: right;
margin:20px 0 0 0;
background: url(images/next-link.png) no-repeat right top;
height: 29px;
width: 84px;
text-indent: -2999px;
}


#content-blog
{
	width: 700px;
	margin-top: 10px;
	float: left;
}

#sidebar
{
	width: 264px;
	float: right;
	margin: 0 0 0 44px;
}

#sidebar ul li
{
	list-style: none;
	background: url(images/blog-bullet.png) no-repeat left center;
	padding-left: 18px;
	line-height: 20px;
	margin-bottom: 4px;
	font-size: 14px;
}

#sidebar a
{
	color: #666666;
	text-decoration: none;
}

#sidebar h1
{
	background: url(images/blog-side-sep.png) bottom left no-repeat;
}

#sidebar a:hover
{
	color: #6542ad;
	text-decoration: underline;
}

#sidebar p.contact
{
	margin-bottom: 16px;
}

a.subscribe
{
	background:url(images/rss-feed.png) no-repeat;
	display: block;
	width: 207px;
	height: 31px;
	float: left;
	text-indent: -2999px;
}

h1.blog-head
{
	clear: both;
	margin-top: 30px;
}

.blog-post
{
	background: url(images/portfolio-sep.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 22px;
}

.blog-post h2
{
	margin-bottom: 6px;
}

.blog-post h2 a
{
	text-decoration: none;
	color: #6542ad;
}

.blog-post h2 a:hover
{
	text-decoration: underline;
}

p.postmetadata a
{
	text-decoration: none;
	color: #666666;
}

p.postmetadata a:hover
{
	color: #6542ad;
	text-decoration: underline;
}

.main-blog-content
{
	margin: 16px 0;
}

.main-blog-img
{
	background:url(images/blog-post-back.png) no-repeat;
	width: 658px;
	height: 191px;
	padding: 14px;
}

.margin-fix a
{
	margin-top: 4px !important;
}

/* Comments Styling Starts here */
#comments, #respond 
{
color: #fddaf1;
padding: 10px 10px 5px 0px;
clear: both;
}

ol.commentlist, ol.trackbacklist {
	margin:0;
	padding:0;
	margin-top: 16px;
	}

.commentlist li, ol.trackbacklist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 6px 10px 2px 10px;
	display:block;
	font-style:normal;
	background:#f5f5f5;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	border:1px solid #e4e4e4;
	}	
	
	.trackbacklist cite {
	padding: 6px 10px 2px 10px;
	display:block;
	font-style:normal;
	background:#f5f5f5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #e4e4e4;
	}

.commentlist a:link, .commentlist a:visited {
	color: #6542ad;
	text-decoration:underline;
	}

.commentlist a:hover, .commentlist a:active {
	color: #6542ad;
	text-decoration:underline;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #e4e4e4;
	float:left;
	margin: 0;
	margin-right:9px;
	}

.commentlist .author{
	font-variant:small-caps;
	font-size: 13px;
	color: #6542ad;
	}

.commentlist .time {
		font-size: 12px;
	}

.commenttext {
	background: #FFFFFF;
	padding: 8px 10px;
	border:1px solid #e4e4e4;
	border-top: none;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius: 8px;
	}

#commentform, #content-blog
{
margin-top: 10px;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#commentform p, #content-blog p
{
padding: 6px 0px;
margin: 0px;
}

#commentform label, #content-blog label
{
font-size: 13px;
color: #6542ad;
margin-left: 4px;
}

#commentform input, #content-blog input
{
width: 340px;
height: 36px;
background:url(images/input-box.png) no-repeat;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
border: none;
padding: 9px;
margin-top: 3px;
font-size: 14px;
color: #666666;
}

#commentform textarea, #content-blog textarea
{
width: 520px;
height: 120px;
background: url(images/textarea.png) no-repeat;
border: none;
padding: 8px;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
margin-top: 3px;
font-size: 14px;
color: #666666;
}

#commentform #submit, #content-blog .submit
{
background: url(images/submit-btn.png) no-repeat center;
text-indent: -2999px;
border: none;
width: 84px;
height: 28px;
cursor: pointer;
}

#commentform label.error
{
font-size: 11px;
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
width:229px;
margin-top:4px;
}
/* Comments Styling Ends here */

h5.comment-heading
{
	background: url(images/big-vert-sep.png) bottom center no-repeat;
	clear: both;
margin-top: 6px;
}

.single-post .post
{
	margin-bottom: 20px;
}

.post ul
{
	margin: 10px;
}

.post ul li
{
	list-style: none;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 16px;
	line-height: 22px;
}

.commenttext ul
{
	margin: 10px;
}

blockquote {
border:1px solid #e4e4e4;
margin:  10px;
padding: 10px;
background: #F5F5F5 url(images/blockq.png) no-repeat;
font-style: italic;
}

#tag-cloud
{
	margin: 16px 0;
}

#tag-cloud h2
{
	color: #6542ad;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 4px 8px;
	text-transform: none;
	background:#f5f5f5;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	border:1px solid #e4e4e4;
}


.search-form #s
{
width: 199px;
height: 30px;
background:url(images/search-back.png) no-repeat;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
border: none;
padding: 6px;
font-size: 14px;
color: #666666;
float: left;
}

.search-form #searchsubmit
{
width: 45px;
height: 30px;
background:url(images/search-btn.png) no-repeat;
text-indent: -2999px;
border: none;
float: right;
cursor: pointer;
}

.single-post img
{
	border: 4px solid #FFFFFF;
	margin: 16px 0;
}

.single-post a img
{
	border: 4px solid #FFFFFF;
	margin: 16px 0;
}

.single-post a img:hover
{
	border: 4px solid #6542ad;
}

.buy-template-link
{
background: url(images/buy-template.png) no-repeat;
width: 202px;
height: 64px;
text-indent: -9999px;
float: left;
margin: 10px 10px 20px 0;
}

.sponsor-link
{
background: url(images/sponsor.png) no-repeat;
width: 202px;
height: 64px;
text-indent: -9999px;
float: left;
margin: 10px 10px 20px 0;
}

.gift-link
{
background: url(images/gift.png) no-repeat;
width: 202px;
height: 64px;
text-indent: -9999px;
float: left;
margin: 10px 10px 20px 0;
}

.download-link
{
background: url(images/download-btn.png) no-repeat;
width: 202px;
height: 64px;
text-indent: -9999px;
float: left;
margin: -2px 10px 20px 0;
}

.demo-link
{
background: url(images/preview-btn.png) no-repeat;
width: 202px;
height: 64px;
text-indent: -9999px;
float: left;
margin: 10px 10px 20px 0;
}

.clear-fix
{
	margin: 20px 0 0 0;
	clear: both;
}

.post-ad
{
margin: 10px;
}

.sidebar-ads, .sidebar-ads li
{
	list-style:none;
	margin: 0;
	padding: 0 !important;
}

.sidebar-ads li
{
	float: left;
	width: 125px;
	display: inline;
margin-right: 6px;
        background: none !important;
}