/*
Theme Name: GAP PR and Marketing
Theme URI: www.gapgb.com
Description: Theme for GAP PR and Marketing
Author: Guy Parker
Author URI: www.gapgb.com
Tags: custom, gap, two columns, widgets, head, foot
*/

/* ==================================== AsOne GAP =============================== */


img, div { behavior: url(/pngfix/iepngfix.htc) }


* {margin:0;padding:0;}

#clear {
	clear: both;
	float: none;
}

body {
	font-size: 62.5%; /* 1em = 10px */
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	background: #96bcff url('images/body-background.png');
        background-repeat: repeat-x;
	color: #000000;
	text-align: center;
        line-height: 1.8em;
	margin: 0;
	padding: 0;
	}

ul  {
	list-style-type: square;
	list-style-image: none;
	margin-left: 25px;
        padding-left: 15px;
}

.entry p {
        font-size: 1.1em;        
        line-height: 2.1em;
		margin-bottom:10px;
}

.post h2 {
        font-size: 2.6em;
        color: #545454;
        font-weight: normal;        
        line-height: 1.8em;
}

.entry h3 {
        font-size: 2em;
        color: #93BAFF;
        font-weight: normal;        
        line-height: 1.8em;
}

a:link {
        color: #FF00FF;
        font-size: 1em;
}
a:hover {
        color: #545454;
        font-size: 1em;
}
a:visited {
        color: #FF00FF;
        font-size: 1em;
}
a:active {
        color: #FFFFFF;
        font-size: 1em;
}


#page {
	background: url('images/page-background.png');
        background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: 0;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 115px;
	width: 840px;
        text-align: left;
	}

#headgaplogo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}
#headgaplogo h1 {
	display:block;
        padding: 0;
        margin: 0;
	width:141px;
	height:115px;
	text-indent:-9999px;
	background:transparent url(images/head-gap-logo.png) no-repeat 0 0;
}
#headgaplogo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#headnavigation {
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 25px;
}
#headnavigation li {
        list-style: none;
	display: inline;
	overflow: hidden;
}

#headnavigation li a {
        font-size: 2em;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #545454;
        padding-bottom: 6px;
        margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
        text-decoration: none;
}

#headnavigation li a:hover {
	color: #ffffff;
        padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
        text-decoration: none;
}

#headcontact {
        padding: 0px;
        text-align: right;
        font-size: 2em;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
}
#headcontact img {
	margin-bottom: -15px;
        padding-right: 5px;
        padding-left: 5px;
}
#headcontact a {
	color: #FFFFFF;
        text-decoration: none;
}
#headcontact a:hover {
	color: #545454;
        text-decoration: none;
}



#footer {
	background: #93BAFF;
	border: none;
	padding: 0;
	clear: both;
        height: 130px;
	}

#footercontainer {
	width: 840px;
	margin: 0 auto;
        font-size: 1.1em;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #545454;
	}

#footabout {
	width: 174px;
	height: 130px;
        background: url('images/foot-logo-icon.png');
        background-repeat: no-repeat;
        float: left;
        margin-right: 20px;
        text-align: left;
	}

#footabout h3 {
	color: #FFFFFF;
        font-size: 2.8em;
        margin-left: 40px;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: normal;
	}
#footabout a {
	color: #FFFFFF;
	}
#footabout a:hover {
	color: #545454;
        text-decoration: none;
	}

#footenquire {
	width: 174px;
	height: 130px;
        background: url('images/foot-logo-icon.png');
        background-repeat: no-repeat;
        float: left;
        margin-right: 20px;
        text-align: left;
	}

#footenquire h3 {
	color: #FFFFFF;
        font-size: 2.8em;
        margin-left: 40px;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: normal;
	}
#footenquire a {
	color: #FFFFFF;
	}
#footenquire a:hover {
	color: #545454;
        text-decoration: none;
	}

#footcontact {
	width: 185px;
	height: 130px;
        float: left;
        text-align: left;
	}

#footcontact p {
	color: #FFFFFF;
        font-size: 1.8em;
        text-decoration: none;
	}

#footcontact a {
	color: #FFFFFF;
        font-size: 1em;
        text-decoration: none;
	}

#footcontact a:hover {
	color: #545454;
        text-decoration: none;
	}

#footcontact img {
	margin-bottom: -15px;
        margin-right: 5px;
        margin-top: 30px;
	}


#footlogo {
	width: 251px;
	height: 130px;
        background: url('images/foot-jaunty-logo.png');
        float: left;
	}

#content {
	width: 619px;
        float: left;
        margin-left: 30px;
	}




/* Begin Sidebar */



#sidebar
{
	padding-top: 30px;
	margin-left: 30px;
        float: left;
	width: 191px;
	}

#sidebar form {
	margin: 0;
        padding: 0;
	}

#sidebar h2 {
        font-size: 3em;
        text-decoration: none;
        color: #545454;
        font-weight: normal;
	margin-top: 15px;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
        width: 120px;
        font-size: 1.5em;
        color: #545454;
        font-weight: normal;
	margin: 0;
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a {
        color: #545454;
        font-size: 1.5em;
        font-weight: normal;
        text-decoration: none;

}

#sidebar ul li ul li a:hover {
       /* color: #FF00FF;*/
	   color: #96BBFF;
        font-size: 1.5em;
        font-weight: normal;
        text-decoration: none;
		border-left: 3px solid #FF00FE;
		padding-left:5px;

}

#sidebar ul li ul li {
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC0FF;
        padding-bottom: 8px;
        padding-top: 8px;

}

.textwidget #sidebarwaylf {
        color: #FFFFFF;
		margin-top:40px;
        padding-top: 1px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 30px;
        background: #545454 url('images/sidebar-grey-curve-bottom.gif');
        background-repeat: no-repeat;
        background-position: bottom;
}

.textwidget #sidebarwaylf a, .textwidget #sidebarwaylf a:link, .textwidget #sidebarwaylf a:visited {
        color: #FFFFFF;
        font-size: 1.2em;
        font-weight: normal;
        text-decoration: none;
        border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF00FF;
        padding-left: 4px;
        margin: 0;
}

.textwidget #sidebarwaylf a:hover {
        color: #FF00FF;
        text-decoration: none;
        border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
        padding-left: 4px;
        margin: 0;
}

.textwidget #sidebarwaylf ul li {
        padding-top: 8px;
        padding-bottom: 0;
        margin: 0;
        border: 0;
}

.textwidget #sidebarwaylf h2 {
        color: #FFFFFF;
        line-height: 1.1em;
        font-size: 2.5em;
}

/* End Sidebar */



/* ==================================== Default =============================== */









.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 2.2em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #545454;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF00FF;
	text-decoration: underline;
	}

a:hover {
	color: #545454;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}




.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	/*text-align: center;*/
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
*/
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #545454;
	text-align: center;
	background-color: #FFFFF;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
        color: #ff00ff;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.widgettitle a{color:#545454;}
.widgettitle a:hover{color:#FF00FE;}
.widgettitle a:visited{color:#545454;}
.bigbluetop{font-size:19px; color:#94B9FF; line-height:28px;}
.imagespaceright{margin-right:20px; margin-bottom:5px;}
.pagetitle{text-align:left;  font-weight:normal;}
.post h3 a{font-size: 2.2em; font-weight:normal; line-height:30px}
.bluequote{color:#94B9FF; font-size:1.8em; width:75%; margin-left: auto; margin-right:auto; background: url(http://www.gapgb.com/images/gray.jpg) repeat-y left top; padding-left:10px; line-height:21px; margin-bottom:25px; margin-top:20px;}
.postmetadata{

background-color:#94B9FF; 

padding:15px;}
.postmetadata small{font-size:11px; color:#555}
.postmetadata small a, .postmetadata small a:hover, .postmetadata small a:visited{color:white;}

.bookmarks-gallery {
	text-align: center;
	margin: 0 auto;
	}
.bookmarks-gallery img {
	width: 120px;
	height: 120px;
	margin: 0 8px 15px 8px;
	}

.wordtube {margin: 8px 25px 0 0;
           text-align: left;
           float: left;
           border: solid 1px;
                   }