/*  
Theme Name: Touchpoint Studios
Theme URI: http://www.touchpointstudios.com/blog/
Description: The theme that the Touchpoint Blog uses.
Version: 1.0
Author: Touchpoint Studios
Author URI: http://www.touchpointstudios.com/
*/


/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url(http://www.touchpointstudios.com/css/bg.gif) fixed;
list-style:none;
}

blockquote{
background: #eeeeee;
padding: 1px 12px 1px 12px;
line-height:18px;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 16px Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 16px Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 8px Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 8px Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 192px;
	left: 22px;
	right: 22px;
	width:900px;
	background:url(http://www.touchpointstudios.com/css/bg2.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: -1px;
	left: 22px;
	right: 2%;
	width:900px;
	height: 159px;
	visibility: visible;
	
}



#content{
	padding: 0px 10px 10px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	width:700px;
	background:#FFFFFF
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 12px Verdana,sans-serif;
	position: absolute;
	top: 26px;
	right: 14px;
	color: #919999;
	width: 190px;
	height: 22px;
}

#utility a{
	color: #FFFFFF;
}

#utility a:hover{
	text-decoration: underline;
}

#pageNav{
top: -1px;
float: left;
width:171px;
margin:0px;
padding: 3px 0px 3px 7px;
background-color: #F5f7f7;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
color: #000000;
display:inline;
line-height: 18px;
}

#pageNav h2{
color: #000000;
font: small Verdana,sans-serif;
font-weight:bold;
}

#pageNav li{
margin:0;
padding:0;
font: small Verdana,sans-serif;
}

#pageNav ul{
margin:0;
list-style: none;
padding: 0;
}
/************** pageName styles ****************/

#pageName {
	padding: 6px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName a:link{
	padding: 2px 0px 0px 0px;
color: #000000;
	margin: 0px;
	
}
#pageName  a:visited{
	padding: 2px 0px 0px 0px;
color: #000000;
	margin: 0px;
	border-bottom:0px solid #ccd2d2;
}
#pageName h2{
 font: bold 24px Arial,sans-serif;
 color: #000000;
 margin:0px;
 padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 900px;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(http://www.touchpointstudios.com/css/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 3px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(http://www.touchpointstudios.com/css/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 24px;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
	
}

#search input{
  font-size: 12px;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 12px;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	/*	min-height: 200px; 
	height: 200px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	
}


.feature h2{

	font: bold 16px Arial,sans-serif;
	color: #000000;
	padding: 3px 0px 5px 0px;
}

.feature h3{

	font: bold 18px Arial,sans-serif;
	color: #000000;
	padding: 3px 0px 5px 0px;
}

.feature h4{

	font: bold 18px Arial,san-serif;
	color: #006699;
	padding: 10px 0px 5px 0px;
}

.feature img{
	padding: 0px 10px 0px 0px;
}

.comments-template{
	padding: 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

.story h3{
	font: bold 16px Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 13px;
	color: #cccccc;
	margin-top: 10px;
	background:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#siteInfo img{
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/************ rss styles **************/
#rss{
        background-color: #ffffff;
		font-size: 19px;
	
	
}

/************ sectionLinks styles **************/

#sectionLinks{
        background-color: #eaeceb;
		font-size: 13px;
	padding: 0px;
	border-right: 1px solid #cccccc;
}

#sectionLinks h2{

       font: bold 12px Verdana;
	padding: 4px 4px 6px 13px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;


}
#sectionLinks h3{
        font: bold 12px Verdana;
        color: #21536A;
	padding: 4px 0px 4px 13px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;

}


#sectionLinks a:link, #sectionLinks a:visited {
list-style:none;
	display: block;

	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.touchpointstudios.com/css/bg_nav.jpg);
	font:  12px Verdana;
	padding:4px 4px 0px 0px;
        
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
        list-style:none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	font:  12px Verdana;
float:right;
}

#advert img{
	display: block;
}

/**************** adverts styles *****************/

#advert2{
	padding: 10px;
	font:  12px Verdana;
}


/********************* end **********************/

#akst_form ul li{
font-size:12px;
}

