/*
Theme Name: 2expertsdesign
Theme URI: http://www.2expertsdesign.com
Description: Customized theme for Laxman
Version: 1.0
Author: Simrandeep Singh
Author URI: http://www.simrandeep.com/
License:
Tags:
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Fonts */
@font-face { font-family: Freehand521 BT; src: url('fonts/freehand-521-bt.ttf'); }
@font-face { font-family: Futura Bk BT; src: url('fonts/FUTURAN.ttf'); }
@font-face { font-family: Gautami; src: url('fonts/gautami.ttf'); }
@font-face { font-family: Humnst777 BT; src: url('fonts/humanist-777-bt.ttf'); }

body {
	background:#fff;
	font-family:  'Droid Serif', Arial, serif; 
	font-size:75%;
	color:#444;
	line-height:18px;
}

a {
	color:#0099cc;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

strong {
	font-weight:700;
}

em {
	font-style:italic;
}

hr {
	border:none 0;
	border-bottom:1px solid #E0E0E0;
	height:1px;
	margin:10px 0;
}

blockquote {
	margin:5px 0 20px 45px;
}

.clear {
	clear:both;
	display:block;
}

.clear:after,
.clearfix:after {
	clear:both;
	display:block;
	content:".";
	height:0;
	visibility:hidden;
}

.page_width {
	max-width:1080px;
	margin:0 auto;
}

/* Headings */
h1 {
	font-size:34px;
	font-weight:700;
	font-family: 'Droid Sans', sans-serif;
	line-height:36px;
	color:#0e0e0e;
	margin-bottom:15px;
}

h2 {
	font-size:22px;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
	line-height:24px;
	color:#333;
	margin-bottom:10px;
}

h3 {
	font-size:20px;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
	line-height:22px;
	color:#333;
	margin-bottom:15px;
}

h4 {
	font-size:18px;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
	line-height:20px;
	color:#333;
	margin-bottom:20px;
}

h5 {
	font-size:14px;
	font-weight:400;
	font-family: 'Droid Sans', sans-serif;
	line-height:16px;
	color:#666;
	margin:0 0 15px;
	padding:10px 0 5px;
}

h6 {
	font-size:12px;
	font-weight:400;
	font-family: 'Droid Sans', sans-serif;
	line-height:14px;
	color:#666;
	margin:0 0 15px;
	padding:10px 0 5px;
}

#wrapper {
	width:100%;
	background:#FFF;
}


/* Header
-----------------------------------------------------------*/
#header {
	border-top:4px solid #e0ddd7;
	width:100%;
}

.header-top {
	background:#2f211e;
	padding-bottom:18px;
	overflow:hidden;
}

.header-bottom {
	background:#e4e2de;
	padding:20px 0;
	overflow:hidden;
}

.header-bottom .col-left {
	margin:0 15px 0 0;
}

.header-bottom .col-left {
	float:left;
}

.header-bottom .col-right {
	float:right;
}

.header-bottom .col-right ul li {
	float:left;
	font-family:arial;
	margin:0 0 0 15px;
}

.header-bottom .col-right ul li div {
	margin-bottom:11px;
}

.header-bottom .col-right ul li .rss {
	background:url('images/sprite.png') no-repeat left center;
	background-position:0 0;
	font-size:14px;
	font-weight:700;
	height:21px;
	padding:3px 0 0 28px;
}

.header-bottom .col-right ul li .twitter {
	background:url('images/sprite.png') no-repeat left center;
	background-position:0 -48px;
	font-size:14px;
	font-weight:700;
	height:21px;
	padding:3px 0 0 28px;
}

.header-bottom .col-right ul li .fb {
	background:url('images/sprite.png') no-repeat left center;
	background-position:0 -24px;
	font-size:14px;
	font-weight:700;
	height:21px;
	padding:3px 0 0 28px;
}

.header-bottom .col-right ul li .social-count {
	font-size:24px;
	font-weight:700;
	text-align:center;
}

.header-bottom .col-right ul li .feed,
.header-bottom .col-right ul li .email {
	background:#FAEEDC;
	border:1px solid #EFA361;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-weight:700;
	padding:3px 6px;
}

.header-bottom .col-right ul li .feeds a {
	color:#444444;
}

.header-bottom .col-right ul li .feed {

}

.header-bottom .col-right ul li .twitter-follow {
	background:#D1F2F8;
	border:1px solid #7AC6DA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-weight:700;
	padding:3px 21px;
	text-align:center;
}

#logo {
	font-size:20px;
	background:url('images/logo.png') no-repeat;
	float: left;
    text-indent: -9999px;
    width: 412px;
    height: 88px;
	margin:0px 4px 0 0;
}

#logo a {
	display: block;
    overflow: hidden;
    width: 412px;
    height: 88px;
}

#head_right {
	float:right;
}

.page_links {
	float:right;
	font-size:13px;
	font-family:Futura Bk BT;
	color:#666;
	margin-bottom:20px;
	min-height:40px;
}

.page_links  li a {
	background:#e0ddd8;
	color:#2c201d;
	display:block;
	font-weight:700;
	letter-spacing:1px;
	padding:2px 10px 4px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.page_links  li a:hover {
	padding:2px 10px 14px;
}

.page_links li {
	float:left;
	margin:0 0 0 5px;
}

#head_links li {
	float:left;
	margin:0 5px 0 0;
}


/* Top Navigation
-----------------------------------------------------------*/
.nav-menu {
	float:right;
}

.nav-menu ul li {
	float:left;
	font-family:Humnst777 BT, sans-serif;
	font-size:14px;
	margin-left:15px;
}

.nav-menu ul li a {
	color:#fff;
}

.nav-menu ul ul {
	display:none;
}


/* Content
-----------------------------------------------------------*/
#container {
	margin-top:15px;
}

#main-title {
	font-size:32px;
	font-family:georgia;
	font-style:italic;
	margin-bottom:25px;
}

#content {
	color:#000;
	float:left;
	font-family:Verdana,Helvetica,Arial;
	font-size:12px;
	line-height:20px;
	width:750px;
	padding:0 0 20px 0;
	margin:0 30px 0 0;
	min-height:500px;
}

.home-ad {
	padding:0 10px 20px;
}

.most-pop-box {
	background:url('images/most-pop-bottom.png') repeat-x bottom left;
	overflow:hidden;
	margin:-15px 0 30px;
	padding-bottom:8px;
}

.most-pop {
	background:url('images/most-pop-bg.png') repeat-x bottom left;
	overflow:hidden;
}

.most-pop .col-1 {
	background:url('images/most-pop.png') no-repeat;
	float:left;
	margin:0 20px 0 10px;
	width:359px;
}

.most-pop-box .col-2 {
	background:#fff;
	border:1px solid #BFBFBF;
	float:left;
	margin:45px 0 20px;
	padding:12px;
}

.most-pop .col-1 h4 {
	background:url('images/sprite.png') repeat-x;
	background-position:0 -72px;
	color:#482001;
	font-size:14px;
	margin:45px 0 0;
	padding:8px 0;
	text-align:center;
	text-transform:uppercase;
}

.most-pop .col-1 li {
	background:url('images/pop-posts.png') repeat-x left bottom;
	margin:8px 25px 0;
	padding-bottom:8px;
}

.most-pop .col-1 li a {
	color:#646464;
}

.most-pop .col-1 li .pop-bottom {
	clear:both;
	display:block;
}

.most-pop .col-1 li span.pop-comments {
	color:#e9570b;
}

.most-pop .col-1 li span.pop-rm {
	float:right;
	color:#e9570b;
	background: url("images/right-arrow.png") no-repeat scroll right top;
	font-family: Freehand521 BT,sans-serif;
	font-size: 16px;
}

.most-pop .col-1 li span.pop-rm a {
	color:#e9570b;
	display: block;
	padding: 0 25px 0 0;
}

.post {
	background:#f8f6f1 url('images/post-bg.png') repeat-x bottom left;
	margin-bottom:30px;
	padding:20px 25px 30px 35px;
	position:relative;
}

.post img {
	max-width:650px;
	height:auto;
}

.post-category {
	background:#992100;
	color:#fff;
	position:absolute;
	bottom:50px;
	left:0;
	font-size:15px;
	padding:3px;
	text-transform:uppercase;
}

.post-category a {
	color:#fff;
}

.thumbnail img {
	display:block;
	width:262px;
	height:185px;
	background:#fff;
	float:left;
	margin:0 25px 0 0;
	padding:10px;
	/*box-shadow: 3px 5px 3px #888;*/
}

.post-title {
	color:#0e0e0e;
	font-size:34px;
	line-height:36px;
	margin-bottom:10px;
	padding:0;
}

.entry-title {
	color:#403232;
	font-family: Gautami, sans-serif;
	font-size:30px;
	line-height:30px;
	font-weight:700;
	margin:0 25px 5px 0;
}

.entry-title a {
	color:#403232;
}

.entry-title a:hover {
	color:#111;
}

.rm {
	background:url('images/right-arrow.png') no-repeat top right;
	font-family:Freehand521 BT, sans-serif;
	font-size:16px;
	position:absolute;
	bottom:55px;
	right:25px;
}

.rm a {
	color:#e74801;
	display:block;
	padding:0 25px 0 0;
}

.post-meta {
	font-size:11px;
	line-height:12px;
	color:#999;
	margin:0 25px 10px 0;
}

.post-meta a {
	color:#0099cc;
}

.single .post-meta { 
	font-size:12px;
	border-bottom:1px solid #E1E1E1;
	padding:0 0 5px;
	margin:0 0 12px;
}

.home-post-meta {
	position:absolute;
	bottom:30px;
	left:340px;
}

.post-comments {
	float:right;
	background:url(images/cbubble_left.gif) no-repeat top left;
	padding:3px 0 7px 7px;
}

.post-comments a {
	background:url(images/cbubble_right.gif) no-repeat top right;
	padding:3px 7px 7px 0;
	color:#FFFFFF;
}

.post-comments a:hover {
	color:#FFFFFF;
}

.post-content {
	margin:5px 0 0;
	font-size:12px;
	line-height:18px;
}

.article-ad {
	background:#F8F8F8;
	border:1px solid #D8D8D8;
	margin-bottom:20px;
	padding:15px;
}

.post-content input[type=text] {
	border:1px solid #ccc;
	background:#fff;
	display:block;
	padding:5px 5px 6px;
	margin:0 0 20px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 4px #F0F0F0 inset;
}

.post-content textarea {
	border:1px solid #ccc;
	background:#fff;
	display:block;
	padding:10px 0 0 5px;
	margin:5px 0 20px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 4px #F0F0F0 inset;
}

.post-content table {
	font-family: 'Droid Sans', sans-serif;
}

.post-content td {
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#fff;
}

.post-content th {
	background:#E0E0E0;
	color:#727171;
	font-weight:700;
	padding:10px 20px;
}

.post-content td {
	background:#ECECEC;
	color:#727171;
	font-family:Arial;
	font-weight:400;
	font-size:12px;
	padding:10px 20px;
}

.post-content h2 {
	padding:10px 0 5px;
}

.post-content h3 {
	border-bottom:1px solid #E74801;
	color:#E74801;
	font-size:26px;
	line-height:110%;
	padding:10px 0 5px;
}

.post-content a,
h3 a,
.post-content h3 a {
	color:#E74801;
}

.post-content p {
	margin-bottom:20px;
}

.post-content img.alignnone, .post-content img {
	background:#F0F0F0;
	border:1px solid #E1E1E1;
	padding:4px;
}

.post-content img.alignleft {
	float:left;
	border:1px solid #E1E1E1;
	margin:0 25px 15px 0;
	padding:4px;
}

.post-content img.alignright {
	float:right;
	border:1px solid #E1E1E1;
	margin:0 0 15px 25px;
	padding:4px;
}

.post-content img:hover {
	border:1px solid #999;
}

.post-content ul,.post-content ol {
	margin-left:30px;
	margin-bottom:20px;
}

.post-content ul {
	list-style:outside;
}

.post-content ol {
	list-style:decimal;
}

.post-content ul li,.post-content ol li {
	line-height:1.3;
	margin-bottom:5px;
}

.more-link {
	font-weight:700;
	display:block;
	margin-top:10px;
}

.section-title {
	font-size:140%;
	margin-bottom:10px;
}

.navleft {
	float:left;
	margin:0 15px 15px 0;
}

.navright {
	float:right;
	margin:0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#big-title {
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	color:#333;
	margin:0;
}

.related-posts {
	border-bottom:1px solid #BDC2C2;
	overflow:hidden;
	padding:0 0 10px;
	margin:0;
	position:relative;
}

.related-posts ul li {
	float:left;
	margin:0 50px 10px 0;
	width:215px;
}

.related-posts ul li img {
	height:135px;
	width:215px;
}

.related-posts ul li:nth-child(3n) {
	margin-right:0;
}

.related-ad {
	border-bottom:1px solid #BDC2C2;
	margin-bottom:10px;
	padding:10px 0;
}

.post_navigation {
	background:#F7F7F7;
	overflow:hidden;
	border-top:1px solid #fff;
	margin:0 0 15px 0;
	padding:10px 20px;
}

.post_navigation a {
	color:#333;
	font-weight:700;
	font-size:14px;
}

.post_navigation .alignleft a, .post_navigation .rand_btn a, .post_navigation .alignright a {
	
}

.post_navigation .alignleft a:hover, .post_navigation .rand_btn a:hover, .post_navigation .alignright a:hover {
	color:#0099CC;
}

.rand_btn {
	float:left;
	margin:0 0 0 190px;
}


/* Sidebar
-----------------------------------------------------------*/
#sidebar {
	float:left;
	width:300px;
	padding:0;
	position:relative;
}

.sidebar-widget {
	background:#fff;
	padding:10px 0 0;
	margin:0 0 20px;
	overflow:hidden;
}

.sidebar-widget h3 {
	color:#333;
	font-size:18px;
}

.sidebar ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.sidebar ul li {
	font-size:14px;
	margin:0 0 10px;
}

.sidebar ul li a {
	color: #727171;
    font-weight: 400;
}

.sidebar ul li a:hover {
	color: #0099cc;
	text-decoration:none;
}

.sidebar ul ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.sidebar ul li ul li {
	background:#FFFFFF url(images/icon.png) no-repeat 0px 4px;
	margin:10px 0 0;
	padding:1px 0 5px 20px;
}

.bsap_2323 a {
	float:left;
	border:1px solid #b5b5b5;
	width:125px;
	height:125px;
	padding:0;
}

div.bsap_2323 a,
div.bsap_1234719 a {
	margin:0 0 10px 15px !important;
}

div.bsap_1242869 a {
	float:left !important;
}


/* Footer
-----------------------------------------------------------*/
#footer {
	background:url('images/footer.png') repeat-x;
	color:#ccc;
	font-family: Verdana;
	font-size:12px;
	border-top:1px solid #0f0f0f;
	overflow:hidden;
	position:relative;
}

#footer a, #copyright a {
	color:#505050;
}

#footer a:hover,
#copyright a:hover {
	color:#1d1d1d;
}

.go-top {
	background:#2e211e;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

span.back-to-top {
	background:#824914;
	text-indent:-9999px;
	height:15px;
	margin-left:10px;
	width:13px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

span.back-to-top a {
	display:inline-block;
	height:15px;
	width:13px;
}

#back-to-top {
	background:#824914 url('images/go-top.png') no-repeat center center;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	padding:10px;
	text-indent:-9999px;
}

#footer .bottom-widget-title {
	color:#524745;
	font-family: 'Gautami', serif;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:0 0 10px;
}

#footer .footer-widgets {
	background:#fdfdfd url('images/sprite.png') repeat-x;
	background-position:0 -110px;
	padding:30px 0;
}

#footer .footer-widgets ul li {
	background:url('images/arrow.png') no-repeat center right;
	clear: both;
	display: block;
	float: left;
	margin-bottom:4px;
	padding: 0 25px 0 0;
}

#footer .bottom-widget {
	width:340px;
	float:left;
	margin-right:30px;
}

#footer .bottom-last-widget {
	margin-right:0;
}

#copyright {
	background:#fdfdfd url('images/copyright.png') repeat-x;
	color:#505050;
	font-size:13px;
	line-height:13px;
	font-family:gautmi, arial;
	clear:both;
	padding:11px 0;
	overflow:hidden;
	position:relative;
}

.f_logo, .f_copy {
	float:left;
}

.f_copy, .f_links{
	padding:9px 0 0 12px;
}

.f_links {
	float:right;
}

#f_nav li {
	float:left;
	border-right:1px solid #666;
	padding:0 4px 0 0;
	margin:0 4px 0 0;
}

#f_nav li a {
	color:#666;
}

#f_nav li a:hover {
	color:#2f2f2f;
}

#f_nav li.last {
	border:none;
}


/* Comments
-----------------------------------------------------------*/
#comments {
	margin:0;
}

#respond {
	margin:15px 0 15px 0;
	overflow:hidden;
}

#respond p {
	color:#777;
	margin:0px;
}

.comments-box {
	padding:0;
	margin:0 15px 0 0;
}

.comments-box h3 {
	font-size:14px;
	font-weight:bold;
	color:#DD4B39;
}

.cancel-comment-reply {
	padding:5px 0px 0px 0px;
	font-size:11px;
}

.text {
	border:1px solid #e6e6e6;
	padding:2px;
	color:#777;
	width:200px;
}

#pings {
	margin-bottom:40px;
}

ul.children {
	margin-left:0px;
}

ol.commentlist {
	margin:15px 0px 0px 0px;
}

cite.fn {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:-0.05em;
	display:block;
}

cite.fn a,cite.fn a:hover {
	color:#333;
	text-decoration:none;
}

span.says {
	display:none;
}

.cmtitle {
	color:#666;
	font-size:12px;
}

.commentlist li {
	margin:10px 0 0;
	list-style:none;
}

.commentlist li.depth-2 {
	margin-left:45px;
}

.commentlist li.depth-3 {
	margin-left:45px;
}

.commentlist li.depth-4 {
	background:#ffffff;
	margin-left:45px;
}

.commentlist li.depth-5 {
	background:#fafafa;
	margin-left:45px;
}

.commentlist code {
	background:#e6e6e6;
	padding:5px;
}

.commentlist p {
	clear:both;
	font-size:13px;
	line-height:18px;
}

.commentlist .moderation {
	margin-top:10px;
	color:#660000;
}

.commentlist .thread-even {
	/*background:#fafafa;*/
}

.commentlist .children {
	margin-top:15px;
}

.commentlist .comment-author {
	margin-bottom:5px;
}

.commentlist .avatar {
	margin:0px 10px 10px 0;
	float:left;
	padding:3px;
	border:1px solid #e9e9e9;
	background:#fff url (images/comment_arrow.png) right;
	position:absolute;
	left:-70px;
	top:-1px;
}

.commentlist .reply {
	margin:15px 0 0;
	overflow:hidden;
}

.commentlist .reply a, .commentlist .reply a:visited {
	font-size:12px;
	float:left;
}

.commentlist .reply a:hover {
	
}

.commentlist .comment-meta {
	float:left;
	margin-bottom:15px;
	display:none;
}

.commentlist .comment-meta a {
	color:#666;
}

.commentlist .comment-date a,.commentlist .comment-date a:visited {
	color:#888;
	font-size:1.1em;
}

#commentform {
	margin:10px 0 0 0;
}

#commentform input.txt,#commentform textarea {
	font:14px/14px Arial,Helvetica,sans-serif;
	border-color:#ccc #efefef #efefef #ccc;
	border-width:1px;
	border-style:solid;
}

#commentform input.txt {
	color:#666;
	background:#fcfcfc;
	width:170px;
	margin:0 5px 10px 0;
	padding:5px 7px;
}

#commentform textarea {
	color:#666;
	background:#fff;
	width:734px;
	padding:5px 7px;
	border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 4px #F0F0F0 inset;
}

#commentform #author, #commentform #email, #commentform #url {
	border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    box-shadow: 1px 1px 4px #F0F0F0 inset;
	margin:0 5px 10px 0;
	padding:4px;
	font-size:13px;
}

#commentform #submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin:10px 0 0;
	padding: 4px 11px 5px;
	float:right;
	background: #824914;
	border:none;
}

#commentform #submit:hover {
	cursor:pointer;
}

.comment-body {
	background:#fff;
	padding:10px;
	border:1px solid #E1E1E1;
	position:relative;
	margin:0 0 0 70px;
}

.comment_rules {
	border:1px solid #ccc;
	font-size:12px;
	line-height:18px;
	margin:15px 0 0;
	padding:10px;
}

.comment_rules p {
	margin:0 0 10px !important;
}

.comment_rules code {
	background:#ffffe0;
}


/* Various Styles */
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:5px 10px 10px 0;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin: 0;
}

/* Archives Title */
#browsing h2 {
	color:#333;
	font-family: 'Droid Serif', serif;
	font-size:15px;
	font-weight:400;
	margin: 0 0 10px 0;
}

/* Search */
#searchform {
	background:url('images/searchform.png') repeat;
	border:1px solid #e5e5e5;
	clear:both;
	margin:0 0 20px;
	padding:8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#searchform div {
	background:#f3f0e8;
	border:1px solid #cbc5b8;
	overflow:hidden;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#searchsubmit {
	background:#d2cdc1 url(images/right-arrow.png) no-repeat center center;
	border:none;
	color: #fff;
	margin:0;
	padding:8px 16px 9px;
	cursor:pointer;
	float:right;
	text-indent:-9999px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#s {
	background:#f3f0e8;
	font-size:16px;
	margin:0;
	padding:7px 10px;
	width:222px;
	border:none;
	float:left;
}


/* Author Box*/
.author-bio {
	background:#EDECEC;
	margin:0;
	padding:18px 20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e1e1e1;
	float:left;
}

/* Floating Buttons */
#sharebox {
	background-color:#fff;
	border:1px solid #E1E1E1;
	top:80px;
	left: auto;
	z-index:0;
	margin: 0 0 0 -123px;
	width:78px;
	position:absolute;
}

.sharebox-fixed {
	position:fixed !important;
	top:10px !important;
}

#sharebox .float {
	margin:0 0 2px;
	padding:0 0 0 10px;
}

#sharebox .float-tweet {
	padding:10px 0 0 10px;
	margin:0 0 1px;
}

#sharebox .float-pin {
	margin:0 0 10px;
}

#sharebox .float-fb {
	height:64px;
}

/* Pagination */
.navigation {
	overflow:hidden;
	margin:0 0 30px 0;
}

.pagination {
	background:#EBE9E2;
	clear:both;
	font-size:16px;
	font-weight:700;
	line-height:15px;
	margin:20px 0  0 0;
	padding:20px;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.pagination span,
.pagination a {
	font-family: Freehand521 BT, sans-serif;
	font-size: 16px !important;
	color: #0f0f0f;
	padding: 4px 10px;
	margin:0 4px 0 0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.pagination span {
	background:#B3B3B3;
}

.pagination .prev,
.pagination .nxt {
	color:#e74801;
}

.pagination .nxt {
	background:url('images/right-arrow.png') no-repeat center right;
	padding:0 25px 0 0;
}

.pagination .prev {
	background:url('images/left-arrow.png') no-repeat center left;
	padding:0 0 0 25px;
}

.pagination .nxt:hover {
	background:url('images/right-arrow.png') no-repeat center right;
}

.pagination .prev:hover {
	background:url('images/left-arrow.png') no-repeat center left;
}

.pagination a:hover {
	background:#B3B3B3;
}