/*----------------------------------------------

	Theme Name: 	Qblog
	Theme URI:		Unavailable
	Description:	---
	Version:		1.0
	Author:			Abhishek Mathur
	Author URI:		http://abmathur.info
	Date:			September 25 '09
	File:			style.css
	
-----------------------------------------------*/

/*------------------------------------------
	>> GLOBAL STYLES
------------------------------------------*/

body {
	background-color: #000;
	background-image: url(images/pat.jpg);
	background-repeat:repeat;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #575757;
	
}

a:hover,
.abm .content a:hover {
	color: #0589be;
}

.abm {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}

.abm .content {
	width: 986px;
	float: left;
	background-color: #ffffff;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}


.overflow{
	width:1130px;
	margin:auto;
	background-image: url(images/bg_bottom.jpg);
	background-color:transparent;
	background-position:bottom ;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-bottom:170px;
}
.page{

	overflow:hidden;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	margin:auto;
	background-position:center top;
}
/*------------------------------------------
	>> HEADER STYLES
------------------------------------------*/
.header {
	width: 1258px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url(images/bg_header.jpg);*/
	background-repeat: no-repeat;
}

.header .logo {
	margin-left: 20px;
	float: left;
}

.header .bookmarks {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 36px 205px 0 0;
}

.header .bookmarks li {
	float: left;
	margin-left: 5px;
}

/*------------------------------------------
	>> NAVIGATION STYLES
------------------------------------------*/
.abm .navigation {
	width: 987px;
	height: 29px;
	border: 1px solid #000000;
	border-bottom: 0px;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	color: #ffffff;
}

.abm .navigation .links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left: 1px solid #3f3f3f;
	height: 29px;
	float: left;
}

.abm .navigation .links li {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 22px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}

.abm .navigation .links li a {
	color: #979797;
}

.abm .navigation .links li:hover a,
.abm .navigation .links .current_page_item a,
.abm .navigation .links .active a {
	color: #a1e4ff;
}

.abm .navigation .network {
	float: right;
	color: #585858;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 22px;
	padding-top: 7px;
}

.abm .navigation .network li {
	float: left;
	height: 29px;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: -7px;
}

.abm .navigation .network .title {
	padding-top: 6px;
	height: 23px;
}

.abm .navigation .network .qnet {
	postion: absolute;
	top: 0px;
	left: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: none;
}

.abm .navigation .network .qnet li {
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	float: none;
}

.abm .categories,
.categories {
	width: 988px;
	height: 34px;
	background-image: url(images/bg_category.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e9e9e9;
}

.abm .categories ul,
.categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 10px;
}

.abm .categories li,
.categories li {
	color: #878787;
	margin-right: 5px;
	margin-left: 5px;
	height: 25px;
	padding-top: 9px;
	cursor: pointer;
	float: left;
}

.abm .categories li a,
.categories li a {
	color: #878787;
}

.abm .categories li:hover a,
.categories li:hover a {
	color: #0589be;
}

.abm .categories .title,
.categories .title {
	font-weight: bold;
	color: #585858;
	cursor: text;
}

.abm .categories .children {
	display: none;
}

.footcat {
	float: left;
	border-top: 1px solid #e9e9e9;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
}

/*------------------------------------------
	>> CONTENT STYLES
------------------------------------------*/
.outer_header_wrap{
/*	background-image: url(images/bg_header.jpg);*/
	background-position:0 -102px;
	
}
.abm .content .postbox {
	width: 670px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.abm .content .postbox .post {
	width: 648px;
	border: 1px solid #e4e4e4;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(images/bg_post.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.abm .content .postbox .post h3 {
	color: #058abe;
	font-family: arial;
	font-size: 15px;
}

.abm .content .postbox .post .picture {
	display: block;
	width: 195px;
	height: 145px;
	border: 1px solid #e4e4e4;;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.abm .content .postbox .post .entry {
	color: #575757;
	text-align: justify;
	display: block;
	font-size: 12px;
}

.abm .content .postbox .post .entry a {
	color: #058abe;
}

.abm .content .postbox .post .entry h2 {
	color: #058abe;
	margin-top: 0px;
	font-family: arial;
	font-size: 20px;
	letter-spacing: -1px;
}

.abm .content .postbox .post .entry h2 a {
	color: #058abe;
}

.abm .content .postbox .post .entry .tweet {
	float: right;
	width: 61px;
	margin-left: 10px;
}

.abm .content .postbox .post .links {
	display: block;
	width: 100%;
	text-align: right;
	float: left;
}

.abm .content .postbox .post .links a {
	color: #4b4b4b;
	margin-left: 5px;
}

.abm .content .postbox .sociolize {
	width: 84%;
	height: 35px;
	float: left;
	margin-left: 8%;
	margin-top: 10px;
}

.abm .content .postbox .sociolize .col {
	float: left;
	margin-right: 10px;
}

.abm .content .postbox .sociolize .col a,
.abm .content .postbox .sociolize .col .soc_fix a {
	color: #7ea3dc;
}

.abm .content .postbox .sociolize .col .soc_fix {
	position: relative;
	top: 0px;
	float: right;
}

.abm .content .pagination {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	color: #a2a1a1;
}

.abm .content .pagination ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
	margin-bottom: 10px;
}

.abm .content .pagination li {
	background-image: url(images/bg_pagination.png);
	background-repeat: repeat-x;
	color: #606060;
	cursor: pointer;
	height: 16x;
	text-align: center;
	min-width: 17px;
	float: left;
	margin-right: 3px;
	border: 1px solid #c9c9c9;
	padding: 3px;
}

.abm .content .pagination li a {
	color: #606060;
}

.abm .content .pagination .title {
	font-weight: bold;
	color: #a2a1a1;
	background-image: none;
	border: 0px;
}

.abm .content .pagination .active {
	background-image: url(images/bg_pagination_active.png);
	background-repeat: repeat-x;
	color: #ffffff;
}

.abm .content .pagination .active a {
	color: #ffffff;
}

.abm .content .comments {
	width: 648px;
	border: 1px solid #e4e4e4;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(images/bg_post.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #878787;
	text-align: justify;
}

.abm .content .comments .gravatar {
	padding: 7px;
	border: 1px solid #e7e7e7;
	margin-right: 20px;
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
}

.abm .content .comments .title,
.abm .content .comments .title a {
	color: #616161;
	text-decoration: none;
}

.abm .content .comments input,
.abm .content .comments textarea {
	width: 210px;
	height: 16px;
	border: 1px solid #e7e7e7;
	padding: 4px;
	font-size: 14px;
	font-family: arial;
	margin-bottom: 4px;
	color: #b6b6b6;
	font-weight: bold;
}

.abm .content .comments textarea {
	width: 638px;
	height: 165px;
}

.abm .content .comments .user {
	margin-bottom: 10px;
	text-align: left;
}

.abm .content .comments .user a {
	color: #616161;
}

.abm .content .submit {
	height: 26px;
	width: 91px;
	background-image: url(images/bg_button.png);
	background-repeat: no-repeat;
	float: right;
	color: #ffffff;
	text-align: center;
	border: 0px;
	background-color: transparent;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 10px;
}

.abm .content .dcolor {
	color: #616161;
}

/*------------------------------------------
	>> SIDEBAR STYLES
------------------------------------------*/
.abm .content .sidebar {
	width: 288px;
	float: right;
	margin-right: 6px;
	margin-top: 10px;
}

.abm .content .sidebar .widget {
	padding: 10px;
	width: 260px;
	border: 1px solid #e4e4e4;
	text-align: left;
	color: #4b4b4b;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/bg_post.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.abm .content .sidebar .widget h2 {
	padding-top: 5px;
	padding-left: 10px;
	height: 25px;
	color: #0589be;
	font-size: 15px;
	font-family: arial;
	margin-top: -5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
	margin-left: -10px;
	width: 269px;
	background-image: url(images/bg_title.png);
	background-repeat:repeat-x;
	background-position: bottom;
	font-weight: normal;
}

.abm .content .sidebar .widget h2 a {
	color: #0589be;
}

.abm .content .sidebar .widget .follow {
	display: block;
	width: 100%;
	text-align: right;
}

.abm .content .sidebar .widget .sponsor {
	display: block;
	width: 125px;
	height: 125px;
	overflow: hidden;
	float: left;
	margin: 5px;
}

.abm .content .sidebar .widget ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: -3px;
}

.abm .content .sidebar .widget li {
	background-image: url(images/bg_widget.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	margin-bottom: 5px;
	color: #4b4b4b;
}

.abm .content .sidebar .widget li ul li,
.abm .content .sidebar .widget li ul li ul li {
	background-image: none;
}

.abm .content .sidebar .widget li a {
	color: #0589be;
}

/*------------------------------------------
	>> FEATURED CONTENT STYLES
------------------------------------------*/
.abm .featured {
	width: 988px;
	float: left;
	background-color: #ffffff;
}

.abm .featured .panel {
	width: 182px;
	float: left;
	margin-right: 10px;
}

.abm .featured .panel .title {
	background-image: url(images/bg_featured.png);
	background-repeat: repeat-x;
	height: 24px;
	display: block;
	padding-left: 8px;
	padding-top: 10px;
	width: 210px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.abm .featured .padded {
	width: 210px;
}

.abm .featured .padded .title {
	width: 211px;
	border-right: 1px solid #000000;
}

.abm .featured .panel .entry {
	display: block;
	margin: 8px;
	margin-bottom: 0px;
	float: left;
}

.abm .featured .panel .entry .picture {
	width: 35px;
	height: 25px;
	border: 1px solid #000000;
	overflow: hidden;
	margin-right: 10px;
	margin-top: -2px;
	display: block;
	float: left;
}

.abm .featured .panel .entry a {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
}

/*------------------------------------------
	>> FOOTER STYLES
------------------------------------------*/
.outer_footer_wrap{
	background-image: url(images/bg_bottom.jpg);
	height:530px;
}
.abm .footer {
	width: 988px;
	height: 60px;
	margin-top: 10px;
	float: left;
	color: #ffffff;
	text-align: center;
}

.abm .footer a {
	color: #ffffff;
}

.abm .footer img {
	margin-bottom: -6px;
}

/*------------------------------------------
	>> STYLES FIXES
------------------------------------------*/
.abm .content .postbox .sociolize .col a:hover,
.abm .content .postbox .post .links a:hover,
.abm .content .postbox .post .entry h2 a:hover,
.abm .content .postbox .sociolize .col .soc_fix a:hover,
.abm .content .comments .title a:hover,
.abm .content .comments .user a,
.abm .content .sidebar .widget li a:hover,
.abm .featured .panel .entry a:hover {
	color: #0589be;
	text-decoration: underline;
	
}

.aligncenter{
margin-bottom:10px;
border: 1px solid #e4e4e4;
}
