/*  
Theme Name: MAJALAH
Theme URL: http://themeforest.net/item/majalah/79249
Description: Clean and Simple Magazine Wordpress Theme
Author: imediapixel
Author URI: http://themeforest.net/user/imediapixel
Version: 1.1
*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/ddsmoothmenu.css');

a,a:link,a:visited {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #9F0000;
  text-decoration: none;
}
a img {
  border:  none;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  color: #9F0000;
  margin-bottom: .5em;
  font-family:Georgia, "Times New Roman", Times, serif;
}
body {
  background: #ddd url(images/wood_floor.jpg) repeat;
  line-height: 1.6em;
  font: 80% Arial,Helvetica, sans-serif;
  color: #555;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#wrapper {
  background: #fff;
}
#header {
  padding-top: 0px;
  height: 90px;
}
#logo{
  margin-top: 2px;
	width:300px;
	height:60px;
	font-size:1em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent: -5000px;
}
#customlogo {
  margin-top: 2px;
	width:300px;
	height:60px;
	font-size:1em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
} 
#logo span{
	background:url(images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#topnav {
  height: 40px;
  background: #4a4a4a url(images/nav.jpg) repeat-x;
  border-top:  1px solid #ccc;
}
.rss {
  margin: 8px 10px;
  float: right;
  width: 30px;
}

/* ------- Searchbox ------- */
#searchbox {
  float: right;
  margin-top: 20px;
  margin-right:5px;
  vertical-align: middle;
}
.searchtext {
  background: #eee url(images/search.gif) 98% .3em no-repeat;
  border: none;
  padding: 5px 25px 5px 5px;
  display: inline;
  color: #888;
}
.searchbtn {
  background: #9F0000;
  color: #fff;
  border: none;
  padding: 4px;
  display: inline;
  text-transform: uppercase;
}
/* ------- Searchbox End ------- */

/* ------- Top Nav2 ------- */
#topnav2 {
  height: 25px;
  border-bottom: 1px solid #eee;
}
.topnav2 {
  float: left;
}
.topnav2 ul {
  margin: 0;
  padding: 0;
}
.topnav2 ul li {
  display: inline;
  margin: 5px 10px 0 5px;
}
.topnav2 ul li a {
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
  line-height: 25px;
  font-size: .8em;
  text-transform: uppercase;
  font-family:Georgia, "Times New Roman", Times, serif;    
}
.topnav2 ul li a:hover {
  color: #9F0000;
}
/* ------- End Top Nav 2 ------- */

/* ------- Featured Post ------- */
#cu3er-container {
  width:900px; outline:0;margin: 0 20px;
}
#featured-post {
  margin-top: 20px;
  padding: 10px 0 1px 0; /* ------- MODIFIQUE EL 1PX POR 50PX ------- */
  /*background: #fff url(images/bgslide_white.jpg) bottom center no-repeat;*/
}
#features-left {
  width: 160px;
  float: left;
  margin: 0 10px 0 5px;
  color: #BF6594;
}
#features-left h3 {
	text-transform:uppercase;
	font-size:1em;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
}
#features-left ul {
  margin: 0;
  padding: 0;
}
#features-left ul li {
  background: url(images/005_32.gif) 0 .3em no-repeat;
  padding-left: 18px;
  border-bottom: 1px solid #eee;
  margin: 5px 0;
}
#features-left ul li a{
  padding: 0 0 5px 0;
  display: block;
  font-weight: normal;
  text-decoration: none;
}
#features-left ul li a:hover{
  text-decoration: none;  
}
#featured{  
  padding:7px;
	padding-right:290px;
	position:relative;
  float: left;
  background: #EFEFEF;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
  left:470px; 
	list-style:none; 
	padding:0; 
  margin-top: 7px; 
	width:280px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:4px 10px 2px 10px;
  margin: 0; 
	font-size:12px; 
	color:#888; 
	background: #fff url(images/navslide.jpg) bottom repeat-x;
	cursor: pointer;
}
#featured ul.ui-tabs-nav li a span{ 
	line-height:1.2em;
}
#featured ul.ui-tabs-nav li  img,
#featured ul.ui-tabs-nav li a img {
	background: #eee;
	border: 1px solid #ddd;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 6px;
}
#featured li.ui-tabs-nav-item a {
  font-weight: normal;
  color: #555;  
  display: inline;
}
#featured li.ui-tabs-nav-item:hover,
#featured ul.ui-tabs-nav li.ui-tabs-selected {
  background: #fff url(images/navslide2.jpg) bottom repeat-x;
}
#featured li.ui-tabs-nav-item:hover a,
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	text-decoration: none;
	color: #ddd;
}
#featured li.ui-tabs-selected {
	background: #fafafa;
}
#featured .ui-tabs-panel{ 
	width:460px; 
	position:relative;
}
#featured .ui-tabs-panel .info{
  width:455px;
	position:absolute; 
	top:210px; 
  left:0px; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; 
  padding:5px; 
  margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; 
  font-size:11px; 
	line-height:15px; 
  color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline;
  color: #ccc; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* ------- Featured Post End ------- */

/* ------- Meta Post ------- */
.metabox {
  float: left;
  width: 100px;
  margin-right: 20px;
}
.metabox ul {
  list-style: none;
}
.metabox ul li {
  line-height: 22px;
  border-bottom: 1px solid #eee;
  color: #555;
  font-size: 90%;
}
.metabox ul li.datepost {
  background: url(images/cal.gif) 0 .5em no-repeat;
  padding-left: 15px;
}
.metabox ul li.user {
  background: url(images/user.gif) 0 .5em no-repeat;
  padding-left: 15px;  
}
.metabox ul li.comment {
  background: url(images/comment.gif) 0 .5em no-repeat;
  padding-left: 15px;  
}
.metabox ul li.categories {
  background: url(images/cat.gif) 0 .5em  no-repeat;
  padding-left: 15px;  
}
.metabox ul li a{
  font-size: 100%;
  text-decoration: none;
}
.metapost {
  margin: 5px 0;
  font-size: .8em;
  padding: 5px 0;
}
.metapost span {
  margin-right: 5px;
}
.metapost span.datepost {
  background: url(images/cal.gif) left no-repeat;
  padding-left: 13px;
}
.metapost span.user {
  background: url(images/user.gif) left no-repeat;
  padding-left: 13px;  
}
.metapost span.comment {
  background: url(images/comment.gif) left no-repeat;
  padding-left: 13px;  
}
.metapost span.categories {
  background: url(images/cat.gif) left no-repeat;
  padding-left: 13px;  
}
span.detail {
  font-size: 11px;
  color: #555;
  display: block;
  font-style: italic;
}
span.detail a {
  color: #555;
  font-size: 10px;  
}
/* ------- Meta Post End ------- */

/* ------- Category List ------- */
#category {
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
}
#category h3 {
	text-transform:uppercase;
	font-size:1.2em;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: normal;
	font-weight: bold;
}
#category  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#category  ul li,
#category  ul li.catlist {
  padding-bottom: 3px;
  list-style-type: none;
  margin: 3px 0;
}
#category  ul li.listactive {
}
#category h3 {
  margin: 10px 0;
  color: #000;
  font-size: 1.2em;
}
#category  ul li p {
  line-height: 1.8em;
  margin-bottom: 1em;
  font-size: .9em;
}
#category  ul li a {
  font-weight: normal;
  height: 1%;
}
#category li a.catcurrent {
  color: #9F0000;
  font-size: 1.2em;
}
#category li a.catcurrent:hover {
  color: #111;
}
#category  ul li img,
#category  ul li a img {
	padding: 3px;
	background: #eee;
	border: 1px solid #ddd;
}

/* ------- Category List End ------- */

/* ------- Main Content ------- */
#content {
}
#page-container {
  margin: 10px 20px 0 10px;
  padding-bottom: 20px;
}
#main {
  padding: 20px 0;
}
.page {
  margin: 0 10px;
}
#cattitle {
  margin-bottom: 2em;
  margin-left: 10px;
  font-style: italic;
  font-family:Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  text-transform: capitalize;
}
#cattitle h2 {
  font-size: 1.4em;  
  color: #333;
}
/* ------- Post Section ------- */
.post-wrapper {
  border-bottom: 1px solid #eee;
  margin: 0 10px 20px 10px;
  padding-bottom: 20px; 
}
.post-page {
  margin: 0 10px;
}
.post {
  width: 480px;
  float: left;
}
.post h1,
.post-page h1 {
  font-size: 2.2em;
}
.post h2,
.post-page h2 {
  font-size: 2em;
}
h2.post-title {
  color: #9F0000;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 30px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
h2.post-title a {
  text-transform: capitalize;
  color: #9F0000;
}
h2.post-title a:hover {
  color: #333;
}
.post h3,
.post-page h3 {
  font-size: 1.6em;
}
.post h4,
.post-page h4 {
  font-size: 1.4em;
}
.post p,
.post-page p {
  color: #555;
  line-height: 1.6em;
  margin-bottom: 1em;
}
.post blockquote,
.post-page blockquote {
	overflow: hidden;
	padding: 10px 10px 10px 24px; 
	font-style: italic;
	color: #444;
	margin: 10px 10px 30px 10px;
	background: url(images/blockquote.png) left top no-repeat;
}
.post blockquote p,
.post-page blockquote p {
  font-size: .9em;
  margin-bottom: 1.5em;  
}
.post ul,
.post ol,
.post blockquote,
.post-page ol, 
.post-page ul,
.post-page blockquote {
	margin: 0 14px;
}
.post ol,
.post-page ol  {
	list-style: none;
}
.post ul li,
.post ol li,
.post-page ol li, 
.post-page ul li {
	margin: 0 0 5px 10px;
}
.post ul li,
.post-page ul li {
  margin: 10px 5px;  
  background: url(images/005_32.gif) 0 .4em no-repeat;
  padding-left: 18px;
  list-style: none;
	
}
.post img,
.post a img,
.post-page img, 
.post-page a img  {
	padding: 3px;
	background: #eee;
	border: 1px solid #ddd;
}
.post-page img, 
.post-page a img  {
  padding: 5px;  
}
.post a:hover img,
.post-page a:hover img {
	border-color: #3c6c92;
}
a.read-more  {
  margin: 10px 0 15px 0;
  font-size: .9em;
  color: #9F0000;
  padding: 2px 3px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
/* ------- Post Section End ------- */

/* ------- Archive Page Template ------- */
ul.archive,
ul.archive_list {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
ul.archive li {
  margin: 10px 5px;  
  background: url(images/005_32.gif) 0 .4em no-repeat;
  padding-left: 18px;
  list-style: none;
}
ul.archive_list li {
  margin-left: 0;
  list-style: none;
  border-bottom: 1px dotted #ddd;
}
ul.archive_list li img, 
ul.archive_list li a img{
  margin-top: 0;
  padding: 3px;  
}
/* ------- Archive Page Template End ------- */

/* ------- Sidebar ------- */
#sidebar {
  padding: 20px 0;
}
.sidebar-box,
.twitter {
  margin: 0 10px 10px 10px;
  padding: 0 0 10px 0;
  background: #ffffff;
  border-bottom: 1px solid #eee;
}
.sidebar-box h3,
.adsbox h3  {
	text-transform:uppercase;
	font-size: 1.1em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 9px 10px 0 10px;
	margin: 0;
	background: url(images/bgheading.jpg) top repeat-x;
	height: 35px;
}

h3.twitter_icon {
  font-size: 1em;
}
h3.twitter_icon {
  background: url(images/twitter_fly.png) left no-repeat;
  padding: 10px 0 16px 54px;
}
.sidebar-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-box ul li {
  margin: 10px;
  padding: 0 0 10px 0;
  background: url(images/bdivider.jpg) bottom repeat-x;
}
.sidebar-box ul li a {  
  text-decoration: none;
  font-weight: normal;
}
.sidebar-box ul li img,
.sidebar-box ul li a img {
	background: #eee;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 0 5px 0 0;
}
.tags-cloud {
  margin: 10px; 
}
.tags-cloud a {
  display: inline;
  margin: 10px 5px 5px 5px;
}
.adsbox {
  margin: 0 10px;  
  margin-bottom: 30px;
  padding-bottom: 10px;
  background: #f4f4f4;
  border-bottom: 1px solid #eee;
}
.adsbox ul {
  margin:0;
  padding: 0;
  list-style: none;
}
.adsbox li {
	width: 125px;
	height: 125px;
	display: inline;
	float: left;
	margin: 8px 6px 4px 7px;
}
ul#tablist {
}
ul#tablist li {
  margin: 10px;
  padding: 0 0 10px 0;  
}
/* ------- TabsNav ------- */
#tabsnav {
  height: 35px;
	background: url(images/bgheading.jpg) top repeat-x;
}
#tabsnav li {
	width: auto;
	height: 35px;
	float: left;
	display: inline;
	margin: 0 5px;
	padding: 0;
	background: none;
	border: none;
}
#tabsnav li.last {
	margin: 0;
}
#tabsnav li a, 
#tabsnav li a:link, 
#tabsnav li a:visited {
	width: auto;
	height: 25px;
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
	padding: 10px 5px 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#tabsnav li.ui-tabs-selected a, 
#tabsnav li.ui-tabs-selected a:link, 
#tabsnav li.ui-tabs-selected a:visited {
	text-decoration: none;
	font-size: 1em;
}
.tabscontent {
	margin: 0 0 20px 0;
}
.ui-tabs-hide {  
	display: none;  
}
ul#tablist a {
  font-size: 90%;
}
/* ------- TabsNav End ------- */

/* Subscribe Section */
.subscribetextbg {
	padding: 10px 0;
  margin: 10px;
}
.subscribe_text {
	width:230px;
	border:none;
	background:#eee; 
	color:#aaa;
	float:left;
	padding: 7px;
}
.subscribe_btn {
	float:left;
	margin:0;
	background: #ccc url(images/rss.png) .5em .5em no-repeat;
	border: none;
	padding: 6px;
	cursor: pointer;
	width: 30px;
	border-left: 1px solid #bababa;
}
h3.subscriberss {
  background: url(images/newspaper_feed.png) left no-repeat;
  padding: 10px 0 16px 54px;  
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial,Helvetica;
  margin-left: 10px;
}
/* Subscribe Section End */

/* ------- Sidebar End ------- */


/* ------- Captions & Alignment -------*/

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:5px 10px 10px 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*------- Captions & Alignment End -------*/

/*------- WP Pagenavi ------- */
#main .wp-pagenavi {
  margin: 10px;
  text-align: right;
}
#main .wp-pagenavi a, #main .wp-pagenavi a:link {
	padding: 4px 8px; 
	margin: 2px;
	background:#ddd;
	border:1px solid #ddd;
	color:#555;	
}
#main .wp-pagenavi a:visited {
	padding: 4px 8px; 
	margin: 2px;
	background:#ddd;
	border:1px solid #ddd;
	color:#555;	
}
#main .wp-pagenavi a:hover {	
	padding: 4px 8px; 
	margin: 2px;
	background:#555;
	border:1px solid #555;
	color:#fff;
}
#main .wp-pagenavi a:active {
	padding: 4px 8px; 
	margin: 2px;
	background:#555;
	border:1px solid #555;
	color:#fff;	
}
#main .wp-pagenavi span.pages {
	padding: 4px 8px; 
	margin: 2px;
	color:#555;	
	border: 1px solid #ddd;
	background: #ddd;
}
#main .wp-pagenavi span.current {
	padding: 4px 8px; 
	margin: 2px;
	background:#555;
	border:1px solid #555;
	color:#fff;
}
#main .wp-pagenavi span.extend {
	padding: 4px 8px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*------- WP Pagenavi End ------- */

/*------- Traditional Navigation -----*/
.navigation {
  margin-top: 10px;
}
.navigation a {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
/*------- Traditional Navigation End -----*/

/*------- Bottom Section -----*/
#bottom {
  padding: 0px 0 0 0;
  background: #f3f3f3;
}
#aboutbox {
}
#aboutbox h3,
#lbottom h3,
.bwidget  h3 {
	text-transform:uppercase;
	font-size:1.2em;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
  margin-bottom: 1em;
  color: #aaa;
}
#aboutbox p {
  line-height: 1.6em;
  color: #555;  
  margin-bottom: 1em;
}
#aboutbox a.read-more {
  color: #fff;
  font-size: 1em;
} 
#lbottom {
}
#bottomwrapper {
  margin-left: 10px;
  margin-right: 10px;  
}
#lbottom ul,
.bwidget  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#lbottom ul li,
.bwidget ul li {
  margin: 5px 0;
  padding-bottom: 5px;
  background: url(images/bdivider2.jpg) bottom repeat-x;
}
#lbottom ul li a,
.bwidget ul li a {
  line-height: 1.6em;
  color: #aaa;
}
#lbottom ul li a:hover,
.bwidget ul li a:hover {
  color: #ddd;  
}
#social_icon {
  margin: 20px 0;
}
#social_icon ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#social_icon li {
  display: inline;
  margin: 5px;
}
#social_icon li img, 
#social_icon li a img{
}
/* FLICKR */
#flickr {
}
#flickr h3 span{
  color:#0061D8;
}
#flickr h3 span span{
  color:#FF1183;
}
#flickr .flickr_badge_image  { 
  float: left; margin: 0; padding:0; 
}
#flickr .wrap  { 
  margin: 10px 0; 
  position: relative; 
  padding: 0; 
}
#flickr a img  { 
  float: left;  
  margin: 5px 0 5px 10px;  
  display: block; 
	background: #212121;
	padding: 2px;
	border:1px solid #555;
  width:70px; 
  height:70px; 
}
#flickr a:hover img {
  background: #000; 
}
#footer {
  height: 15px;
  text-transform: uppercase;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 85%;
   /*background: url(images/bdivider2.jpg) top repeat-x;*/
}
.footer_nav {
  float: left;
  margin-left: 5px;
}
.footer_nav ul {
  margin: 0;
  padding: 0;
  list-style: none; 
}
.footer_nav ul li {
  margin: 10px 0;
  padding-right: 15px;
  float: left;
  display: inline;
}
.footer_nav ul li a {
  color: #555;
}
.footer_nav ul li a:hover {
  color: #ddd;  
}
.copyright {
  margin: 0px; /*modifique de 10 a 0*/
  float: right;
  color: #555;
}
.copyright a {
  color: #333;
}
.copyright a:hover {
  color: #ddd;  
}
/*------- Bottom Section End -----*/

/* ---------- Comments -----------*/
#commentwrap {
  margin: 10px;
}
#commentwrap h3 {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}
.reply a, .reply a:visited  {
	background:#eee;
	margin-bottom:15px;
	padding:3px 10px;
	text-align:center;
	font-size: 1em;
}
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#fafafa;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	list-style:none
}
.commentlist p {
  margin: 10px 0;
  color: #555;
}
.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin:10px 15px;
}
.commentlist li.depth-3	 {
	margin:10px 15px;
	border:none;
	background:#f2f2f2;
}
.commentlist li.bypostauthor {
	border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.commentlist code {
	background:#e0e0e0;
	padding:3px;
}
.avatar {
	float:left;
	padding:2px;
	background:#FFF;
  margin:5px 10px 10px 0;	
}
#trackbacklist li {
	margin: 10px 0 10px 35px;
}
#trackbacklist cite {
	font-style:normal
}
cite.fn {
	display:block;
	padding-top:9px;
}	
.says {
	display:none;
}
.commentmetadata {
	float:left
}
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
}
.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
}
#author, #email, #comment, #url {
	background:#FFF;
	padding:5px;
	border:1px solid #eee;
	margin: 5px 0;
}
#author, #email, #url {
	width:220px;
}
#commentform textarea {
	width: 98%;
	margin:5px 0;
	height:250px;
}
/* ---------- Comments End -----------*/
	
/*  ---------- Easy Contact ---------- */
.formcontainer {
	padding:20px 0 40px 0;
}
.formcontainer p.error,
.formcontainer p.important {
	display:block;
	border:1px solid #f2a9a9;
	padding:5px;
	color:#f00;
	font-size:1.2em;
	margin:0 0 20px 0;
}
.formcontainer p.success {
	display:block;
	border:1px solid #b6e47a;
	padding:5px;
	color:#629c17;
	font-size:1.2em;
	margin:0 0 20px 0;
	background:#d7fca8;
}
.formcontainer legend {
  display: none;
}
.contact-form div label {
	float:left;
  width:150px;
	padding:3px 0 0 0px;
	margin:10px 0 0 0;
	font-weight:normal;
}
.contact-form div input.text  {
	width:390px;
	height:22px;
	border:1px solid #c4c4c4;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
}
.contact-form div textarea {
	width:390px;
	height:150px;
	border:1px solid #c4c4c4;
	font-family:Arial, verdana,serif;
	font-size:1.2em;
	padding:5px;
	margin:10px 0 0 0;
}
.contact-form .form-submit .button {
	margin:10px 0;
	font-weight:normal;
	text-transform:uppercase;
	background: #9F0000;
	border:none;
	color:#fff;
	font-size:1.2em;
	cursor:pointer;
	padding: 5px;
}
.contact-form div.form-option {
  display: inline;
}
.contact-form div.form-option input.check {
  float: left;
  margin: 15px 0;
} 
.contact-form div.form-option label {
  float: left;
}

#related_bookmark {
  margin: 30px 0;
  background: #fafafa;
  border: 1px solid #ccc;  
}
#social_bookmark {
  margin: 10px;
  width: 250px;
  float: left;
}
#social_bookmark .title {
  text-align: center;
}
#social_bookmark .title h3 {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
#social_bookmark .icons {
  float: right;
}
#social_bookmark .icons a img {
  margin: 5px 10px;  
}
#authorbox {
  background: #fafafa url(images/onebit_19.png) 98% 50% no-repeat;
  border: 1px solid #ccc;
  padding: 10px;
}
#authorbox h3{
  margin: 5px 0;
  font-family: Arial,Helvetica, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;    
}
#authorbox .blockavatar {
  width: 100px;
  float: left;
  margin-right: 10px;
}
#authorbox .blockavatar .avatar img {
  margin-top: 0;  
}
#authorbox .detail {
  float: left;
  width: 430px;  
}
#authorbox .detail p {
  line-height: 1.4em;  
}
.twitter {
  background: none;
  border: none;
}
h3.twitter-icon {
  background: url(images/twitter_fly.png) left no-repeat;
  padding-left: 60px;  
  padding-top:15px;
  padding-bottom:15px;
  font-size: 1.2em;
  font-family: Arial,Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.twitter a {
  text-decoration: none;
}
ul#twitter_update_list {
}
ul#twitter_update_list li {
  margin: 8px 10px;
  padding-bottom: 8px;  
  border-bottom: 1px solid #d4d4d4;
}
a#twitter-link {
  font-weight: bold;
  text-align: right;
  display: block;
}
#related_post {
  margin: 10px 20px 10px 20px;
  float: left;
  width: 280px;
}
#related_post h3 {
  font-family: Arial,Helvetica, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}

.gravatar {
float:left;
padding: 3px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}