/*   
Theme Name: GilesFiles
Theme URI: http://www.tenacityworks.com
Description: GilesFiles site theme
Author: James Mentz
Author URI: http://www.tenacityworks.com
Version: v1.0
.
(c) Tenacity Works Ltd 2008
.
*/

/* ~~~~~~~~~~~~~~~~~~~
 * Site wide elements
 * ~~~~~~~~~~~~~~~~~~~ 
 */

body{
	background: #FFFFFF url(img/gf_pgs_bg.jpg) repeat-x;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a{
	text-decoration: underline;
	color: #5485AB;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color: #003366;
}
#mainFrame{
	width: 100%;
	text-align: center;
	padding-top: 41px;
	background: url(img/gf_pgs_strip2.png) repeat-x left 97px;
}
#contentBox{
	width: 965px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align: left;
}
#contentBox .mastLogo{
	border: 0;
}
#mast{
	height: 38px;
	margin: 10px 0 15px 0;
	padding-top: 12px;
}
#mast .heading{
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	padding-top: 5px;
}
#searchBox {
	float: right;
	width: 448px;
}
#searchBox #s{
	width: 255px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
#searchsubmit{
	width: 179px;
	height: 27px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background: transparent url(http://www.gilesfiles.info/img/gf_pgs_search.png) no-repeat center top;
	text-indent: -1000em;
	font-size: 0em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#leftCol{
	width: 180px;
	float: left;
	margin-top: -2px;
	padding-right: 12px;
}
#leftCol .outer{
 	padding:0;
  	margin:0;
}
#leftCol ul li{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
}
#leftCol ul li p{
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	line-height: 20px;
	margin-top: 0px;
}
#leftCol .inner{
 	padding:0;
  	margin-left: 18px;
	padding-bottom: 10px;
}
#leftCol ul li ul li{
	list-style: url(img/gf_pgs_bullet.gif);
	font-size: 13px;
}
#leftCol ul li ul li a{
	text-decoration: underline;
	color: #5485AB;
	font-weight: normal;
}
#leftCol ul li ul li a:hover{
	text-decoration: underline;
	color: #003366;
}
#rightCol{
	width: 757px;
	padding-left: 15px;
	float: left;
	border-left: #5485AB dotted 1px;
}
h1{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h2{
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	margin-top: 0;
}
h3{
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
h1 a{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
h1 a:hover{
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
#rightCol small{
	font-size: 12px;
	color: #999999;
	margin: 6px 0 20px 0;
}
#rightCol #commentform #comment{
	width: 600px;
}
#footerBox{
	clear:both;
	padding: 16px 0  0 204px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	width: 761px;
	height: 20px;
}
.category_access_protected_post{
	padding: 10px 0 10px 0;
}
.category_access_protected_category{
	width: 100px;
	display: inline;
}
.category_access_protected_title{
	text-decoration: underline;
	display: inline;
}
.category_access_padlock{
	padding-right: 5px;
}
.entry img{
	padding: 5px;
	margin: 5px 5px 5px 10px;
	border: #9FCDE3 1px solid;
	float: right;
}
#loginBox{
	background-image: url(http://www.gilesfiles.info/img/tab.png);
	padding: 8px 15px 0 15px;
	text-align: center;
	float: right;
	margin-top: -42px;
	width: 182px;
	height: 26px;
}
#register{
	font-size: 14px;
	color:#CC0000;
	font-weight: bold;
}
.ddsg-wrapper h2{
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~
 * Alt Browser Hacks
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 
 
/*IE6 */
 
* html #mast .heading{
	padding-top:0;
}
* html #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
* html #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
* html #loginBox{
	background-image: url(http://www.gilesfiles.info/img/tab.png);
	padding: 8px 15px 0 15px;
	text-align: center;
	float: right;
	margin: -43px 0 0 747px;
	width: 182px;
	height: 26px;
	position: absolute;
	z-index: 1;
}

/*IE7 */
 
*:first-child+html #mast .heading{
	padding-top:0;
}
*:first-child+html #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
*:first-child+html #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
*:first-child+html #mast{
	height: 38px;
	margin: 10px 0 15px 0;
	padding-top: 9px;
}
*:first-child+html #mast .heading{
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	padding-top: 4px;
}

/*FFOX on WIN */
 
.win.gecko #mast .heading{
	padding-top:0;
}

/*WEBKIT */

.win.webkit #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
.mac.webkit #searchBox #s{
	width: 245px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border: #A0A0A0 1px solid;
	font-size: 17px;
	float: left;
}
