/*  
Theme Name: Webstrong Ltd
Theme URI: http://webstrong.ie
Description: This is the custom theme designed for www.webstrong.ie
Version: 1.2
Author: Iarfhlaith Kelly
Author URI: http://iarfhlaith.com/
*/
body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#333;
}

h1, h2, h3 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

p {

	margin:0;;
	padding:10px 0 10px 5px;
	font-size:12px;
	line-height:150%;
}

li {

	font-size:12px;
	padding:5px 0 5px 0;
}

img {

	border:none;
}

a		  {}
a:link 	  {text-decoration:none; color:#0066CC;}
a:active  {text-decoration:none; color:#006699;}
a:visited {text-decoration:none; color:#0066CC;}
a:hover	  {text-decoration:none; color:#4192e5;}

a.imgLink {border-bottom: none;}

#top {
	
	margin:0 auto;
	padding:0;
	background-image:url('images/wallpaper.gif');
	background-color:#00036c;
	height:71px;
}

#header {

	width:800px;
	height:52px;
	margin:0 auto;
	padding:0;
}

#headerHome {

	width:800px;
	height:52px;
	margin:0 auto;
	padding:0;
}

#webstrongLogo {
	
	padding:15px 0 5px 0;
	width:400px;
	float:left;
}

#header h1, #headerHome h1 {

	text-indent:-10000px;
	margin:0;
	padding:0;
}

#mailButton {

	float:right;
	margin:21px 9px 0 0;
}

#mailButton a {

	border:none;
}

#tagLines {

	background-repeat:repeat-x;
	background-image:url('images/banner.gif');
	
}

#tagLines #holder {

	width:800px;
	margin:0 auto;

	background-image:url('images/WS.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#tagLines h2 {

	color:#FFFFFF;
	padding:25px 0 0 0;
	font-size:36px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#tagLines h3 {

	color:#F7ED74;
	padding:0;
	font-size:28px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:140%;
}

.summary {
	
	color:#FAF4B2;
	font-size:18px;
	padding:20px 0 29px 0;
	width:210px;
	float:left;
}

.summary span {
	
	background-image:url('images/greenIcon.png'); background-repeat:no-repeat;
	padding:0 0 10px 35px;
	margin:10px 20px 0 0;
	display:block;
}

/* Main Site Navigation */

#navStrip {

	background: #fcf2ef;
	background-image:url('images/menuFade.gif');
	background-repeat:repeat-x;
	border-top: 1px solid #bdc8d3;
	border-bottom: 1px solid #48628A;
}

#navStrip div {

	width: 800px;
	margin: 0 auto;
	height: 32px;
}

#navStrip ul {

	float: left;
	margin:0;
	padding:0 0 0 10px;
	font: bold 13px Arial;
}

#navStrip li {

	display: inline;
	list-style-type: none;
}

#navStrip li a {

	float: left;
	color: #113255;
	padding: 9px 19px 8px 19px;
	text-decoration: none;
	background: transparent url('images/menuBg.gif') right top no-repeat;

}

#navStrip li a#leftMostItem {

	border-left: 1px solid #bdc8d3;
	height:13px;
}

#navStrip li a#rightMostItem {

	border-right: 1px solid #bdc8d3;
	background-position: top left;
}

#navStrip li a:hover{

	color: black;
	background-image: url('images/menuBgOver.gif');
}

/* Main Content Section */

#content {

	width:780px;
	margin:0 auto;
}

#content h2 {
	padding:6px 0 3px 30px;
	background-image:url('images/titleIcon.gif');
	background-repeat:no-repeat;
	background-position:1px 1px;
	font-size:16px;
	width:500px;
	text-transform:capitalize;
}


#content h3 {

	padding:6px 0 3px 30px;
	background-image:url('images/titleIcon.gif');
	background-repeat:no-repeat;
	background-position:1px 1px;
	font-size:16px;
	margin-top:15px;
}

#content h3.noIcon {

	background:none;
	padding-left:0;
}

#content h3.subTitle {

	font-size:14px;
	margin-left:3px;
}

#contentColumn ul {

	background-color:#FFFFCC;
	border:1px dashed #000066;
	margin:10px 0pt 0pt 5px;
	padding:10px;
}

#contentColumn li {

	list-style:none;
	background-image:url('/wp-content/themes/webstrong/images/nuggetHome.gif');
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding-left:25px;
	
}

#contentColumn li img.avatar {
	float:left;
	padding:0 6px 10px 0;
}

#leftContentColumn {

	width:389px;
	float:left;
}

#rightContentColumn {

	margin-top:15px;
	width:360px;
	float:left;
}

#leftContentColumn {

	padding-right:30px;
}

#sideBar {

	float:left;
	width:213px;
	background-color:#ECECEC;
	padding:15px 0 15px 10px;
	border-bottom: 2px solid #e2e3e3;
	
}

#contentColumn {

	float:left;
	width:540px;
	padding:15px 15px 15px 0;
	border-right:#e2e3e3 solid 2px;
	
}

#sideBar h3 {

	padding:0;
	margin:0;
	background:none;
	font-size:12px;
}

#sideBar ul, #sideBar li, #sideBar ul li h2 {

	margin:0;
	padding:8px 0 10px 0;
	list-style:none;
	/*background-image:none;*/
}


#sideBarIcon {

	padding-bottom:10px;
}

/* SideBar Icons */

.sideBarIcon img {

	float:left;
}

.sideBarIcon h4 {

	font-size:18px;
	margin:2px;
	padding:0 0 0 25px;
}

.sideBarIcon p {

	padding:0;
	margin:0;
	font-size:9px;
}

/* SideBar List */
.sideBarList h3 li {

	background-image:none;
	padding-left:0;
}

.sideBarList p {

	padding:0;
	margin:0;
	font-size:9px;
	color:#999999;
}

.sideBarList li {

	background-image:url('/wp-content/themes/webstrong/images/menuArrow2.gif');
	background-repeat:no-repeat;
	background-position:0 9px;
	padding-left:20px;
}

.sideBarList li a {
	
	padding:0 0 0 19px;
}

#homePostList li span, #blogPostList li span{padding:0 !important;}

.sideBarList li span {
	
	padding:0 0 0 19px;
}

/* Custom Fonts */

p.sideComment {

	font-size:10px;
	padding: 5px 5px 5px 0;
}

div.sideLinkBox {
	
	background-color:#CBE4FD;
	border:1px solid #000066;
	color:#000066;
	font-size:10px;
	font-weight:bold;
	margin:5px 13px 3px 1px;
	padding:5px;
	text-align:center;
}

/* Custom Layouts and Styles */

.imgLeft {

	float:left;
	margin: 2px 10px 2px 0;
}

.imgRight {

	float:right;
	margin: 2px 0 2px 10px;
}

.iconMenu {

	width:100%;
	border: 1px dashed #000066;
	background-color:#FFFFCC;
	margin: 0pt 0pt 0pt 5px;
}

.iconMenu td {

	text-align:center;
	padding:10px;
}

.iconMenu a {

	border:none;
}

/* Footer */

#footer {

	background-color:#d4ecff;
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:170px;
	border-top: 2px dotted #00036c;
}

#footer a {color:#0099FF; border:none;}
#footer a:hover {border-bottom: 1px dotted #993300;}

#footerContent {

	width:800px;
	margin:0 auto;
	padding:0;
}

#footerContent p {

	margin-left:5px;
	color:#00036c;
	line-height:140%;
}

#rightFooter {

	float:right;
}

/* General Layout Styles (for use within all content) */

div.imgLeft {

	float:left;
	margin:10px 10px 10px 0;
}

p.intense {

	font-size:10px;
	color:#990000;
	padding:0 0 4px 0;
}

.clear {

	clear:both;
}


/*  
//////////////////////////////////////////////////////////////////////
*/


.postInfo {

	color:#339900;
	padding: 4px 0 0 10px;
}

.post, h2.sectionHead, .navigation, #commentsBox {

	margin:0;
}

h2.sectionHead {

	padding-bottom:0;
	color:#990000;
}

.post h2 {
	
	font-size:23px;
	padding-top:15px;
	color:#000066;
}

.post p, .commentList p {

	line-height:150%;
}

.postMetaData {

	font-size:11px;
	margin:0 0 25px 0;
	padding:2px 0 2px 10px;
	border:1px dashed #ACD6FE;
	border-left:none; border-right:none;
}

.postMetaData a:link 	{color:#990000;}
.postMetaData a:active  {color:#006699;}
.postMetaData a:visited {color:#990000;}
.postMetaData a:hover	{color:#4192e5;}

.navigation .alignLeft {

	float:left;
	font-size:12px;
	padding-left:100px;
	padding-bottom:10px;
}

.navigation .alignRight {

	float:right;
	font-size:12px;
	padding-right:100px;
	padding-bottom:10px;
}

.commentHeader {
	
	margin:0 0 10px 0;
	padding:5px 0 4px 0;
	/*border-top:#a9cdf1 solid 1px;
	border-bottom:#a9cdf1 solid 1px;*/
}

.commentCount {

	font-size:11px;
}

.commentAuthor a {
	
	color:#990000;
}

.commentList {

	list-style:none;
	margin:0;
	padding:0 0 30px 0;
}

.commentList .odd {

	background:#EFF8FF;
	padding:10px;
	margin: 10px 0 0 0;
	border: 1px dashed #000465;
}

.commentList .alt {

	background-color:#EFF8FF;
	padding:10px;
	margin: 10px 0 0 0;
	border: 1px dashed #000465;
}

.myComment .commentAuthor {

	padding:5px 0 3px 25px;
	background-image:url('/wp-content/themes/webstrong/favicon.ico');
	background-repeat:no-repeat;
	background-position: 1px 6px;
}

.theirComment .commentAuthor {

	padding:5px 0 3px 25px;
	background-image:url('/wp-content/themes/webstrong/images/nuggetHome.gif');
	background-repeat:no-repeat;
	background-position: 1px 6px;
}

.commentNew {

	margin:0;
}

#actualCommentForm {

	margin:0;
	padding:0;
}

#commentForm {

	border:1px solid #B2B3D0;
	background-color:#D4ECFF;
	padding:0 10px 10px 10px;
	margin:10px 0 0 0;
}

#commentForm p, .minorDetail {font-size:11px;}

.h4{font-size:150%;margin:0;font-weight:normal;margin:20px 0 0 0;}
.minorDetail{color:#999;margin:3px 0 0 0;display:block;}

#commentForm textarea {

	width:98%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#commentForm input {

	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	margin-bottom:5px;
	vertical-align:middle
}

#commentForm #submit {

	width:auto;
}

#content .sectionHead {
	background-image:url('images/bg-categories.png');
	font-size:12px;
	/*color:#BCBABA;*/
	color:#9F9E9E;
	padding:8px 0 10px 12px;
	margin:0;
}

#content .boxcomments h3 {
	
	font-size:12px;
}

#contentColumn .boxcomments li {
	
	background-image:none;
}

.homeSide {
	
	color:#223F6B;
	margin:10px 0;
	font-size:11px;
}

#recentBlogsHome {
	
	margin:20px 0 0 0;
}

#recentBlogsHome a {
	
	color:#223F6B;
}

#homeFeed {
	
	padding:0;
	margin:1px 5px 0 0;
	float:left;
}

#supportedBy {
	
	background:#ffffff;
	margin:-2px 0 0 0;
	padding:0 0 0 10px;
	border:2px solid #E2E3E3;
	border-top:none;
	border-bottom:none;
	width:179px;
}

.supportedByPad {
	
	padding:10px 0 0 0;
}

.teamWebstrong {
	
	margin:10px 0 20px 0;
}

.teamWebstrong span {
	
	color:#7D9CCE;
	margin:0 0 20px 0;
}

.avatars {
	
	float:left;
	margin:0 10px 0 0;
}

.teamWebstrong h4 {
	
	color:#223F6B;
	margin:0;
	padding:7px 0 0 0;
	font-size:11px;
}

h4{margin:15px 0 4px 0;}

#homeHolder {
	
	color:#182C4E;
}

#homeHolder h2 {
	
	background-image:none;
	margin:15px 0 5px 0;
	padding:0;
	font-size:18px;
}

.steps {
	
	float:left;
	width:180px;
	text-align:center;
	margin:10px 0;
}

.steps p {
	
	margin:10px 0 10px 10px;
	line-height:15px;
	padding:0;
	font-size:10px;
}

.awards {
	
	margin:0 9px 0 0;
	display:inline;
}

.CTA-Button {
	
	border:2px solid #36517E;
	text-align:center;
	padding:12px 0;
	background-image:url('images/CTA-Sliver.gif'); background-repeat:repeat-x;
	display:block;
}

#trackbacks {
	
	font-size:14px;
	background-image:none;
	margin:0;
	padding:0;
}

.subscribe {
	
	border:2px solid #E2E3E3; border-bottom:none;border-top:none;
	width:179px;
	padding:5px 0 5px 10px;
	background:#ffffff;
	margin:-2px 0 0 0;
}

.signUp {
	
	float:left;
	margin:0 6px 0 0;
}

#sideBar .subscribe h2 {
	
	background-image:none;
	font-size:11px;
	width:145px;
	padding:5px 0;
}

#quirk {
	
	padding:0 0 10px 10px;
}

#sendYourOwn {
	
	margin:35px 0 20px 0;
}

#contentColumn #tbBox {
	
	margin:0;
	padding:0;
}

#contentColumn #tbBox ol li {
	
	margin:0;
	padding:3px 0 3px 10px;
	font-size:10px;
}

#contentColumn #tbBox ol {
 	
	margin:0 0 20px 0;
	padding:0;
 }

#contentColumn #tbBox h2 {
	
	background-image:url('images/icons/trackbackIcon16x16.gif'); background-repeat:no-repeat;
	font-size:14px;
	margin:0;
	padding:0 0 2px 20px;
	border-bottom:1px dashed #000465;
	width:515px;
}

.commentHeader, #respond {
	
	font-size:14px;
}

.commentHeader {
	
	background-image:url('images/icons/commentsRetro.png'); background-repeat:no-repeat;
	padding:0 0 2px 20px;
}

#name, #jrlhth-jrlhth {
	
	width:220px;
}

.emailSignup .button input {
	
	width:220px;
	text-align:center;
	margin:0;
}

.emailSignup .label {
	
	font-size:13px;
	font-weight:bolder;
	margin:0;
	padding:0;
}

.emailSignup input {
	
	margin:0 0 10px 0;
	padding:0;
	display:block;
}

.emailSignup {
	border:1px dashed #002B4D;
	padding:10px;
	background:#FFFFCC;
}

#contentColumn .press h2 {
	background-image:none;
}

.padBottom {
	margin:0 0 10px 0;
}

#spriteExample{
	margin:5px 0 0 0;
	width:535px;height:200px;
	display:block;
	background:url('images/spriteExample.png') no-repeat 0 0;
}

#spriteExample{background-position:0 0;}
#spriteExample:hover{background-position:0 -208px;}

/* webstrong */
.wpcf7 {background-color:#ffffcc;border:1px dashed #000066;}
.wpcf7 p {padding-left:10px;}
.wpcf7 input {width:250px;vertical-align:middle;margin-bottom:5px;font-size:12px;font-family:verdana;}