/*  
Theme Name: Brad2
Theme URI: http://www.bradmontgomery.com/
Description: A magazine-style WordPress theme for Brad Montgomery begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting.
Version: 1.0
Author: Fahim Farook
Author URI: http://farook.org
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
}

body {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	background: #FFF;
	color: #333;
}

p {	
	margin: 15px 0;
}

a:link, a:visited {
	color: #1B6DAB;
	text-decoration:none
}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
}

a img {
	border:0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	padding: 10px 10px 0 10px;
/*	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd; */
/*	background: #1B6DAB; */
	font-family: Georgia;
	font-size:1.0em;
	line-height:1.5em;
	margin:10px 0px 10px 10px;
	clear: both;
	overflow: hidden;
	background: #F2F9FD url('images/quote.png') no-repeat 10px 5px;
}

blockquote p {
	margin: 5px 25px 5px 35px;
}

select {
	width: 130px;
}	


/* Banner/header elements */
#pagewidth {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:100%;
}

#header {
	position:relative;
/*	background-color: #76b7e3; */
	background-color: #6699FF;
	background-image: url('/images/banner.jpg');
	background-repeat: no-repeat;
	height: 122px;
}

#headerTopBar {
	height:33px;
}

#headerFlashHolder {
	width:100%;
}

#flashcontent {
	background-color: #FFFFFF;
	width: 550px;	
}

#headerFormHolder {
	float:right;
	margin:0pt;
	padding:0pt;
	border:0pt none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:70%;
	font-weight: bold;
	color: #154971;
}

#headerFormHolder a:link, #headerFormHolder a:visited {
	color: #154971;
}

#headerSearchform {
/*	float:right; */
	padding:4px 0pt 0pt;
}

#bannertext1 {
	padding-bottom: 5px;	
}

#bannertext2 {
	padding-top: 25px;
	font-size: 110%;
}

/* Menu bar */
#nav ul {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-top: 0;
	padding-left: 56px;
	margin: 0;
	list-style-type: none;
	height: 25px;
	width:100%;
	background:#F4E866;
	border-bottom:1px solid #5661E0;
}

#nav li { 
	float: left;
	margin-top:0px;
	padding-top:0px;
	height: 25px;
	border-right:1px solid #EEDE15;
}

#nav li li { 
	float: none;
	margin: 0;
	padding:0;
	font-weight:normal;
}

#nav li ul {
	border-top:1px solid #5661E0;
	background: #FCF8C7;
	display:none;
	position: absolute;
	width: 220px;
	left: -999em;
	padding:0; 
}

#nav li ul ul { 
	margin: -31px 0 0 160px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
    _height:1em;
}

#nav a,#nav a:visited, #nav a:link {
	color:#272727;
	display: block;
	text-decoration:none;
	padding:4px 10px;
	margin:0;
	height: 17px;
}

#nav a:hover, #nav a:active {
	background:#FCF8C7;
/*	color:#154971; */
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
/*	color:#154971; */
	color:#000000;
	background: #FCF8C7;
	float: none;
	margin: 0;
}

#nav li li a:hover, #nav li li a:active {
	background: #F4E866;
}

#nav li li li a {
	border-left:1px solid #fff;
}

/* Featured articles */
.featureItem {
	background-color: #fff;
	width: 160px;
	height: 100px;
	padding: 9px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.featureItem img {
	float: right;
	margin-left: 5px;
} 

#my-glider {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding:1px;
}

#my-glider .scroller {
	background:#FFFFFF none repeat scroll 0% 0%;
	height:220px;
	overflow:hidden;
}

#my-glider .scroller .feature {
}

#my-glider .scroller .section {
	height:220px;
	overflow:hidden;
	padding:0pt;
}

img.feature-photo {
	border-left:1px solid #FFFFFF;
	float:right;
	height:220px;
	margin-left:10px;
}

.feature-entry {
	padding:10px;
}

.feature-entry h2 {
	padding-bottom: 5px;
	font-family: Lucida Sans Unicode,Arial,Helvetica;
	font-weight: bold;
}

.feature-entry h3 {
	font-family:arial,lucinda,verdana,geneva,sans-serif;
	font-size:9pt;
	letter-spacing:0px;
	margin:0pt 0pt 5px;
	color: #000000;
}

.feature-entry h2 a:link, .feature-entry h2 a:visited {
	font-size: 18px;
	font-family: Lucida Sans Unicode,Arial,Helvetica;
	font-weight: bold;
}

.feature-entry h2 a:hover {
	text-decoration: none;
}

.feature-entry p {
	margin-top: 0px;
}

#my-glider .controls {
	background-color:#F4E866;
	border-top:1px solid #FFFFFF;
	clear:both;
	margin:0pt;
	padding:0pt;
}

#my-glider .controls ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#my-glider .controls li {
	float:left;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#my-glider .controls li.feat-nums {
	border-right:1px solid #FFFFFF;
	color:#000000;
	float:left;
	height:25px;
	line-height:25px;
	margin:0pt;
	padding:0px 10px;
}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #FFFFFF;
	color:#0A68C2;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	margin:0pt;
	padding:0px 10px;
	text-decoration:none;
}

/* Structure */
#page {
	width: 100%;
	padding:0px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Text*/

h1 {
	font:3.0em Arial;
	font-weight:bold;
	}

h2 {
	font:2.3em Georgia;
	padding-bottom:10px;
	}

h3 {
	font-family: Georgia;
	font-size:1.3em;
	margin-bottom:3px;
	color:#1B6DAB;
}

h4 {
	font:1.0em Georgia;
	}

h3#respond {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

/* Content*/
#logo {
	width:350px;
}

#logo .webtitle {
	border-bottom:1px solid #bbb;
	letter-spacing:-0.05em;
	line-height:1.0em;
}

#logo .description {
	font-size:0.7em;
	color:#bbb;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	float:right;
}

#content {
	border:1px solid #ccc;
	font-size:12px;
	vertical-align: top;
}

.cat-title {
/*	background-color: #0A68C2; 
	padding-left: 5px; 
	height: 26px; */	
}

div.cat-title h3 {
	padding-top: 3px;
}

div.cat-title h3 a {
	color: #000000 !important;
/*	color: #F4E866 !important; */
	text-decoration: none;
}

img.imgthumbh {
	height: 150px;
}

img.imgthumbw {
	width: 150px;
}

#aside {
	padding-left:10px;
	padding-right:10px;
}

#aside-text {
	margin-left: 10px;
}

#aside .clearfloat {
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
}

.aside1 {
	width:45%;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.aside2 {
	width:45%;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#aside-3 {
	width:190px;
	float:right;
	padding:10px;
}
 
.aside1 img, .aside2 img, #aside-3 img {
/*	border:1px solid #ccc; */
	float:left;
	margin:4px 8px 2px 0px;
}

#aside img, #archive img {
	border:1px solid #ccc;
	margin:4px 10px 15px 0px;
}

#aside p {
	margin-top:4px;
}

.aside1 p, .aside2 p, #aside-3 p, #archive p {
	margin-top:0px;
}

.post-date {
	
}

div.post-date p {
	width: 40px;
	height: 50px;
	float: left;
	margin-right: 10px;
	padding: 5px;
	background: #1B6DAB url(images/date.png) no-repeat;
	color: #DDD;
	text-align: center;
	overflow: hidden;
}

div.post-date span.post-day {
	font-size: 140%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
	position: relative;
	top: -3px;
}

div.post-date span.post-mon {
	display: block;
	margin-bottom: 8px;
	color: #F4E866;
	font-weight: bold;
	position: relative;
	top: -2px;
}

div.post-date span.post-year {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}

.post-title {
	
}

.clear {
	clear: both;
}

.title{
/*	font-family: Georgia; */
	font-size:16px;
	line-height:1.0em;
	font-weight:bold;
}

.author, .author a {
	font:0.9em Arial;
	color:#777;
	text-transform:uppercase;
}

.meta, .meta a {
	font-size:0.9em;
	}

#aside h3 a, .aside1 h3 a, .aside2 h3 a, #aside-3 h3 a {
	font-family: Arial;
	font-size:17px;
	font-weight: bold;
	color:#333;
}

.post, #archive {
	padding:10px;
}

.post p {
	margin-top:0px;
}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
}

.post .title {
	font-size: 16px;
	margin:3px 0px 3px 0px;
	font-family: Lucida Sans Unicode,Arial,Helvetica;
}

.post img {
	padding-left: 10px;	
	padding-right: 10px;	
	padding-top: 2px;	
	padding-bottom: 2px;	
}

img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
	text-align:center;
	margin:0 auto;
}

.post ul, .post ol {
	margin-bottom:15px;
}

.post ul li {	
	list-style:square;
	margin-left:30px;
}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
}

.post .ads {
	margin-top:10px;
}

.navigation {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.navigation h3 a {
	color: #000000 !important;
	text-decoration: none;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding-left: 5px;	
}

#top_banner {
	margin:5px 0px 15px 0px;
}

#stats {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	}

#stats span {
	border-bottom:1px dotted #ccc;
	padding: 8px 4px 8px 4px;
	}

#stats span a {
	color:#333;
	}

#archive .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

#writer img  {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}

/* Front page bottom content */
#bottom {
	text-align: center;	
	clear: both;
}

/* My Blog Log Widget */
#mbl_widget_frame {
	clear: both;
}

/* Sidebar*/
#sidebar {
	width:322px;
	font-size:0.7em;
	margin:0px;
	vertical-align: top;
}

#sidebar li {
	list-style:none;
	}

#sidebar h3 {
	font:14px Arial;
	font-weight:bold;
	color:#333;
	padding:0px 0px 2px 0px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;	
	}

#sidebar-top, #sidebar-middle {
	width:300px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	border:1px solid #ccc;
	}

#sidebar-bottom {
	width:322px;
	float:right;
	margin:0px 0px 10px 0px;
	}

#sidebar-tabs {
	width:322px;
	border:1px solid #ccc;
	float:right;
	padding:0px;
	margin-bottom:10px;
	}

#sidebar-left {
	width:135px;
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:135px;
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	float:right;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin:0px;
	padding:10px;
	border:1px solid #ccc;
	}

.youtube {
	float: left;
	padding-left: 5px;	
}

/* Twitter */
#my_twitter_box {
	background-color: #F4E866;	
}

#my_twitter { 
	float: left; 
}

#my_twitter a img {
	height: 48px;
    width: 48px;
    border: 1px solid #CCC;
}

#my_twitter_statuses:before {
    float: left;
    display: block;
    width: 11px;
    height: 21px;
    margin-top: 15px;
    margin-left: -11px;
    content: url("images/white_triangle-left.png");
}

#my_twitter_statuses {
    position: relative;
    background-color: #fff;
    list-style: none;
    margin-left: 66px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}

#my_twitter_statuses li { 
	padding: 10px 10px; 
	font-size: 10pt; 
}

#my_twitter_statuses li.first { 
/*	font-size: 18pt; 
	font-weight: bold; */ 
}

#my_twitter_statuses li.even { 
	background-color: #EDEEFD; 
}

#my_twitter_statuses li.first span { 
	font-size: 10pt; 
	font-weight: normal; 
}

#my_twitter_statuses li span { 
	font-style: normal; 
}

/* Form Elements */

select {
	background:#bbb;
	border:1px dotted #ccc;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	border:1px solid #ccc;
	background:#fff;
	font-size:1.0em;
	}

#search .button {
	padding: 1px;
	border:1px solid #ccc;
	background:#fff;
	font-size:0.7em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comments {
	padding:0 10px 10px 10px;
	clear: left;
}

.commentlist li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#D7F5F7;
	border-top: 1px dotted #ccc;
}

.commentlist_author li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#FDFECD;
	border-top: 1px dotted #ccc;
}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentlist cite, .commentlist_author cite {
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	

/* Flickr RSS images */
#flickr {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#flickr img {
	padding-left: 5px;
	padding-right: 5px;
}

/* Footer*/
#footer {
	background-color: #2F81BD;
	color: #0F2C6E;
	margin: 0 auto;
	width: 100%;
	border-top: 1px solid #ccc;
	margin-top:5px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}

#footer a:link, #footer a:visited {
	color:#0F2C6E;
	text-decoration:none;
	font-weight:bold;
}
/* sidebar-tabs */


#sidebar-tabs ul.tabs {
	display: block;
	padding: 10;
	margin-left: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
#sidebar-tabs ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #F4E866;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
#sidebar-tabs ul.tabs li.selected {
	background-color: #fff;
	border-bottom: none;
	z-index: 9998;
	padding: 4px 7px 4px 7px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	border-top:1px solid #ccc;
	padding: 15px;
	_padding: 15px 15px 15px 15px;
	margin: 0;
	display: none;
	}
		
#sidebar-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#sidebar-tabs div.tabContent ol {
	margin-top: 5px;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ol li {
	_padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#sidebar-tabs div.tabContent ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ul li {
	_padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	}
		

/* Most Popular Module */


#mostPopWidget, #tabsContainer {
	position: relative;
	top: 1px;
	_top: 0;
	left: 0px;
	_left: 0;
	_height: 14px;
	_padding-top: 6px;
	display: block;
	}


#mostPopWidget ul.tabs {
	font-size: 10px;
	_position: absolute;
	top: 0;
	}
					
#mostPopWidget ul.tabs li {
	position: relative;
	top: 0; 
	padding-left: 4px;
	padding-right: 5px;
	_padding-bottom: 2px;
	}
		
#mostPopWidget ul.tabs li.selected {	
	_padding-bottom: 3px;
	}	
				
#mostPopWidget ul.tabs li:first-child {
	border-left-width: 1px;
	padding-left: 4px;
	}
					
#mostPopWidget  ul.tabs li a {
		color: #333333;
	}			

#mostPopWidget ol li {
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:25px;
	list-style-type: decimal;
	line-height:145%;
	}

#mostPopWidget ul li {
	padding-left:2px;
	margin-left:25px;
	list-style-type:square;
	line-height:115%;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* Animation*/

#slideshow .clearfloat {
	border-bottom:1px dotted #ccc;
	margin-bottom:0px;
	}

#slideshow .title
	{
	font:2.0em Georgia;
	line-height:1.0em;
	font-weight:bold;
	}

#control {
        margin: 0px 0px 10px 0px;
	}

#control img {
        margin: 0;
        padding: 0;
	}

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
        border-right: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        padding: 0 3px 0 3px;
        text-decoration: none;
	}

#control .cntrl_active {
	background-color: #94a9d1;
	}

#control .cntrl_active a {
	color: #fff;
	}

#feature_1 img, #feature_2 img , #feature_3 img, #feature_4 img  {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p  {
	margin-top: 4px;
}

.post-meta {
	position: relative;
	top: 20px;
}
