/*
Theme Name: Portfolio (Design Photography) V3
Theme URI: http://themeforest.net/user/axidev
Description: simple, and clean..
Author: axidev
Author URI:http://themeforest.net/user/axidev
*/

* {
		border: 0;
		margin: 0;
		padding: 0;
		outline: none;
}

Body {
	color: #969696;
	text-align: left;/* do'nt change */
	font-size: 12px;
	background-color: #000000;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-position: center top;
	padding-top: 0px;
}

a {
		text-decoration: none;
		outline: none;
		outline:expression(hideFocus='true');/*for  ie6 */
}


a:active,
a:focus,
a:hover {
		text-decoration: none;
		outline: none;
}

a:hover {
	color: #969696		
}
acronym,
abbr {
		border-bottom: 1px dashed #999;
}

/* Formatting */
acronym,
abbr,
span.caps {
		cursor: pointer;
}

blockquote {
		padding-left: 30px;
		margin: 15px;
		background: url(images/quotebg.png) 0px 0px no-repeat;
		font-style: italic;
		border-bottom: 1px dotted #1E1E1E;
		padding-bottom: 7px;
}

blockquote a {
		color: #336699;
}

blockquote a:visited {
		color: #336699;
}

blockquote a:hover {
		color: #000033;
}

blockquote blockquote {
		background: url(blockquo.gif) no-repeat;
}

blockquote cite {
		margin: 5px 0 0;
		display: block;
}

blockquote li {
		padding: 2px 0px 2px 15px;
		list-style-type: none;
		font-size: 12px;
		line-height: 15px;
}

blockquote p {
		font-size: 13px;
		padding: 0px;
		margin: 0px;
}

cite {
		color: #C1C1C1;
		font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
		font-size: 30px;
		font-weight: normal;
}

h2 {
		font-size: 23px;
}

h2,
h3 {
		text-transform: capitalize;
		font-weight: normal;
		font-family: tahoma, Georgia, "Times New Roman", Times, serif;
		margin: 0.4em 0 0 0.2em 0;
		line-height: 130%;
		color: #969696;
}

h3 {
		font-size: 18px;
}

h3#respond {
		font-size: 23px;
		color: #4b4b4b;
		margin-left: 50px;
		font-weight: normal;
		padding-top: 18px;
		padding-bottom: 25px;
}

h4,
h5,
h6 {
		text-transform: capitalize;
		font-weight: normal;
		font-family: tahoma, Georgia, "Times New Roman", Times, serif;
		margin: 0.8em 0;
		line-height: 130%;
		color: #969696;
}

hr {
		border: 0;
		border-top: 1px solid gray;
		height: 0;
		background: gray;
}

/* ============== THE HEADER  ================   */


#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	top: auto;
	visibility: inherit;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	bottom: 0px;
}

#logo h1 {
		text-indent: -9999px;
		background: transparent url(images/logo.jpg) 0px 0px no-repeat;
		padding: 0px;/* do'nt remove */
		margin: 0px;/* do'nt remove */
}

#logo h1 a {
		display: block;
		height: 100px;
		width: 300px;
}

/* ============== IMAGES  ================   */


img.aligncenter,
div.aligncenter {
		text-align: center;
		margin: 0 auto;
}

img.alignleft,
div.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	display: inline;
}

img.alignright,
div.alignright {
		float: right;
		margin: 0px 0px 20px 10px;
		display: inline;
}

img.center,
img[align="center"] {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

img.left,
img[align="left"] {
		float: left;
		margin: 2px 10px 5px 0px;
}

img.right,
img[align="right"] {
		float: right;
		margin: 2px 0px 5px 10px;
		display: inline;
}

input {
		background:#2B2B2B none repeat scroll 0 0;
		border:1px solid #000000;
		color:#999999;
}

p {
		margin-bottom: 15px;
}

p.post-info {
	font-style: normal;
	text-transform: capitalize;
	font-size: 11px;
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p.single-meta {
		font-size: 10px;
		border-top: 1px dotted #2C2C2C;
		margin-top: 30px;
		padding: 20px;
}

/*---Calendar------------------------------*/
table#wp-calendar {
		width: 100%;
		text-align: center;
		border-collapse: separate;
		border: 1px solid #333;
}

table#wp-calendar .pad {
		background: #EDEDED;
}

table#wp-calendar a {
		font-weight: bold;
}

table#wp-calendar caption {
		color: #666;
		font-style: italic;
		font-size: 14px;
		padding: 0 0 5px 0;
}

table#wp-calendar td {
		height: 25px;
		color: #666;
		font-size: 12px;
		border: 1px dotted #CCCCCC;
		vertical-align: middle;
		width: 14.28%;
		overflow: hidden;
}

table#wp-calendar td#today {
		color: #747677;
		border-top: 1px dotted #CCCCCC;
		vertical-align: middle;
		background: #f1f1f1;
		overflow: hidden;
}

table#wp-calendar th {
		background: #CCCCCC;
		color: #F4F4F4;
		border: 1px solid #CCCCCC;
}

textarea {
		color: #7D7D7D;
		font: 11px 'Verdana';
}

tfoot>tr>td#next {
		text-align: right;
}

tfoot>tr>td#prev {
		text-align: left;
}

tfoot>tr>td#prev a,
tfoot>tr>td#next a {
		font-size: 12px;
		color: #FFF;
		padding: 3px;
		background: #CCCCCC;
}

ul {
		list-style-type: none;
}

/* ============== forms  ================   */


form {
		text-align: left;
}

input,
textarea {
		background:#2B2B2B;
		border:1px solid #000000;
		color:#999999;
		font-size:0.9em;
		padding:3px;
		vertical-align:middle;
}


form label {
		line-height: 150%;
		margin: 0.5em 0;
		padding: 0;
		cursor: pointer;
}

form input {
		padding: 0.3em;
		width: 180px;
}

form textarea {
		padding: 1em;
		width: 440px;
		overflow: auto;
		width: 430px;
}

form button {
		display: block;
		float: none;
		margin: 1em 0 0 0;
		cursor: pointer;
		padding: 0.5em 2em;
		background: #2B2B2B none repeat scroll 0 0;
		border: 1px solid #121212;
		color: #999999;
}

ul#pagenav {
	float: right;
	list-style: none;
	padding: 0px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

/*
ul#pagenav > li:first-child {
}   */
ul#pagenav > li:last-child {
		padding-right: 0px;
}

ul#pagenav li {
		float: left;
		margin: 0px 1px 0px 1px;
		list-style: none;
		white-space: nowrap; /*background-color:#f7f7f7;*/
}

ul#pagenav li a {
		display: block;
		color: #585858;
		text-decoration: none;
		padding: 0px 10px 5px 10px;
}

ul#pagenav li a:visited {
		color: #585858;
}

ul#pagenav li a:hover,
ul#pagenav li a:active,
ul#pagenav li.current_page_item a,
ul#pagenav li.current-cat a {
		background: url(images/pag_ind.jpg) bottom center no-repeat;
}

.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

.alignleft {
		float: left;
		display: inline;
}

.alignright {
		float: right;
		display: inline;
}

.article {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DFDFDF;
		margin-bottom: 60px;
}

/*--b_section --------------------------------- */
/* blog_sec styles: */
.blog_sec {
}

.bot_navigation {
		height: 45px;
		padding-right: 32px;
}

.bot_section {
		background: #fff;
}

.bot_sectionpad {
		padding: 5px;
}

.bottom_area {
		padding-top: 10px;
}

.bottom_area img {
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottom_area img.alignleft {
		float:left;
		margin:7px 10px 0px 0px;
}

.bottom_area img.alignright {
		float:right;
		margin:7px 0px 0px 10px;
}

.bottom_area h1,
.bottom_area h2,
.bottom_area h3 {
		color: #333;
}

/*--breadcrumb nav --------------------------------- */
  .breadcrumb {
		color: #C1C1C1; /* border-bottom:1px dotted;*/
		float: left;
		margin: 15px 5px 15px;
		padding-bottom: 3px;
		text-transform: capitalize;
		padding-left: 25px;
		font: 27px/normal trebuchet MS, Arial, Helvetica, sans-serif;
}

.breadcrumb a {
		color: #C1C1C1;
}

.breadcrumb a {
}

.center {
		text-align: center;
}

/*--header//  --------------------------------- */
/*--USEFULL  --------------------------------- */
.clear {
		clear: both;
}

.comment-author {
		margin-bottom: 0;
		padding-top: 1px;
		float: left;
}

.comment-author cite {
		display: block;
		font-size: 1.4em;
		padding-left: 65px;
		padding-top: 10px;
}

.comment-author span {
		color: #A6A6A6;
		font-size: 0.9em;
		padding-top: 0px;
}

/*for later background: url(images/PostDotted.gif) repeat-x bottom; */
.commentlist {
		padding: 0;
		text-align: justify;
		margin-left: 5px;
		margin-right: 5px;
		color: #7D7D7D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li {
		margin: 50px 0 3px 0px;
		list-style: none; /*	background:url(dotted_g.gif) repeat-x left bottom;*/
		border-top: 1px dotted #1E1E1E;
		padding: 15px 5px 5px 5px;
}

.commentlist li .avatar {
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
}

.commentlist li img.avatar {
		border: 1px solid #111111;
		padding: 3px;
		margin-right: 5px;
		z-index: 99;
}

.commentlist li li {
		margin: 0px;
		padding: 5px 10px 5px;
		border-bottom: 0px;
		background: none;
}

.commentlist li li li.depth-3 {
		border-top: none;
		border-left: 10px solid #171717;
		margin: 5px 5px 5px 30px;
		padding: 10px;
}

.commentlist li li.depth-2 {
		list-style: none;
		border-top: none;
		border-left: 10px solid #171717;
		margin: 5px 5px 5px 15px;
		padding: 10px;
}

/*depth-1 is added to the top level comments,
depth-2 to the next level, and so on.*/
.commentlist li.depth-1 {
		list-style: none;
}

.commentlist p {
		clear: both;
		line-height: 18px;
		margin-bottom: 10px;
		margin-left: 80px;
		margin-right: 5px;
		padding: 10px;
		background:#0E0E0E;
		border:1px solid #000000;
}

h3#comments {
		padding-left: 40px;
}

ol .commentlist li {
		list-style: none;
}

.cancel-comment-reply {
		padding-left: 60px;
		padding-top: 30px;
}

.commentlist p p {
		padding-left: 0px;
		border: none;
		margin: 0px;
		padding: 0px;
}

.commentmet_text {
		padding-left: 5px;
		padding-top: 5px;
}

.commentmetadata {
		margin: 0;
		display: block;
		padding: 1px 0px 10px 0px;
		background: url(dotted_g.gif) repeat-x left bottom;
		float: right;
		padding-right: 30px;
}

.commentmetadata a {
}

.commentmetadata_left {
		color: #C1C1C1;
		font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_left span {
		color: #ffffff;
}

.commentmetadata_right {
		color: #737373;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata_right a {
		color: #ffffff;
}

.contentbord {
		padding: 5px;
}

.contentpad {
		padding: 25px 0 10px 0;
}

.blogfx {
		width: 872px;
}

.footerwarp {
		padding: 0px 15px 5px 30px;
}

.footerwarp p {
	padding-top: 10px;
	line-height: 13px;
}

.Form a {
		text-decoration: underline;
}

.Form form {
		margin: 0px;
		padding: 0px;
}

.Form input.SubmitComment {
		width: 57px;
		height: 29px;
		background: url(images/SubmitComment.jpg) no-repeat;
		margin-top: 4px;
}

.Form input.SubmitComment:hover {
		background: url(images/SubmitComment.jpg) no-repeat 0 -29px;
		margin-top: 4px;
}

.Form input.SubmitCommentIE {
		width: 57px;
		height: 29px;
		background: url(images/SubmitComment.jpg) no-repeat 0 -29px;
		margin-top: 4px;
}

.Form p {
		padding: 0px 0px 2px 0px;
		margin: 0px;
		color: #666;
}

.Form p small {
		font-size: 11px;
		display: block;
		padding: 6px 0px;
		color: #000;
}

.Form p small strong {
		font-weight: bold;
		color: #FF3300;
}

.ftr-label {
		margin-bottom: 30px;
		height: 96px;
		width: 96px;
		position: absolute;
		z-index: 10;
		left: 0px;
		top: 0px;
		background: transparent url(images/ftr-label.png) no-repeat scroll left top;
}

.ftr-title h2 a {
		color: #969696;
		padding-left: 0px;
		display: block;
}

.ftr-title h2 a:hover {
}

.headerpad {
		padding-right: 30px;
		padding-left: 30px;
}

.hidden {
		display: none;
}

.infowrap {
		padding-right: 20px;
}

.mdl_widget {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	padding-bottom: 20px;
	display: inline;
}

.mdl_widget h2 {
		font: 20px "Trebuchet MS", tahoma, arial;
		border-bottom: 1px solid #7D9399;
}

.mdl_widget h3.side-title {
	padding-bottom: 7px;
	padding-left:0px;
}

.Nav {
		float: right;
		padding: 0px 30px;
		margin-right: 0.1em;
		margin-bottom: 1em;
}

.Nav a {
		padding: 0.2em 0.5em;
		color: #FFF;
		font-size: 11px;
		background: #000;
		border :1px solid #13151B;
}

.Nav a:visited {
		padding: 0.2em 0.5em;
}

.Nav .on {
		padding: 0.2em 0.5em;
		font-size: 11px;
		color: #FFF;
		border :1px solid #13151B;
}

.Nav span {
		padding: 1px 6px 1px 4px;
		color: #666;
}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
}

.pagetitle {
		padding-bottom: 10px;
		color: #666666;
}

.post {
		margin-bottom: 0px;
		padding: 0px 25px 20px 30px;
}

.post .title a {
		color: #969696;
		display: block;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 5px;
}

.post .title a:hover {
}

.post a {
}

.post a:hover,
.post a:active {
		color: #969696;
}

.post ol li,
.sidebars ol li {
		list-style-image: none;
		list-style-position: inside;
		list-style-type: decimal;
}

.post ol,
.sidebars ol {
		padding: 10px 0px 10px 25px;
		list-style-type: square;
}

.post p {
}

.post ul {
		padding: 0 15px 15px;
}

.post ul li,
.sidebars ul li {
		margin: 	7px 0 8px 10px;
		list-style-image: none;
		list-style-position: inside;
}

.post ul,
.sidebars ul {
		padding: 5px 0px;
		margin: 0px;
		list-style-type: square;
}

.post_date {
		float: left;
		color: #999;
		font: 18px Arial Narrrow, Helvetica, sans-serif;
		font-weight: bolder;
}

.post_single {
		border-bottom: 1px dashed #ccc;
		float: left;
		width: 435px;
		padding: 10px 0px 5px 0px;
}

.post_single _description {
		float: left;
		width: 450px;
		padding: 0px;
		margin: 0px;
}

.post_single _title {
		float: left;
		width: 85px;
		padding: 0px;
		margin: 0px;
}

.post_title {
		padding-left: 10px;
		margin: 0px;
		float: left;
		color: #62778c;
		font-size: 18px;
		text-decoration: none;
}

.post_title a {
		color: #62778c;
		text-decoration: none;
}

.post_title a:hover {
		color: #486970;
		text-decoration: underline;
}

.post-comments {
		float: right;
		width: 100px;
}

.post-comments a {
		background: url(images/comments-small.gif) no-repeat left center;
		padding-left: 15px;
		color: #838e99;
		font-weight: normal;
		border-bottom: none;
}

.post-info a:link,
.post-info a:visited {
		border: none;
		text-decoration: none;
}

.post-info a:hover,
.post-info a:active {
		text-decoration: none;
}

.post-info em {
		color: #666;
		font-style: normal;
}

.post-info em.cat {
		padding: 0;
}

.post-info em.user {
		padding: 2px 0 2px 2px;
}

.postmeta a:link,
.postmeta a:visited {
		color: #3d3d3d;
}

.postmeta a:hover,
.postmeta a:active {
		text-decoration: underline;
}

.postmeta span.comm {
		font-weight: normal;
}

.reply a {
		border: 1px solid #000;
		padding: 1px 5px 1px 5px;
		font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		background: #2B2B2B;
}

.reply a:hover {
		text-decoration: underline;
}

.searchbutton {
}

.searchbutton:hover {
		color: #FFF;
}

.searchform01 {
		vertical-align: middle;
		font-size: 15px;
}

.searchform01 {
		color: #C1C1C1;
}

.searchform01 .searchbutton {
		text-transform: capitalize;
		cursor: pointer;
		color: #FFF;
		width: 70px;
		padding: 3px 5px 3px 5px;
		float: right;
		margin-left: 2px;
		font: blod 16px Times New Roman, Arial, Helvetica, sans-serif;
		height: 26px;
		border: 1px solid #000;
}

.searchform01 .searchlabel {
		color: #9ca485;
		font-weight: bold;
		text-transform: uppercase;
		margin-right: 5px;
		font-family: verdana;
		letter-spacing: -1px;
}

.searchform01 .searchterm {
		display: block;
		width: 165px;
		color: #999;
		padding: 3px;
		font-size: 0.9em;
		vertical-align: middle;
		float: left;
		height: 18px;
		border: 1px solid #000;
		background: #2B2B2B;
}

.searchform01 fieldset {
		display: inline;
		vertical-align: middle;
}

.searchform01 input {
		display: inline;
		vertical-align: middle;
}

.searchform01 label {
		display: inline;
		vertical-align: middle;
}

.sidebars {
		float: right;
		border-bottom: none;
}

.sidebars ul {
		padding-top: 10px;
		list-style: none;
}

.sidebars ul h3 {
		border-bottom: 2px dotted #CCCCCC;
		color: #8C8C8C;
		font-size: 16px;
		letter-spacing: -1px;
		margin: 0px;
		padding: 5px 0px;
}

.sidebars ul li {
		font-size: 14px;
		letter-spacing: 0.03em;
		line-height: 160%;
		text-align: left;
		list-style-type: none;
		font-weight: normal;
		padding-bottom: 7px;
		padding-left: 5px;
		border-bottom: 1px dotted #1E1E1E;
}

.sidebars ul li li {
		margin: 0px;
		padding: 1px 0px;
		list-style-type: none;
		background: none;
		border-bottom: none;
		font-size: 12px;
		font-weight: normal;
}

.sidebars ul li ul li {
		background: url(images/bullet-grey.gif) no-repeat;
		padding-left: 12px;
}

.sidebars ul li.cat-posts-title {
		font-size: 10px;
		line-height: 160%;
		margin-top: 20px;
}

.sidebars ul li.cat-posts-title a {
		font-size: 14px;
		line-height: 100%;
		color: #C1C1C1;
		display: block;
		margin-bottom: -7px;
}

.sidebars ul ul {
		padding: 0px;
		margin: 0px;
		margin: 2px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
		background: none;
		border-bottom: none;
}

.sidebars ul ul li {
		background: none;
}

.side-box img {
		background:#090909 none repeat scroll 0 0;
		border:1px solid #191919;
		padding:5px;
		margin:3px;
}

.side-box-pad {
		padding: 0px 7px 10px;
}

.side-title {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 500;
}

.textwidget {
}

.thread-alt {
}

.thread-even {
}

/*
.odd {
		 background-color: #ECF3FD
}

.even {
		background-color: #FDFDEC;
}

.alt {
		margin: 0;
		padding: 10px;
}

/*
.alt { border-bottom:1px dotted #BBBBBB; border-left:1px dotted #BBBBBB; border-top:1px dotted #BBBBBB; margin:0; padding:0; }

*/
/*thread-odd, thread-even, and thread-alt
classes are the same as the odd/even/alt classes, but
these only apply to the top level of each set of comments and replies*/
.thread-odd {
}

.thum-img {
		border: 1px solid #DCDCDC;
		padding: 5px;
		margin-right: 15px;
		background: #fff;
}

.title_container {
		float: left;
}

.wc_home {
		width: 872px;
}

.wc_home_pad {
		float: left;
		width: 870px;
		border: 1px solid #13151B;
		background: #fff;
}

.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		background: #f3f3f3;
}

.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;
}

#columnfix {
		padding-right: 30px;
		padding-left: 30px;
}

#commentform {
		margin-left: 55px;
		color: #7d7d7d;
		font-family: Verdana, Helvetica, tahoma;
		width: 70%;/*background: #FFF;*/
}

#commentform {
		width: 550px;
		text-align: left;
}

#commentform #submit {
}

#commentform a {
		color: #7d7d7d;
}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		border: 1px solid #000;
		color: #5F6565;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 5px;
		line-height: 30px;
		background: #2B2B2B;
}

#commentform p {
		margin: 5px 0;
}

#commentform textarea {
		border: 1px solid #000;
		padding: 3px;
		background: #2B2B2B;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#commentform textarea {
		width: 350px;
		padding: 1em;
}

#container {
	background: transparent url(images/top_bg.jpg) 0px 0px repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#containerpad {
		background: #000;
		border: 1px solid #101218;
		border-bottom: none;
		padding: 3px;
		padding-bottom: 4px;
}

#content {
		float: left;
		width: 600px;
}

#footer {
	color: #000000;
	text-align: left;
	clear: both; /*overflow:hidden; */
	height: 30px;
	display: block;
	font: 9px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	height: 50px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../../images/white-bk-bot.png);
	background-position: center bottom;
	position: relative;
	left: 0px;
	top: 50px;
}

.footerwarp {
		padding: 0px 180px 0px 45px;
}

#footer img {
		vertical-align: middle;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#pagenav-wrap {
	position: absolute;
	top: 80px;
	right: 55px;
}

#post h2 {
		padding-left: 10px;
		float: left;
		color: #62778c;
		font-size: 18px;
		text-decoration: none;
}

#respond {
		padding-top: 20px;
		margin-top: 10px;
		color: #1C5867;
}

#respond ul {
		text-align: left;
		list-style: none;
}

#respond h3 {
		padding-left: 55px;
}

#respond ul li {
		margin-left:0;
		padding-left:0;
}

#respond_box {
		width: 625px;
		background: url(respond_.gif) no-repeat;
		margin-top: 40px;
		padding-bottom: 60px;
}

#sidebar {
		width: 130px;
		float: left;
		padding: 0px;
		margin-top: 10px;
		overflow: hidden;
}

#sidebar1 {
		width: 200px;
		float: left;
		background: #333;
}

#sidebar2 {
		width: 270px;
}

#sidebar2pad {
	padding: 20px 0px 50px 6px;
}

#title {
		float: left;
		width: 550px;
		padding: 0px;
		margin-bottom: 10px;
}

#top-right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: -50px;
}

#topside {
		height: 50px;
		width: 330px;
		margin-bottom: -50px;
		background: url(images/topside.jpg) no-repeat left top;
}

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	border: 1px none #303030;
	background: #000 url(images/wrapbg.jpg);
}

.blogfix {
	background-color: #0A0A0A;
	background-image: url(images/solid.jpg);
	background-repeat: repeat-y;
	background-position: 600px 0px;
}

.anchorbox {
		position: relative;
}

.moreclear {
		border-bottom: 1px dotted #1E1E1E;
		margin-bottom: 10px;
		clear: both;
}

.metaclear {
		margin-bottom: 5px;
		clear: both;
}

ul#catnav {
	width: 646px;
	color: #688592;
	text-transform: capitalize;
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
}

ul#catnav li {
		float: left;
		list-style: none;
		white-space: nowrap; /*background-color:#f7f7f7;*/
		padding-top: 10px;
}

ul#catnav li a {
		display: block;
		color: #666;
		text-decoration: none;
		padding: 0px 10px;
		border-right: 1px #000 solid;
}

ul#catnav > li:first-child a {
		border-left: 1px solid #000;
}

ul#catnav li.current-cat {
		background: url(images/cat_ind.jpg) top center no-repeat;
		padding-top: 10px;
}

.more-link {
		clear: both;
		display: block;
		font-size: 12px;
		font-style: italic;
		text-transform: capitalize;
}

.more-tag {
		float: right;
}

.blogfix .metaclear {
		margin-bottom: 15px;
}



a#next_slid,
a#prev_slid {
		position:absolute;
		top:170px;
		z-index:88;
		cursor:pointer;
		display:block;
		height:22px;
		width:22px;
}

a#next_slid {
		background:transparent url(images/right.png) no-repeat scroll 0 0;
		right:0;
		margin-right:3px;
}

a#prev_slid {
		background:transparent url(images/left.png) no-repeat scroll 0 0;
		left:0;
		margin-left:3px;
}

a#next_slid:hover,
a#prev_slid:hover {
		background-position: 0px -22px;
}

a.disabled {
	opacity: .2;
    /* For IE */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

a.disabled {
visibility: hidden;
}
#white-gap-top {
	margin: 0 auto 0 auto;
	height: 50px;
	width: 960px;
	background-repeat: repeat;
}
#footer .footerwarp .alignright a {
	color: #333333;
}
