﻿/*
cgap.css
A derivitive of:
'Polar' style for the Tarski theme - http://tarskitheme.com/
*/



/* Navigation
----------------------------------------------- */
body.cgap #wrapper .nav-current:link, body.cgap #wrapper .nav-current:visited, body.cgap #wrapper .nav-current:active { color: #a8a8a8; }
body.cgap #wrapper .nav-current:hover { color: #000; }

	/* Feed icon
	------------------------------------------- */
	body.cgap .feed { background: url('../images/feed-add.gif') no-repeat 0 50%; }

/* Content
----------------------------------------------- */
body.cgap code, body.cgap pre { font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #8fafbf; }
body.cgap abbr, body.cgap acronym { border-bottom: 1px solid #5c8499; }

		/* Headers
		--------------------------------------- */
		body.cgap h3 {
		/*background: url('../images/sbheader.gif'); 
		color:white; */
		color: blue;
		font-weight: Bold;
		font-size: 100%;
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 0pt 0.4em;
		}

		body.cgap #blog-title {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:center;
		}

		body.cgap {
			font-size:80%;
			
		}

		body.cgap .content{
			background-color:#FFF;
		}
		
		body.cgap .secondary {
			background-color:#FFF;
		}
		
		body.cgap #theme-info {
			font-size:9px;
		}
		/* Post content
		--------------------------------------- */
		body.cgap .articlenav { background: #fff; }

		/* Inserts
		--------------------------------------- */
		body.cgap .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
			body.cgap .insert h3 { border-bottom: 1px solid #cfdee5; }

		/* Downloads
		--------------------------------------- */
		body.cgap a.download:link, body.cgap a.download:visited, body.cgap a.download:active { background: #fafcfc url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #cfdee5; border-bottom: 1px solid #cfdee5 !important; }
		body.cgap a.download:hover { background: #fafafa url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #a8a8a8; border-bottom: 1px solid #a8a8a8 !important; }

		/* Images
		--------------------------------------- */
		body.cgap a img { border: 1px solid #4c8099; }
		body.cgap a:hover img { border: none; }


				
		/* Comments
		--------------------------------------- */
		body.cgap .comments-feed a { background: url('../images/feed.gif') no-repeat 100% 50%; }
		body.cgap .trackback { background: url('../images/trackback.gif') no-repeat 100% 60%; }
/* Links
----------------------------------------------- */
body.cgap a:link, body.cgap a:active, body.cgap a:visited { color: #4c8099; }
body.cgap a:hover { color: #000; }

body.cgap .content a:link, body.cgap .content a:visited, body.cgap .content a:active { border-bottom: 1px solid #ccc; }
body.cgap .content a:hover { border-bottom: 1px solid #000; }

body.cgap .noborder {
border:none;
border-bottom: none;
font-style: normal;
text-align: center;
}
body.cgap .noborder a {
border: none;
font-style: normal;
}

body.cgap .noborder a:visited {
border: none;
font-style: normal;
}

body.cgap .content noborder a:active 
{
border: none;
border-bottom: none;
}	

body.cgap .noborder a:hover 
{
border: none;
border-bottom: none;
}	
body.cgap .noborder img 
{
border: none;
border-bottom: none;
}	

/* Widgets sucketh */

/* Widgets Pages START */

body.cgap .widget_pages{
	list-style-type: none;
	margin: 0;
	width: 180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

body.cgap .widget_pages li a{
	color: white;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold; /*light dark dark light*/
	text-decoration:none;
	background-image: url(../images/glossyblue.gif);
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #fff;
}


body.cgap .widget_pages li a:visited{
color: white;
}

body.cgap .widget_pages li a:hover, body.cgap .widget_pages li a:active{
color: white;
background-image: url(../images/glossyblueh.gif);
}

body.cgap .widget_pages .current_page_item
{
    color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

		body.cgap .widget_pages h3 {
		/*background: url('../images/sbheader.gif'); 
		color:white; */
		color: #666666;
		font-weight: Bold;
		font-size: 100%;
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 0pt 0.4em;
		}

/* Widgets Pages END */

/*Links Widget START*/

body.cgap .widget_links{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

body.cgap .widget_links li a{
	color: white;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold; /*light dark dark light*/
	text-decoration:none;
	background-image: url(../images/glossygreen.gif);
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #fff;
}


body.cgap .widget_links li a:visited{
color: white;
}

body.cgap .widget_links li a:hover, body.cgap .widget_links li a:active{
color: white;
background-image: url(../images/glossygreenh.gif);
}

body.cgap .widget_links .current_page_item
{
    color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

		body.cgap .widget_links h3 {
		/*background: url('../images/sbheader.gif'); 
		color:white; */
		color: #666666;
		font-weight: Bold;
		font-size: 100%;
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 0pt 0.4em;
		}

/*Links Widget END*/


/* Widget Recent Entries START*/


body.cgap .widget_recent_entries{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

body.cgap .widget_recent_entries li a{
	color: white;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold; /*light dark dark light*/
	text-decoration:none;
	background-image: url(../images/glossyred.gif);
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #fff;
}


body.cgap .widget_recent_entries li a:visited{
color: white;
}

body.cgap .widget_recent_entries li a:hover, body.cgap .widget_recent_entries li a:active{
color: white;
background-image: url(../images/glossyredh.gif);
}

body.cgap .widget_recent_entries .current_page_item
{
    color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

		body.cgap .widget_recent_entries h3 {
		/*background: url('../images/sbheader.gif'); 
		color:white; */
		color: #666666;
		font-weight: Bold;
		font-size: 100%;
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 0pt 0.4em;
		}
/* Widget Recent Entries END */

		body.cgap .widget  h3 {
		/*background: url('../images/sbheader.gif'); 
		color:white; */
		color: #666666;
		font-weight: Bold;
		font-size: 100%;
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 0pt 0.4em;
		}