/*
Theme Name: Clicmetrics
Theme URI: http://wordpress.org/
Description: The template theme for clicmetrics.
Version: 1.6
Author: Ruaridh Currie
Author URI: http://www.ruaridh-currie.com
Tags: clicmetrics

*/

/* GENERAL STYLES */
/* CSS UTILITIES WHICH SHOULD BE USABLE ON ANY SITE */

/*   --------------------   */
/*   UTILITIES              */
/*   --------------------   */

html, body,  p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, dd {
margin: 0;
padding: 0;
border: 0;
}

html{
font-size: 100.01%;
}

form, input, 
textarea, select{
	font-size:100%;
}

abbr, 
acronym, 
span.abbr {
	cursor: help; 
	border-bottom: 1px dashed #000;
}

ul{
	list-style:none;
}

table{
	border-collapse: collapse;
	font-size:100%;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

/* UTILITY - generic classes information only */

.inline{
	display:inline;
}

.remove{
	display:none;
}

.hideLegend legend{
	display:none;
}

.hide, #skipNav

{

	position:absolute;

	top:0;

	left:-200em;

	width:20em; /* stops ie 7 from adding -200em to the page width and scrolling horizontally */

}



#skipNav a:focus, #skipNav a:active {

	position:absolute;

	top:5px;

	left:200.5em;

	border:1px solid #ccc;

	background:#fff;

	padding:2px 4px;

	display:block;

	width:10em;

}



#skipNav a#js:focus, #skipNav a#js:active{

	width:18em;

} 



.fr{
	float:right;
}

.fl{
	float:left;
}

.tar{
	text-align:right;
}

.tac{
	text-align:center;
}

.tal{
	text-align:left;
}

.half{
	width:50%; /*Clearly if using 2 of these - there can be no margin, padding or borders attached */
	padding:0;
	margin:0;
	border:0;
}

.halfish{
	width:48%;
}

/* FULL CLEAR - forces a container to surround all children - regardless of floating */

/*.fc:after, .formRow:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.fc, .formRow{ display: inline-block;}

/* Hides from IE-mac \*/
* html .fc, * html .formRow { height: 1%; }
.fc, .formRow { display: block; }*/


html{}
body {
	font-size:62.5%;
	padding:0;
	background: #ccccff;
}
.container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(images/headerbg.gif);
	float: left;
	height: 218px;
	width: 940px;
}
.headerleft {
	float: left;
	width: 275px;
}

#mainbody {
	background: #FFF;
	float: left;
	width: 940px;
}
#footer {
	background: #454545;
	float: left;
	height: 45px;
	width: 940px;
}


h1.graphical {
	text-indent: -9999px;
	display: block;
	margin:0;
	padding:0;
	float: left;
	}

h1.mainlogo {
	width:146px;
	height:78px;
	background: transparent url(images/logo.png) no-repeat left top;
	margin-top: 56px;
	margin-left: 66px;
	}

h1.mainlogo a {
	display: block;
	margin:0;
	width: 146px;
	height: 78px;
	left: 0px;
	}
h1.mainlogo a:hover {
	border: 2px none #bbbbbb;

	}
.toprightmenu {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: right;
	width: 100px;
	margin-top: 12px;
}
.toprightmenu a {
	color: #FFF;
	text-decoration: underline;
}
.toprightmenu a:hover {
	color: #FFF;
	text-decoration: none;
}
.mainmenu {
	float: left;
	height: 37px;
	width: 650px;

	margin-top: 0px;
	margin-left: 3px;
}
.presentationtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	width: 500px;
	display: block;
	float: left;
	margin-top: 44px;
	margin-bottom: 35px;
}

ul#menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
ul#menu li {
	color: #FFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul#menu li a {
	color: #FFF;
	display: block;
	float: left;
	padding: 11px 18px;
}
.mainmenu #menu li .current {
	background: #92278f;
}
.footercontent {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 13px;
	padding-left: 35px;
}
.container #footer .footercontent a {
	color: #FFF;
	text-decoration: underline;
}
.container #footer .footercontent a:hover {
	color: #FFF;
	text-decoration: none;
}
.homeleft {
	float: left;
	width: 420px;
	margin-left: 40px;
	margin-bottom: 40px;
}
.homeright {
	float: right;
	width: 420px;
	margin-right: 40px;
}
.homeleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px none #CCC;
	list-style-type: none;
}
.homeleft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
}
.homeleftlarger {
	font-weight: bold;
	line-height: 26px;
	display: block;
	background: #f4f4f4;
	padding: 15px;
	font-size: 1.3em;
	border: 1px dotted #CCC;
}
.homeright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px none #CCC;
	color: #92278f;
	list-style-type: none;
}.homecoma {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
.homecoma h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
}
.homecoma p a {
	color: #92278f;
	text-decoration: underline;
	font-weight: bold;
}
.homecoma p a:hover {
	color: #4cbae3;
	text-decoration: underline;
	font-weight: bold;
}
.homecoma img {
	float: left;
	border: 4px solid #666;
	margin-top: 8px;
	margin-bottom: 8px;
}

.homecoma p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
	color: #666;
	line-height: 15px;
	display: block;
	background: #FFF;
	padding: 10px;
	width: 178px;
	border: 1px dotted #CCC;
}
.rightten {
	margin-right: 20px;
}
#blogcontent {
	float: left;
	width: 840px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#blogcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px dashed #CCC;
	color: #92278f;
	padding-bottom: 15px;
	list-style-type: none;
}
/* Sidebar styles*/

#sidebar {
	float: left;
	width: 200px;
}
.twitter {
	float: left;
	height: 15px;
	width: 80px;
	margin-bottom: 8px;
}
.searchbg {
	float: left;
	width: 217px;
	height: 43px;
	background: #eeeee6;
	border: 1px solid #d6d6d6;
	padding-left: 9px;
}
.searchbg input {
	margin-top: 10px;
	border: 1px solid #CCC;
	width: 140px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#searchbutton {
	height: 23px;
	width: 55px;
	border-style: none;
	float: left;
	margin-top: 7px;
	margin-left: 3px;
}
#latestnews {
	float: left;
	width: 200px;
}
#latestnews h4 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
ul.newsstories {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
.newsstories li {
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}
.newsstories li a {
	color: #91298e;
	text-decoration: underline;
}
.newsstories li a:hover {
	text-decoration: none;
}
/* archive styles*/
#archiving {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#archiving h4 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
ul.archive {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
.archive li {
	margin-bottom: 6px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}
.archive li a {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.archive li a:hover {
	text-decoration: none;
}
/* links styles*/
#links {
	float: left;
	width: 228px;
	margin-bottom: 30px;
}
#links h4 {
	color: #91298e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.9em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
}
ul.usefullinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
.usefullinks li {
	margin-bottom: 6px;
	border-bottom: 1px dotted #999;
	padding-bottom: 8px;
}
.usefullinks li a {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.usefullinks li a:hover {
	text-decoration: none;
}


/* Content*/
#content {
	float: left;
	width: 600px;
}
.blogtitle {
	color: #922a8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
.blogtitle a {
	color: #922a8f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.blogtitle a:hover {
	color: #922a8f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.blogdetailcontainer {
	float: left;
	width: 100%;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	display:block;
	margin-bottom:7px;
}
.dateposted {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.dateposted a {
	color: #000;
}
.comments {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 11px;
	padding-left: 20px;
}
.subscribe {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 8px;
	padding-left: 25px;
}
.subscribe a {
	color: #999;
	background: url(../../../../beyondwebanalytics/wp-content/themes/clicmetric/images/feedicon.png) no-repeat left 0px;
	padding-left: 24px;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}

.blogstory h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #000;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 16px;
	float: left;
	width: 100%;
}
.blogstory p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #212525;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	float: left;
	width: 100%;
	margin-bottom:20px;
	}
.blogstory h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}#content {
	padding-bottom: 22px;
	margin-bottom: 22px;
	float: right;
}
.readmore a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8f278c;
	width: 167px;
	text-align: right;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}
.readmore a:hover {
	text-decoration: none;
	color: #333;
}
#standardcontent {
	float: left;
	width: 840px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#standardcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px dashed #CCC;
	color: #92278f;
	padding-bottom: 15px;
	list-style-type: none;
}
#standardcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	
}.floatimageright {
	float: right;
	border: 1px none #CCC;
	margin-left: 5px;
	clear: both;
}
.stanboxleft {
	font-weight: normal;
	line-height: 20px;
	display: block;
	background: #f4f4f4;
	padding: 15px;
	font-size: 1.3em;
	border: 1px dotted #CCC;
	width: 370px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.stanboxright {
	font-weight: normal;
	line-height: 20px;
	display: block;
	background: #f4f4f4;
	padding: 15px;
	font-size: 1.3em;
	border: 1px dotted #CCC;
	width: 370px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.stanboxleft h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #8f278c;
}
.stanboxright h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #8f278c;
}
.holdboxes {
	width: 100%;
	float: left;
	margin-top: 15px;
}

 .stanboxleft ul {
	display: list-item;
	margin: 8px 0px 0px;
	padding: 0px;
}

 .stanboxleft ul li {
	list-style-type: circle;
	margin-left: 14px;
}
 .stanboxright ul {
	display: list-item;
	margin: 8px 0px 0px;
	padding: 0px;
}

 .stanboxright ul li {
	list-style-type: circle;
	margin-left: 14px;
}
.popuppage {
	background: #FFF;
}

/*styles for pop ups*/

#popcontent {
	float: left;
	width: 500px;
	margin: 25px;
}
#popcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px none #CCC;
	color: #92278f;
	list-style-type: none;
}
#popcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	
}

.mycomments {
		font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
		color: #000000;
		display:block;
		background-color:#f5f5f5;
		padding:15px;
		border: 1px solid #CCC;
		float:left;
		margin-top:12px;
	}
.mycomments a {

	color: #92278f;
	}
.mycomments ol {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	}	
	
.respond {
	float:left!important;
	width:100%!important;
	
	}
.floatimageleft {
float:left;
margin-right:20px;
margin-bottom:10px;
border: 1px solid #CCC;
}
.floatimageright {
float:left;
margin-left:20px;
margin-bottom:10px;
border: 1px solid #CCC;
}	
.youtube {
margin-top:15px;
display:block;
}
.topemailaddress {
	color: #FFF;
	float: right;
	width: 163px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	margin-top: 1px;
}
.topemailaddress a {
	color: #CCC;
	text-decoration: underline;
}
.topemailaddress a:hover {
	text-decoration: none;
}
.more-link {
 font-size: 15px;
 font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom: 20px;
	color: #92278f;
	outline: none;
}
.more-link  a {
color: #92278f;
text-decoration: underline;
outline: none;
}
.more-link  a:hover {
color: #92278f;
text-decoration: none;
outline: none;
}
.rsssubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	width: 200px;
}
.rsssubscribe a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	background: url(http://www.clicmetrics.com/images/feed-icon-14x14.png) no-repeat left;
	padding-left: 17px;
}
#sidebar ul {
font-family: Arial, Helvetica, sans-serif;
list-style-type: none!important;
margin-left:0px;
padding-left:0px;
}
#sidebar li h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
list-style-type: none!important;
color: #333;
}

#sidebar li  {
font-family: Arial, Helvetica, sans-serif;
list-style-type: none!important;
margin-bottom: 4px;
padding-bottom: 6px;
color: #000000;
font-size: 1.1em;
}
#sidebar li a {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}
#sidebar li a:hover {
	text-decoration: none;
}