/* 
   Reset
      a{ color:#999;}
a.hover{ color:#FFF;}
------------------------------------------------------------------- */



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}
hr{color: #999;
background-color: #999;}

/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.7em;

	background: #292929;
	color: #b7b7b7;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 30px;color: #0EA7F9; font-weight:700; text-align:left;}
h2 {font-size: 24px;color: #03abff; font-weight:800; text-align:left; margin:7px 0 8px 0;}
h3 {font-size: 20px;color: #03abff; font-weight:800;  text-align:left; background-color:#111; border-bottom:1px dashed #666;  border-top:1px dashed #666; margin:7px 0 8px 0; padding:3px 0 3px 0;}
h4 {font-size: 18px;color: #FEA300;}
h5 {
	font-size: 16px;
	color: #999;
}
h6 {
	font-size: 14px;
	color: #CCC;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Links */

a {
	color: #fff;
	text-decoration:none;
}

a:focus,a:hover {color: #03abff; text-decoration:none;}

.icon {
	padding-left: 18px;
	background-position: left center;
	background-repeat: no-repeat;
}
.icon-feed {background-image: url('img/rss-s.png');}
.icon-comment {background-image: url('images/comment.png');}


/* More links 
a.more {
	color: #579;
	font-weight: bold;
}
a.more:hover {color: #234;} */


a span.more{background-color:#33352C;clear:both;color:#FFF;display:block;font-size:0.8em;font-weight:700;margin:20px 0 0 !important;padding:4px 7px;width:36px}
a:hover span.more{background-color:#6C9339;color:#FFF;text-decoration:none}

/* Text elements */

p {margin-bottom: 1em;}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
del, blockquote { color:#666; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ul, li ol {margin-left: 1.7em; margin-bottom:10px;}
ul, ol {margin: 2px 0 1.6em 1.7em;}

ul {list-style-type: square;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li, .widget ul {list-style: none;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list, .widget ul {margin-left: 0;}
ul.nice-list li, .widget ul li {
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 4px 0 0;
	margin-top: 4px;
}
ul.nice-list li:first-child, .widget ul li:first-child {border-top: none;}
ul.nice-list li .right, .widget ul li .right {color: #999;}
ul.nice-list ul, .widget ul ul {margin: 4px 0 0; border-top: 1px solid #EEE;}
ul.nice-list ul li, .widget ul ul li {padding-left: 14px;}
ul.nice-list ul li:first-child, .widget ul ul li:first-child {margin-top: 0;}


/* Tables */

table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data-table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 10px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.title-description {
	font-size: 1.1em;
	margin-bottom: 1em;
	color: #777;
}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


/* 
   Forms 
------------------------------------------------------------------- */

label {cursor: pointer;}
fieldset {}
legend {font-weight: bold; font-size: 1.2em;}
form textarea {overflow: auto; width:500px; }
form input.text, form textarea, form select {
	background: #333333;
	border: 1px solid #424242;
	padding: 4px 5px;
	color:#eee;
}
form input.text:focus, form textarea:focus, form select:focus, form input:focus {background: #444; border:1px solid #666;color:#eee;}

input.button {
	background: #bbb;
	border: 1px solid #BBB;
	padding: 3px 4px;
}
input.button:active {border-style: inset;}
input { background-color:#333; padding:2px; border:1px solid #424242; color:#666;}

/* Specific */
form .required {font-weight: bold;}

.form-error {border-color: #B41208;}
.form-row {padding: 5px 0;}
.form-row-submit {
	border-top: 1px solid #DDD;
	padding: 8px 0 10px 76px;
	margin-top: 10px;
}
.legend {
	padding: 8px 14px;
	background: #000;
	border: 1px solid #D6DFD6;
	font-size: 1.5em;
}
.form-property, .form-value {float: left;}
.form-property {
	padding-top: 2px;
	text-align: right;
	width: 60px;
}
.form-value {padding-left: 16px;}


/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #666;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Separators 
------------------------------------------------------------------- */

.content-separator, .archive-separator {
	background: #111;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 20px 0;}
.archive-separator {margin: 18px 0;}


/* 
   Posts 
------------------------------------------------------------------- */

.post a {text-decoration: none; color:#fff;}
.post a:link {text-decoration: none; color:#fff;}
.post a:hover{text-decoration: none; color:#0EA7F9;}

.post img.left, .post img.right {margin-bottom: 0;}
.post img{Border:5px solid #444;}
.post img:hover{Border:5px solid #888;}
.post-date {
	color: #777;
	margin: 4px 0 12px;
}
.post-date a {
	color: #ccc;
}

.post-title h1, .post-title h2, .post-title h3 {margin-bottom: 0;}

.post-meta {
	background: #FCFCFC;
	border: 1px solid #EEE;
	color: #D4D4D4;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post-meta a {color: #03ABFF; }
.post-meta a:hover {color: #fff;}

.post-body {font-size: 1.1em;}
.post-body a{color: #03ABFF;}
.post-body a:hover {color: #FEA300;}


.post-body img.left, .post-body img.right {margin-bottom: 1em;}



/* Archives */
.archive-pagination {margin-bottom: 16px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post-title .post-date {margin: 0;}
.archive-post-title {padding-top: 4px;}
.archive-post-day {font: normal 1.6em Georgia,serif;}


/* Paginatin etc */
.navigation {
	margin: 2px 0 3px;
	background: #292929;
	border: 0px solid #EEE;
	padding: 2px 2px;
	
}
.navigation a {text-decoration: none;}
.navigation a:hover {text-decoration: underline;}
.navigation .right {text-align: right;}
.navigation-comments .left, .navigation-comments .right, .navigation-archive .left, .navigation-archive .right {width: 125px;}
.navigation span.current {font-weight: bold;}
.navigation a.page-numbers, .navigation span.current {padding: 0 3px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center-wrapper {
	margin: 0 auto;

	
}

/* Network */

#network {background-image:url(images/pat.gif); border-bottom:1px dashed #999;}
#network-in{ width:1000px; margin:auto; padding:2px; height:30px;}
#network .left {
	color: #333;
	padding: 6px 0; float:left;
	width:300px;

}
#network .tabbed a {
	display: block;
	padding: 6px 10px 7px;
	text-decoration: none;
	color: #666;
}

#network li a:hover {
	
	color: #000;
}
#network li.current-tab a {
	
	font-weight: bold;
}
#network .text-separator, #network span {color: #999;}
#network .right {text-align: right;
float:right;
width:460px;}

/* Overview */
#overview a {
	color: #777;
	text-decoration: none;
}
#overview a:hover {color: #123;}


/* Toolbar */
#toolbar {
	padding: 12px 0 8px;
	font-size: 1.1em;
	color: #999;
}
#toolbar a {
	color: #999;
	text-decoration: none;
}
#toolbar a:hover {color: #123;}
#toolbar img {vertical-align: middle;}


/* Header */
#out-header{ background-image:url(images/top-bg.png); width:100%;}
#header { width:1000px; margin:auto; padding:10px 0 10px 0; height:100px;}


/*logo*/
#logo{display:block; width:420px; height:100px; float:left;}

/***** LOGO *****/
/* Text option */
#logo h1,#logo h1 a{background:transparent;border:none;clear:both;font:normal 1.8em Georgia,"Times New Roman",Times,serif;line-height:57px;margin:0 auto;padding:5px 20px 20px 0;text-align:center;text-decoration:none;width:270px}
/* logo option  */
.logo{background:url(images/header.png) no-repeat center top;display:block;height:95px;margin:0 auto;padding-top:12px;width:420px}

#top-right{ float:right; width:500px; height:90px; margin-top:6px;}

/* Site title */
#site-title {
	font: normal 1.6em serif;
	border-bottom: 0px solid #CCC;
	height:120px;
	width:1000px;
}
#site-title span {color: #999;}
#site-title a {
	color: #000;
	text-decoration: none;
}


/* Navigation */
#out-navigation{ height:37px; background-image:url(images/menu5.gif); border-top:1px dashed #555; border-bottom:1px dashed #555;}
#navigation { border-right:0px solid #070A10; border-left:0px solid #070A10; height:37px; width:1000px; margin:auto;
}
#navigation a {
	display: block;
	text-decoration: none;
	border-right:1px solid #AFDF1B; color:white;
	font-weight:bold;
	font-size:12px;
	background-image:url(images/menu5.gif);
	
}

/* Main navigation */

#main-nav a {
	color: #fff;
	font-size: 15px;
	padding: 8px 8px;
	height:21px;
}
#main-nav li {}
#main-nav li:first-child {}
#main-nav li.current_page_item a, #main-nav a:hover {color: #fff; background:#546F00;}


/* Subnav */

#sub-nav {background: #DDEDF7; padding: 0 5px;}
#sub-nav a {
	color: #678;
	font: bold 1.2em sans-serif;
	padding: 10px;
}
#sub-nav li.current_page_item a, #sub-nav a:hover {color: #223;}


/* Main */

.main {width:1000px; margin:auto;
margin-top:10px; margin-bottom:10px;
/*border:1px solid #CCC; for border to main page*/} 

.main#main-three-columns {background: url('img/main-three-columns.gif') repeat-y right top;}
.main#main-three-columns .sidebar {width: 193px;}
.main#main-three-columns #main-left {width: 520px;}

.main#main-two-columns {/*background: url('img/main-two-columns.gif') repeat-y right top; for column sepration*/}
.main#main-two-columns .sidebar {width: 280px;
background-color:#1A1D1E;
padding:10px; border:1px solid #333;}
.main#main-two-columns #main-left {width: 658px;
padding:10px 10px 10px 13px;
text-align:justify;
border:1px solid #333; }

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin-left: 37px;}

/* Columns */
.col3 {width: 32%;}
.col3-mid {margin-left: 2%;}

/* Sidebar */

#sidebar-wrapper {}
#sidebar {
	list-style-type:none;}


/* Sidebar sections */
.cat-menu{}
.cat-menu ul{ margin:0; padding:0; list-style-type:none; border:1px dashed #666;}
.cat-menu ul li{ background-color:#333; border-bottom:1px solid #555; display:block;}
.cat-menu ul li a{color:#fff; text-decoration:none; display:block; padding:5px;  font-weight:bold; }
.cat-menu ul li a:hover{ background-color:#444; color:#FEA300; text-decoration:none;}
.section {margin-bottom: 16px;}
.section-title {
	background-color: #666666;
	border:1px dashed #eee;
	font: bold 1.2em sans-serif;
	margin-bottom: 5px;
	min-height: 0;
	padding: 5px 8px 6px;
	color:#FFF;
	background-image: url(images/menu5.gif);
}
.section-title a{ color:#FFF;}
.section-title a:hover{ color:#FFF; text-decoration:underline;}

.network-section .section-title {
	background-color: #F6F6F6;
	border-color: #D6D6D6;
}

/* above footer*/
#tweet-bar{ background-color:#666; height:40px; border-top:1px dashed #aaa; border-bottom:1px dashed #aaa;}
#tweet-bat-in{ width:980px; padding:10px;}
/* Dashboard */
#dashb-wrap{ background-image:url(images/top-bg.png);}
#dashboard {

	width:1000px;
	margin-top:10px;
	margin:auto;
	
}
#dashboard ul{ list-style-type:none; margin:0; padding:0;}
#dashboard ul li{ padding:2px 0 2px 0; margin: 3px 0 5px 0; border-bottom:1px dashed #444;}
#dashboard ul li img{ margin-bottom:-4px;}
#dashboard .column {width: 249px; border-right:1px dashed #444; height:500px;}
#dashboard #column-4 {border-right: none;}

#dashboard .column-content {
	padding: 14px 15px;
}
#dashboard .column-title {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
#dashboard a {color: #03ABFF;}
#dashboard a:hover {color:#FEA300;}


/* Footer */
#footer-wrap{ border-top:1px dashed #666; background-color:#1A1D1E;}
#footer {padding: 10px 0; width:980px; margin:auto;}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer .right, #footer .right a {
	color: #999;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #000;}
#footer-top{ width:100px; height:23px;}

/* 
   Captions 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #DDD;
   text-align: center;
   background-color: #F9F9F9;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.9em;
   padding: 4px;
   margin: 0;
}


/* 
   Comments 
------------------------------------------------------------------- */

.comment-input-text textarea {width: 80%;}

/* new comment css*/
.comment-meta{background: #333;
	margin: 0;
	padding: 1px 5px 10px 5px;}
	
#comments .avatar {
float: right;
margin: 0 0 5px 10px;
padding: 0 0px 0 0;
border:3px dashed #8EB703;
}
	.comment-author{ float:left; font-size:18px; font-weight:bold; color:#8EB703; margin-left:-6px;}
	.comment-date{ float:left; margin-left:7px}
	#comments{ background-color:#8EB703; margin:0; padding:0;}
	#comments li{ background:#333; margin:5px 0 0 0; border:1px solid #444; padding:10px; list-style-type:none;}
/* Comment list */

.comment-list {
	background: #333;
	margin: 0;
	padding: 1px 12px 12px 7px;
}
.comment-list li {list-style: none;}
.comment-list ul {margin-bottom: 0;}

.comment-profile-wrapper {
	text-align: center;
	width: 105px;
}

.comment-gravatar {margin-bottom: 3px;}

.comment-content-wrapper {
	float: right;
	width: 538px;
}

.comment-parent, .comment-single {margin-top: 15px;}

.comment-list ul.children, #comments #respond ul {
	border-left: 1px solid #CCC;
	margin: 0 0 0 130px;
}
.comment-list ul.children ul.children {margin-left: 15px;}

.comment-list ul.children li {
	background: url('img/comment-reply.gif') no-repeat left top;
	padding: 10px 0 0 15px;
	margin: 0;
}

.comment-body {
	background: #222;
	padding: 8px 12px 0;
	border: 1px solid #444;
	margin: 10px 0 0 0;
	
}
.comment-list ul.children .comment-body {background: #333;}

.comment-text p {margin-bottom: 0.8em;}
.comment .post-date {margin-top: 0;}
.comment .post-date .right a {color: #BBB;}
.comment .post-date .right a:hover {color: #234;}

.comment-arrow {
	background: url('img/comment-arrow.gif') no-repeat left top;
	float: left;
	height: 45px;
	margin-bottom: -45px;
	margin-left: -40px;
	margin-top: 5px;
	width: 29px;
}




/* Respond */

#respond li {list-style: none;}
#respond {background: #222; padding: 10px 12px; border:1px solid #333333;}
#respond ul {margin: 0;}
#respond .legend {margin-bottom: 10px;}

#comments #respond {padding: 0;}
#comments #respond .legend {margin-bottom: 0; border-bottom: 0;}
#comments #respond ul {padding: 10px 0 0 15px; background: url('img/comment-reply.gif') no-repeat left top;}
#comments ul.children #respond ul {margin-left: 30px; padding: 0;}

#comments #respond .comment-profile-wrapper, #comments #respond .comment-arrow {display: none;}
#comments #respond .comment-body {background: #333;}
#comments #respond .comment-content-wrapper {width: 100%; float: none;}

.authcomment {
	background-color: #999 !important;
}
li.bypostauthor{background-color: #999}


/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* IE float/bg fix */
* html #sub-nav, * html .section-title, * html .main, * html .comment-list ul.children li, * html .comment-list ul.children li, * html .legend, * html .comment-body, * html #comments #respond ul {height: 0.01%;}
#sub-nav, .section-title, .main, .comment-list ul.children li, .comment-list ul.children li, .legend, .comment-body, #comments #respond ul {min-height: 0.01%;}
* html #network .right {width: 300px;}

/*my css */
.logo-right{
	float:right;
	width:300px;
	height:100px;}
	
.viewit{
	text-decoration:none;
	padding:5px;}
a.viewit:link, a.viewit:visited{
	display:block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color:#333;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	margin:1px;
	width:130px;
	border:3px solid #555;
	}
/*	
a.viewit:visited{
	display:block;
	background-color:#1D5980;
	color:#FFF;
	margin:1px;
	width:130px;}
a.viewit:link{display:block;
	background-color:#1D5980;
	color:#FFF;
	text-align:center;
	margin:1px;
	width:130px;} */
a.viewit:hover{display:block;
	background-color:#03ABFF;
	text-decoration:none;
	color:#FFF;
	border:3px solid #555;
	}


.imgb{Border:0px solid #444;}

.search-field:focus{ border:0;background-image:url(images/search.png); background-repeat:no-repeat; color:#333; padding:7px 0 0 32px; }
.search-field{border:0px; padding:7px 0 0 32px;  background-image:url(images/search.png);height:24px; width:167px; color:#111; background-repeat:no-repeat;}
.search-submit{ width:30px; color:white; padding:8px 10px 10px 10px; background-image:url(images/submit.png); background-repeat:no-repeat;  height:32px; border:0; margin-left:-2px;}

.tochan{ border-left:3px solid #FEA300; margin:10px 0 10px 20px; font-style:italic; padding:2px 0 2px 6px; background-color:#444; color:#fff;}

.bookmark img{ border:0px;}
.bookmark img:hover{padding-bottom:6px; margin-top:-6px; border:0px;}

.fancy{
	background-color:#444;
	font-size:15px;
	padding:3px 5px 3px 7px;
	border-left:4px solid #03ABFF;
	border-right:1px solid #03ABFF;
	border-bottom:1px solid #03ABFF;
	border-top:1px solid #03ABFF;
	color:#A5E104;
}

/* pagination */
.emm-paginate {}
.emm-paginate a {background:#333; border:1px solid #555; color:#999; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {background:#FEA300; color:#fff;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {color:#fff; background:#273457; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}





/* 
   Author styling
------------------------------------------------------------------- */

div#author-info {
	background: #333; padding: 10px; margin: 0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
	border:1px solid #222;
	
}
div#author-info div#author-image {
		float: left; margin: 0 10px 5px 0; border: 0px solid #DCDCE1;
	}

.share-box{ border:1px solid #222; background-color:#111; width:60px; height:62px; float:left; margin:3px; padding:3px; text-align:center;}
.thumb{ margin:10px; float:left;}
