/*  
Theme Name: mb
Theme URI: http://www.kalipp.com
Description: Theme for MessagingBlogs.com
Version: 1.0
Author: Abdul Hameed
Author URI: http://www.abdu.info
*/

/*++++++ BODY ++++++++*/
* {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration:none;
}
body {
	font:12px Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	color:#333;
} /*e7e5de */
/*++++++ HYPERLINKS ++++++++*/



h3 {
	padding:10px 0 10px 0;
	font-size:14px;
}
a {
	color:#333;
}
a:hover {
	text-decoration:underline;
}
/*++++++ MAIN ++++++++*/



#wrapper {
	width: 1000px;
	margin:auto;
}
#main {
	width: 1000px;
	margin:20px auto 10px;
}
#left {
	float: left;
	padding-right:15px;
	width:603px;
	background:url(images/rightbg.gif) repeat-y right;
}
#right {
	float:left;
	margin-left:10px;
	width:340px;
}
/*++++++ HEADER ++++++++*/



#header {
	height: 102px;
	width: 1000px;
	position:relative;
}
#logo {
	width: 250px;
	float:left;
}
#logo h1 {
	text-indent:-10000px;
}
#logo h1 a {
	display:block;
	height:100px;
	outline:none;
	margin:0;
}
/*++++++ SEARCH ++++++++*/



#searchbox {
	position:absolute;
	right:0;
	width: 260px;
	height: 24px;
	margin:0 10px 0 0;
	bottom:-28px;
}
#searchbox #s {
	float: left;
	margin: 2px 0 0 6px;
	border: 0;
	width: 235px;
	background: none;
	color:#999999;
}
#searchbox #go {
	position: absolute;
	margin: 6px 0 0 0;
	width:12px;
	height:13px;
	right:20px;
}
#topadbox {
	float:right;
	margin:20px 15px 5px 0;
}
/*++++++ NAV ++++++++*/



#nav {
	width:1000px;
	height:33px;
}
#nav ul {
}
#nav ul li {
	float:left;
	margin: 0 10px 0 0;
	height: 33px;
	overflow: hidden;
	display: inline;
	line-height:33px;
}
ul.top-pages {
	margin-top:60px;
	float:left;
}
ul.top-pages li {
	float:left;
	margin: 0 10px 0 0;
	height: 30px;
	overflow: hidden;
	display: inline;
	line-height:28px;
}
/*++++++ FEATURED ++++++++*/



#featured {
	background:#f4f4f4 none repeat scroll 0%;
	border:1px solid #D6D4CD;
	margin-bottom:10px;
	padding:8px;
	margin-right:14px;
}
.entry img.thumb {
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #CCC;
	float:left;
	margin:0 10px 0 0;
}
#featuredright {
	float: right;
	width: 390px;
	padding:0 5px;
}
#featuredright h2.sectionhead {
	font-size: 11px;
	background:url(images/dot-h.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-top:10px;
}
#featuredright p {
	font-size:11px;
	padding:5px;
}
#featuredright a {
	font-weight:bold;
	color:#666666;
}
#featuredright a:hover {
	text-decoration:none;
	color:#000000;
}
img.rssright {
	margin-top:3px;
}
#featuredright .tweet {
	float:left;
	background:url(images/tweet.gif) no-repeat top left;
	width:200px;
	padding-top:10px;
}
#featuredright .tweet p {
	font-weight:bold;
	overflow:hidden;
	text-indent:30px;
}
#linkunit {
	margin: 5px 5px 0pt 0pt;
	float: right;
}
/*++++++ SUBSCRIBE ++++++++*/



#subs {
	width:340px;
	font-size:10px;
	background:#f4f4f4;
	border:1px solid #d6d4cd;
	padding:8px;
	margin-bottom:10px;
}
#subs p {
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
}
#subs a {
	font-weight:bold;
}
#subs h2.sectionhead {
	font: bold 12px Georgia, Lucida Grande, Verdana;
	text-transform:uppercase;
	background:url(images/dot-h.gif) repeat-x bottom;
	padding-bottom:10px;
}
#subs .subscribe_box #sub_text {
	margin-bottom:5px;
	margin-right:2px;
	width:150px;
}
.topsocial li {
	list-style-type:none;
	display:inline;
}
.topsocial img {
	margin-left: 5px;
	margin-top: 5px;
	width: 18px;
}
/*++++++ MISC ++++++++*/



.clear {
	clear:both;
}
img.centered {
	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;
}
img {
	border:none;
}
/*++++++ ENTRY ++++++++*/


.entry {
	line-height:165%;
	margin-left:10px;
}
#featured .entry {
	width: 520px;
	background:transparent url(images/rightbg.gif) repeat-y scroll right center;
	padding-right:30px;
}
.entry p {
	padding-bottom:10px;
}
.entry h2.sectionhead {
	font-size: 11px;
	background:url(images/dot-h.gif) repeat-x bottom;
	padding-bottom:10px;
}
.entry h2 {
	font: bold 16px Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	color:#333;
	padding:5px 0 5px 0;
}
.entry h2 a {
	color:#000;
}
.entry img {
	margin:0 10px 10px 10px;
}
.entry ul, .entry ol {
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style-type:disc;
}
.entry li {
	margin: 7px 0 8px 10px;
	list-style-type:disc;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry p.postinfo {
	background:url(images/entryline.gif) repeat-x bottom;
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}
.entry p.postinfo span.upper {
	text-transform:uppercase;
}
.entry p.postinfo span.category {
	background:url(images/category.gif) no-repeat;
	margin-left:10px;
	padding-left:15px;
}
.entry p.postinfo span.comment {
	background:url(images/comment.gif) no-repeat;
	margin-left:10px;
	padding-left:15px;
}
.post h2.search {
	background-color:#FFFFFF;
	border:1px solid #BBB9B2;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px 5px 5px 10px;
	width:520px;
}
.navigation {
	width: 550px;
	font-size:11px;
	text-transform:uppercase;
	margin-top:20px;
}
.navigation span.older {
	background:url(images/older.gif) no-repeat right;
	padding-right:25px;
}
.navigation span.newer {
	background:url(images/newer.gif) no-repeat left;
	padding-left:25px;
}
.btn_email {
	background:url(images/mail.gif) left no-repeat;
	padding-left:15px;
}
.btn_comment {
	background:url(images/comments.gif) left no-repeat;
	padding-left:15px;
}
.btn_delicious {
	background:url(images/delicious.gif) left no-repeat;
	padding-left:15px;
}
.btn_digg {
	background:url(images/digg.gif) left no-repeat;
	padding-left:15px;
}
.btn_reddit {
	background:url(images/reddit.gif) left no-repeat;
	padding-left:15px;
}
.btn_technorati {
	background:url(images/technorati.gif) left no-repeat;
	padding-left:15px;
}
.btn_furl {
	background:url(images/furl.gif) left no-repeat;
	padding-left:15px;
}
.btn_twitter {
	background:url(images/twitter.gif) left no-repeat;
	padding-left:15px;
}
.btn_rss {
	background:url(images/rss.gif) left no-repeat;
	padding-left:20px;
}

/*++++++ SIDEBAR ++++++++*/
#sads {
	width:218px;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	background:#f4f4f4;
	border:1px solid #d6d4cd;
	padding:8px;
	margin-bottom:10px;
}
#sads ul {
}
#sads ul li {
	padding-right:6px;
}
#sads p {
	background:url(images/adsdotdot.gif) no-repeat center left;
	margin-top:5px;
}
#sads a {
	color:#5e5d5a;
}
#tab {
	width:340px;
	background:#f4f4f4;
	border:1px solid #d6d4cd;
	padding:8px;
	margin-bottom:10px;
}
#tsidebar {
	width:340px;
	background:#f4f4f4;
	border:1px solid #d6d4cd;
	padding:8px;
	margin-bottom:10px;
}
#sidebar {
	width:350px;
}
#sidebar h2,  #tsidebar h2 {
	font-size:12px;
	margin-bottom:10px;
	color: #000000;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul,  #tsidebar ul {
	margin:10px auto 20px;
}
#sidebar ul li,  #tsidebar ul li {
}
#sidebar ul li ul,  #tsidebar ul li ul {
}
#sidebar ul li ul li,  #tsidebar ul li ul li {
	display:block;
	background:url(images/bullet.gif) no-repeat 0 2px;
	padding-left:18px;
	margin-bottom:6px;
	padding-bottom:5px;
	border-bottom:1px dotted #dadada;
	font-size:11px;
}
.sleft {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:170px;
}
.sright {
	background:transparent url(images/dot-v.gif) repeat-y scroll left center;
	float:right;
	padding-left:10px;
	width:160px;
}
/*+++++++ CALENDAR +++++++*/



#calendar #calendar_wrap #wp-calendar {
	width: 100%;
}
#calendar #calendar_wrap #wp-calendar caption {
	text-align:left;
	border-bottom:1px solid #dadada;
	padding-bottom:5px;
}
#calendar #calendar_wrap #wp-calendar th {
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
#calendar #calendar_wrap #wp-calendar td {
	text-align:left;
}
/*+++++++ COMMENTS +++++++*/



#c {
	float:left;
	width:220px;
}
#cc {
	float:right;
	width:370px;
}
#commentform p {
	padding-bottom:10px;
}
#commentform #author {
	border:1px solid #bbb9b2;
	height:20px;
	width:200px;
	background:#f5f5f3;
	padding-left:5px;
}
#commentform #email {
	border:1px solid #bbb9b2;
	height:20px;
	width:200px;
	background:#f5f5f3;
	padding-left:5px;
}
#commentform #url {
	border:1px solid #bbb9b2;
	height:20px;
	width:200px;
	background:#f5f5f3;
	padding-left:5px;
}
#commentform #comment {
	border:1px solid #bbb9b2;
	height:118px;
	width:363px;
	background:#f5f5f3;
	padding-left:5px;
}
#respond {
	font-size:15px;
	padding:5px 0;
	margin-bottom:10px;
	border-bottom:1px solid #dadada;
	margin-top:10px;
}
.postmetadata {
	background:#f9f9f9;
	padding:10px;
	border:1px solid #bbb9b2;
	margin-bottom:10px;
}
.ccomment {
	line-height:140%;
	margin-bottom:20px;
	margin-left:10px;
}
.ccomment ol li {
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #dadada;
}
.ccomment ol li strong {
	font-weight:bold;
}
.ccomment ol li {
	background:#FAFAFA;
}
.ccomment ol li.alt {
	background:#F4F4F4;
}
.commentmetadata {
	font-size:11px;
	border-bottom:1px solid #DADADA; 
	margin-bottom:10px
}
.comment-author cite {
	font-weight:bold;
}
.commentlist .reply {
	width: 50px; 
	background-color: #FFF;	
	border:1px solid #DADADA;
	padding:3px;
	text-align:center;
	margin:5px 0;
}
/*++++++ FOOTER ++++++++*/



#footer {
	width:100%;
	line-height:25px;
}
.footer {
	width:1000px;
	margin:auto;
	padding:5px 0;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
.footer ul li {
	display: inline;
}
.footer a {
	margin-right:10px;
}
/**************** Misc *********************/



acronym,  abbr,  span.caps {
	cursor: help;
}
acronym,  abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding:10px;
	background: #f3f2ed
}
code {
	font-size:1.0em;
	color: #000
}
/**************** Gallery *********************/



.gallery {
	text-align:center;
}
.gallery img {
	padding:2px;
	height:100px;
	width:100px;
}
.gallery a:hover {
	background-color:#ffffff;
}
.attachment {
	text-align:center;
}
.attachment img {
	padding:2px;
	border:1px solid #999999;
}
.attachment a:hover {
	background-color:#FFFFFF;
}
.imgnav {
	text-align:center;
}
.imgleft {
	float:left;
}
.imgleft a:hover {
	background-color:#FFFFFF;
}
.imgleft img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
.imgright {
	float:right;
}
.imgright a:hover {
	background-color:#FFFFFF;
}
.imgright img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
/**************** Rounded Box *********************/



.b1,  .b2,  .b3,  .b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#D6D4CD;
	border: 0;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#fff;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#fff;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#fff;
	margin:0 1px;
}
.b1,  .b2,  .b3,  .b4 {
	clear:both;
	border-right:1px solid #D6D4CD;
	border-left:1px solid #D6D4CD;
}
.contentbox {
	background: #FFFFFF;
	border-right:1px solid #BDC1A3;
	border-left:1px solid #D6D4CD;
}
.top-linkunit {
	float:left;
	margin-top: 7px;
	margin-left:7px
}
.top-rss {
	float:left;
	margin-top: 7px;
	margin-left:20px;
	margin-right:10px;
	padding-left:20px;
	background:url(images/top-rss.gif) no-repeat left center;
}
.top-rss a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	white-space:nowrap;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:14px;
}
.sharing {
	float:left;
	margin-left:7px;
	width:200px;
}
.sociable h2 {
	font-size:12px;
	margin-bottom:5px;
}
.sharing img {
	margin: 0 15px 5px 0
}
.sociable li {
	margin:0 20px 0 0
}
.innerads {
	text-align:left;
	width:358px;
	padding: 0 0 8px 0;
	margin:0;
}
.innerads img {
	border:1px solid #D6D4CD;
	margin:0;
	padding:2px;
}
.innerads img.left { float:left; }
.innerads img.right { float:right; }
