/*
Theme Name: Outlook Anywhere
Theme URI: http://www.glowworks.co.uk
Description: Outlook Anywhere
Author: Paul Wilshaw
Version: 1.0
Author URI: http://www.glowworks.co.uk

/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
.alignleft2 {
	float: left;
	margin-left: -63px;
}
.alignright {
	float: right;
}
#indent {
	margin-left: 60px;
}
  
body{
	background: url(images/header-repeatx.gif);
	background-repeat: repeat-x;	
	text-align:center;
	margin:0;
	padding:0;
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	color: #333;
	background-color: #F2F2F2;
	}

a, a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

.post a, a:visited {
	color: #7DA940;
	text-decoration: none;
}
.post a:hover {
	color: #666;
	text-decoration: underline;
}

p a{
	color:#7DA940;
	text-decoration:none;
	}
p a:hover{
	color:#7E42A8;
	text-decoration:none;
	}
	
li a{
	color:#F2F2F2;
	text-decoration:none;
	}
	
li a:hover{
	color:#666;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #003;
    font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 1px;
	}	
	
em{
	color:#FFCCFF;
	}
	







/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color: #0B213C;
	margin-top:-2px;
	margin-left: 3px;
	}
	
	
/* ----------- Menu ----------- */

#topnavi{
	width:100%;
	margin: 0;
	height: 275px;
	font: 1.3em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	}
	
#topnavi a{
	color: #333;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #003;
	}

#toplinks {
	position: relative;
	float: right;
	color: #CCC;
	font-size: 10px;
	margin: -275px 18px 0px 0px;
}
#topcontact {
	position: relative;
	float: right;
	color: #CCC;
	font-size: 10px;
	margin: -262px 78px 0px 0px;
	text-transform: uppercase;
}
#topphone {
	position: relative;
	float: right;
	color: #999;
	font-size: 16pt;
	margin: -208px 18px 0px 0px;
	text-transform: uppercase;
}
#toptabs {
	float: right;
	margin-right: 18px;
	margin-bottom: 10px;
	padding: 0px 5px;
}
#menu{
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left: #003 dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	margin: 0;
	border-right:#003 dotted 1px;
	}

ul#menu li a{
	width: 80px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #111f34;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #062858;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #111f34;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #111f34;
	text-decoration: none;
	display: block;
	}
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width: 940px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content{
	width: 940px;
	padding:25px;
	margin: 0 18px;
	font-size:1em;
	line-height:1.6em;
	}
	
#content h2{
	font-size:1.4em;
	font-weight:100;
	text-transform:uppercase;
	color: #333;
	line-height: 1.4em;
	}
	
#content h2 a{
	color:#333;
	text-decoration:none;
	line-height: 1.4em;
	}
	
#content h2 a:hover{
	color: #666;
	background-color:#7DA940;
	line-height: 1.4em;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#9bddf6 dotted 1px;
	color:#1f160c;
	}
	
#content .gray{
	color:#666666;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#7DA940;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#7E42A8;
	text-decoration:none;
	border-bottom:#7E42A8 solid 1px;
	}
#content .green {
	color: #7DA940;
	border-bottom: 3px solid #7DA940;
}
#content .purple {
	color: #7E42A8;
	border-bottom: 3px solid #7E42A8;	
}
#content .orange {
	color: #F9AC00;
	border-bottom: 3px solid #F9AC00;	
}

.post{
	/*margin-left: 296px;*/
	margin-right: 30px;
	float: right;
	width: 600px;
	padding: 0;
	line-height: 1.3em;
}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#7E42A8;
	border-bottom:#7E42A8 solid 1px;
	}

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:right;
	float: right;
	position: absolute;
	top: 325px;
	right: 12%;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1em;
	width:266px;
	margin: 15px 0px 0px 0px;	
	background: #808080;
	color:#7DA940;
	float: left;
	}
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#7DA940;
	font-weight:200;
	border-bottom:#fff solid 1px;
	}
	
.sidebar ul{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:2px 0 2px 0;
	margin:5px;
	line-height: 1.6em;
	}
	
.sidebar ul li li{
	border-bottom:#F2F2F2 solid 1px;
	padding-bottom: 4px;
	}

.sidebar a{
	text-decoration:none;
	color:#F2F2F2;
	}
	
.sidebar ul li li:hover{
	background: #CCC;
	border-bottom:#7DA940 solid 1px;
	color: #7DA940;
	padding-bottom: 4px;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
#search {
	margin: 6px;
}
#searchicon {
	margin-left: -122px;
	margin-top: 10px;
}
#searchform{
	width: 266px;
	margin:20px 0px 0px 60px;
	float: left;
	width: 60px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#f2f2f2;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}

	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	height:30px;
	/*width:100%;*/
	background-image:url(images/footer-repeatx.gif);
	background-repeat:repeat-x;
	clear:both;
	margin-top: 20px;
	margin-bottom:0;
	color:#F2F2F2;
	}
	
#footerimg{
	position: absolute;
	left: 0xp;
	width:1000px;
	height:390px;
	background-image:url('img/footer.jpg');
	background-color:#1f150c;
	}
	
	
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#7DA940;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#9bddf6;
	}

.commentlist a:hover, .commentlist a:active {
	color:#7DA940;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #7DA940;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}
	
#suattr {
	display: none;
}

.widgettitle {
	display: none;
}
#glowworks a {
	float: right;
	margin-right: 18px;
	margin-top: -18px;
	position: relative;
	z-index: 1001;
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
} 
