
/** 

CONTENT MAP


	= BODY
	= HEADER, PAGE and TOPBAR
	= TOPICS
	= ADVERTS
	= FOOTER
	= SOCIABLE PLUGIN STYLINGS
	


**/

/******************************/

/** BODY **/

body {
	margin: 0px;
}



/******************************/

/** HEADER, PAGE & TOPBAR **/

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	overflow: visible;
}

#header {
	margin-top: 20px;
}

#header #logo {
	float: left;
	background-image: url(images/tech-talk-point-logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 5px -7px;
}

#header #logo, #header #logo a {
	width: 373px;
	height: 56px;
}

#header #logo a {
	display: block;
}

#header #logo a span {
	display: none;
}


/******************************/

/** TOPICS **/

#topics {
	clear: both;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #559675;
	font-size: 14px;
}

#topics  span {
	color: #cc3f7b;
}


/******************************/

/** BREADCRUMB **/


#breadcrumb {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: solid 1px #CCC;
	padding-top: 5px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding-bottom: 5px;
	background-image: url(images/breadcrumb-bgd.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#searchbox {
	float: right:
	width: 160px;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right:
}


/******************************/

/** SITEWIDE TITLES **/

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
	font-size: 19px;
	color: #003399;
}

h2 {
	font-size: 16px;
	color: #cc3f7b;
	margin-top: 30px;
}

h3 {
	font-size: 14px;
	color: #093;
}

h4 {
	font-size: 14px;
}

.narrowcolumn h1 {
	margin: 15px 0 0 0;
	padding: 0px;
}

.entry h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.entry small {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.8em;
}

/******************************/

/** SITEWIDE COLUMNS **/

#left-column {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 740px;
	float: left;
}

.widecolumn .post {
	padding-right: 10px;
	border-right: solid 1px #CCC;
}

#right-column {
	width: 165px;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	padding-top: 15px;
	padding-left: 10px;
}

#sidebar > ul > li >  ul {
	margin-bottom: 25px;
}

#left-column p {
	font-size: 15px;
	color: #666;
	line-height: 20px;
}


/******************************/

/** COMMENTS **/

h3#comments {
	float: left;
	clear: both;
	width: 700px;
}



/******************************/

/** INDEX PAGE **/

.indexpage {
	float: left;
	width: 115px;
	border-bottom: solid 1px #CCC;
	margin-right: 40px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.indexpage h1 {
	font-size: 16px;
}


/******************************/

/** FOOTER **/

#footerad {
	width: 720px;
	clear: both;
}

#footer {
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
	min-height: 150px;
	clear: both;
	float: left;
	background-image: url(images/footer-bgd.jpg);
	background-repeat: repeat-x;
}

#footer > div {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#footer .box {
	margin-top: 10px;
}

#footer .box > div {
	float: left;
	min-height: 310px;
}

#footer .box .left {
	background-image: url(images/footer-list-left.jpg);
	background-repeat: no-repeat;
	width: 15px;
}

#footer .box .center {
	background-image: url(images/footer-list-center.jpg);
	background-repeat: repeat-x;
	width: 15px;
	min-width: 200px;
	max-width: 400px;
	padding-top: 10px;
}

#footer .box .right {
	background-image: url(images/footer-list-right.jpg);
	background-repeat: no-repeat;
	width: 15px;
}

#footer .box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 10px;
}

#footer .box ul > li {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer .box ul > li:first-child {
	font-size: 14px;
	font-weight: 800;
	color: #009900;
}

#footer .box ul li > ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 10px;
}


/******************************/

/** CATEGORIES MENU **/

#categories-menu,
#rss-header {
	background-color: #CCC; 
	height: 15px;
	padding: 5px; 
	font-family: arial, sans-serif;
	font-size: 13px;
}

#categories-menu {
	clear: left; 
	float: left;
	width: 895px; 
	text-align: left;
}

#categories-menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}


#categories-menu li {
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
	padding-left: 12px;
	border-right: solid 1px #FFF;
	display: inline;
}

#categories-menu li:last-child {
	border-right: solid 0px #CCC;
}

#rss-header {
	background-color: #CCC;
	float: right;
	width: 45px;
	text-align: right;
}


/*** PRIMARY ***/

.primary {
	width: 740px; 
	margin: 20px 0 0 0; 
	padding: 0 0 0 0; 
	clear: both; 
	overflow: hidden; 
}

.primary .icon {
	border: solid 2px #ccc; 
	height: 150px; 
	width: 210px; 
	margin-right: 20px; 
	float: left; 
}

.primary h2 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

.primary .text {
	float: left; 
	width: 450px; 
	overflow: hidden;
}

.primary .text small {
	font-size: 0.6em;
}


/*** NEWSBOARD ***/

.newsboard {
	width: 740px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-top: 20px;
	border-top: solid 1px #ccc;
	padding-top: 20px;
}

.newsboard .nb_title {
	width: 200px; 
	border-right: solid 1px #CCC; 
	float: left; 
	padding-right: 10px;
}

.newsboard .nb_title small {
	font-size: 0.8em;
}

.newsboard .nb_excerpt {
	width: 520px;
	float: right;
}

.newsboard a h2 {
	font-family: georgia;
	font-size: 1.2em;
}

.newsboard p {
	padding: 0px;
	margin: 0px;
}

.navigation {
	padding: 5px;
	border-top: solid 3px #CCC;
	clear: both;
}


#relatedposts h2 {
	font-size: 0.95em;
}

#relatedposts {
	font-size: 0.9em;
	border: solid 1px #CCC;
	background-color: #f1f2f3;
	list-style: none;
	padding: 0px 10px 10px 10px;
}

#relatedposts ul {
	margin: 0px;
	padding: 0px;
}

.wp_page_nums {
	margin-top: 15px; 
	padding-top: 5px; 
	border-top: solid 2px #CCC; 
	float: left; 
	width: 740px;
}


#sidebar #socialicons {
	margin-top: 5px;
}

#sidebar #socialicons a {
	margin-right: 5px;
}