/*   
Theme Name:jQ
Theme URI:http://devolux.org/jq
Description:A very clean WordPress Theme with two columns, four widget areas and theme options. It features a jQuery dropdown menu, a jQuery font resizer and a jQuery-optimized post index. Theme options include movable sidebar, custom colours, a choice between page or category navigation and several style schemes. 
Author:Devolux
Author URI:http://devolux.org/
Version:1.7
Tags:two-columns, fixed-width, theme-options, blue, green, dark
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/*       ###############################
         BASIC TAGS
         ############################### */

* {margin:0; padding:0;}
body {font:normal 10px Verdana; color:#666; background:url(img/Abg.jpg) repeat-x scroll center top #fdfdfd;
height:100%;
margin:0 auto;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {margin:10px 0 0 0;}
p {margin:0px 0px 20px 0px;}
a {outline:none; text-decoration:none; color:#8a8a8a;}
a:hover {color:#215c97;}
a img {border:none;}

/*       ###############################
         BASIC LAYOUT
         ############################### */

div#outline {width:960px; margin:0 auto;}

div#nav {position:relative; z-index:2; width:960px; height:38px; background:url(img/nav.png);}
div#content {clear:both; z-index:1; background:#fff; width:880px; padding:10px 40px 0 40px;}

div#left {width:560px; margin:0; line-height:2.0; float:left; padding:0 20px 10px 0;}
div#right {width:240px; margin:0; float:right; padding:10px 0 10px 20px;}

p#toggle-all {float:right; width:100px; margin:0; padding:0;}

div.headline {margin:40px 0 0 20px;}
div.excerpt {padding:0 0 5px 0; border-bottom:dotted 1px #ccc; margin:0 0 0 20px;}
div.post-single {margin:0 0 20px 0;}

div.preview {float:right; background:url(img/preview2.png) no-repeat; margin:15px 0 0 0;}
div.preview2 {float:right; background:url(img/preview2.png) no-repeat 0px -20px; margin:15px 0 0 0;}
div.preview a {display:block; width:20px; height:20px; color:#ccc !important; font:normal 14px Verdana, serif;}

div.date {position:absolute; width:60px; height:60px; padding:10px 0; margin:0 0 0 -80px; background:#fff; -moz-border-radius:5px;}

div.single_content {clear:both; margin:0 0 50px 20px;}
div.bookmarks {text-align:right; float:right;}

div#appendix {clear:both; background:#fff; width:930px; padding:30px 30px 30px 0px; margin:0 0 50px 0;}
div.app_widget {float:left; width:280px; padding:0px 0px 0px 30px;}
div#appendix div.widget {padding:20px 0 0 0;}


/*       ###############################
         NAVIGATION
         ############################### */

div#nav ul {float:left; list-style:none;}

div#nav li {float:left;}
div#nav li a {display:block; margin:0; padding:10px 16px; color:#f5f5f5; text-decoration:none; font:bold 15px Georgia, serif; border-left:1px solid #222;}
div#nav li a:hover {background:#111; color:#215c97;}

ul#mail_rss a {text-decoration:underline !important;}

/*       ###############################
         WIDGETS
         ############################### */

.widget {border:1px solid #ccc; padding:25px 15px !important; margin:10px 0; -moz-border-radius:5px;}
div.widget h4 {border-bottom:1px dotted #ccc; font:bold 120% Georgia, serif;}

div#right, div#appendix {font-size:120%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}

div.widget h4 {font-size:130%; margin:0; padding:0 0 3px 0;}
div.widget a {display:block; padding:5px 0px; font:normal 110% Georgia, serif; color:#215c97;}
div.widget a:hover {color:#666; text-decoration:underline;}
div.widget li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}

div#tag_cloud a {display:inline;}
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}

/*calendar*/
table#wp-calendar {margin:0 0 10px 0; border-collapse:collapse; text-align:center; font-size:14px;}
table#wp-calendar a {font:normal 14px Verdana;}
table#wp-calendar caption {padding:0 0 5px 0;}
table#wp-calendar th {font:bold 14px Verdana;}
table#wp-calendar th, td {width:30px; height:30px;}

/*       ###############################
         TEXT
         ############################### */

div#blog-line h1 a {font:normal 22px Arial, serif; color:#137899;}
div#blog-line h1 {font:22px Arial; padding:20px 0; margin:0; color:#3A7027; letter-spacing:0px;}

div#left {font-size:120%;}
div#left a {color:#215c97;}
div#left a:hover {color:#ccc; text-decoration:underline;}
div#left h1 {float:left; font:bold 200% Georgia, serif; width:450px; letter-spacing:-1px;}
div#left h1 a {color:#666; display:block;}
div#left h1 a:hover {color:#215c97; text-decoration:none;}
div#left h2 {font:bold 140% Georgia, serif; margin:0 0 10px 0;}
div#left h2.archive-title {margin:10px 0px 10px 30px; font:bold 200% Georgia, serif; color:#215c97;}
div#left h3 {font:bold 120% Georgia, serif; margin:0 0 5px 0;}
div#left ul, ol {margin:0 0 20px 20px;}

div.excerpt {font-size:120%;}
div.single_content {font-size:120%;}

p#font-resize a {display:inline; font:18px bold Verdana, sans-serif; padding:0px 5px;}
p#toggle-all a {display:block; width:80px; height:20px; padding:0 0 0 30px !important; font:12px bold Verdana, sans-serif;}
a.show-all {background:url(img/toggle.png) no-repeat;}
a.hide-all {background:url(img/toggle.png) 0px -20px no-repeat;}

p.previous-posts {margin:50px 0 0 0; float:left; font:normal 130% Verdana;}
p.next-posts {margin:50px 0 0 0; float:right; font:normal 130% Verdana;}
div.date {font:normal 14px Georgia; text-align:center; color:#666;}
p.date-month {margin:2px 0 15px 0; color:#999; font:normal 32px Georgia;}

p.post_info {font-size:100%;}
p.tag_info {margin:0; font-size:100%;}
p.offset {margin:5px 0;}

p.wp-bookmark {margin:0;}
.wp-logo {float:left;}
div#credits {margin:0 0 0 65px; padding:5px 10px; height:46px; border:1px solid #ccc; -moz-border-radius:10px; font:120% normal Georgia, serif;}
a#totop {float:right; font:bold 120% Verdana, sans-serif;}

.info-icon {padding:3px 0 3px 20px; margin:0 0 0 0px; background-position:0px 4px;}
.category-link {background:url(img/page.png) no-repeat;}
.comment-link {background:url(img/comments.png) no-repeat;}
.tag-link {background:url(img/tag-blue.png) no-repeat;}
.hide-link {float:right; padding:5px 0 0 0;}
.user-name {background:url(img/user-green.png) no-repeat;}
.user-mail {background:url(img/email.png) no-repeat;}
.user-url {background:url(img/world-edit.png) no-repeat;}
.user-comment {background:url(img/comment-add.png) no-repeat;}
 
.clear {clear:both;}

code {font:normal 120% Courier, serif;}

/*      ##################################
           COMMENTS
        ################################## */

div.comment {margin:10px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
p.comment-details {font:bold 130% Georgia, serif;}
.avatar {float:left; margin:0 20px 0 0; border:3px solid #ccc;}
div.comment-text {margin:40px 0 0 0;}

h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:bold 120% Verdana !important; color:#215c97 !important; margin:0 !important;}

/*        ##################################
           FORMS
        ################################## */

label {display:block; margin:0 0 5px 0;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
.submit {width:auto; padding:5px 20px; margin:5px 0; color:#fff; background:#333; border:1px solid #333; -moz-border-radius:5px;}
input {-moz-border-radius:5px; margin:0 5px 0 0;}

/*        ##################################
           SEARCHFORM
        ################################## */

input#search {width:150px; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top; border:1px solid #ccc;}
#search-submit {width:30px; padding:5px; color:#fff; background:#333; border:none;}

/*        ##################################
           WORDPRESS CSS
        ################################## */

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 50px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}

/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:			0;
	top:			38px; /* match top ul list item height */
	z-index:		1000;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** CUSTOM STYLES ***/

.sf-menu li ul {
 	background:#222;
	border:1px solid #000;
	border-top:none;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}
.sf-menu li li ul, .sf-menu li li li ul {
 	background:#222;
	border:1px solid #000;
	border-top:none;
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
}

/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}




#Aheader
{
 width:100%;
 height:107px;
 position:relative;
 z-index:4000;
 text-align:left;
font-family:Arial;
}
#AlogoImage
{
	width:162px;
	height:82px;
	float:left;
	background:url(img/logo.png) no-repeat;
	overflow:hidden;
}
#AlogoImage:hover
{
	background-position: 0px -82px;
}
#AheaderBody
{
 width:100%;
 text-align:center;
 height:82px;
 background:url(img/Header/headerTile.png) repeat-x;
 position:relative;
 z-index:15000;
font-family:Arial;
}
#AheaderBar
{
  clear:both;
  background:url(img/Header/headerBarTile.png) repeat-x;
  height:25px;
  width:100%;
font-family:Arial;
}
#AheaderBar ul
{
  list-style:none;
  margin:0px;
  float:right;
}
#AheaderBar ul li
{
  float:left;
  padding-left:5px;
  padding-right:5px;
  line-height:200%;
  color:#52B124;
}
#AheaderBar ul li#rssButton
{
 background:url(img/Header/rssIcon.png) no-repeat 0px 0px;
  height:13px;
  width:13px;
  margin-top:4px;
  margin-left:7px;
  line-height:normal;
  padding:0px;
}
#AheaderBar ul li#rssButton a
{
  display:block;
  height:13px;
  width:13px;
}
#AheaderBar ul li#rssButton:hover
{
  background-position:0px -13px;
}
#AheaderBar ul li a
{
  color:#E8EEE6;
  font-size:12px;
  text-decoration:none;
  float:left;
}
#AheaderBar ul li a:hover
{
  text-decoration:underline;
}

#AheaderBarNav
{
  margin:0px auto;
  width:940px;
}
#AheaderElementWrapper
{
  margin:0px auto;
  width:940px;
}

a.homeLink
{
  display:block;
  height:82px;
  width:162px;
  padding:0px;
}
#AmainNav
{
    position:relative;
    float:right;
    height:82px;
    width:640px;

}
#AmainNav ul {
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0 auto;
    list-style: none;

}
#AmainNav ul li
{
	height:42px;
	text-align:center;
	float:left;
}
#AmainNav ul li a:hover
{
  background-position:-151px -43px;
  text-decoration:underline;
  color:#00dd22;
}
#AmainNav ul li a.right:hover
{
  background-position:-446px -43px;
  text-decoration:underline;
}
#AmainNav ul li a.mid:hover
{
  background-position:-299px -43px;
  text-decoration:underline;
}
#AmainNav ul li a.left:hover
{
  background-position:0px -43px;
  text-decoration:underline;
}
#AmainNav ul li a.active
{
  background-position:-151px -86px;
  color:#fff;
  text-decoration:underline;
}
#AmainNav ul li a.rightactive
{
  background-position:-446px -86px;
  color:#fff;
  text-decoration:underline;
  width:144px;
}
#AmainNav ul li a.midactive
{
  background-position:-299px -86px;
  color:#fff;
  text-decoration:underline;
  width:146px;
}
#AmainNav ul li a.leftactive
{
  background-position:0px -86px;
  color:#fff;
  text-decoration:underline;
  width:151px;
}
#AmainNav ul li a.right
{
	background-position:-446px 0px;
	width:144px;
}
#AmainNav ul li a.mid
{
  background-position:-299px 0px;
  width:146px;
}
#AmainNav ul li a.left
{
  background-position:0px 0px;
  width:151px;
}
#AmainNav ul li a
{
  text-decoration:none;
  background:url(img/megNav.png) no-repeat -151px 0px;
	line-height:250%;
	color:#006699;
	font-weight:bold;
	font-size:16px;
  cursor:pointer;
  overflow:hidden;
  text-decoration:none;
  height:42px;
  width:148px;
  display:block;
}
#AsubNavWrap {
    position:relative;
    margin:0 auto;
    width:700px;
    z-index:1000;
}

.AsubNav
{
  height:50px;
  float:right;
	position:absolute;
	opacity:0;
	z-index:1000;
  text-align:center;
	margin-right:5em;
	left:230px;
        top:-120px;
  width:100%;
  display:none;
}
.AsubNav ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	height:50px;
	background:url(img/buttonTile.png) no-repeat;
	float:left;
        width:580px;
        z-index:1000;
}
.AsubNav ul li
{
  width:115px;
	height: 50px;
	text-align:center;
	float:left;
	line-height:350%;
	color:#fff;
  font-size:12px;
  display:block;
}
.AsubNav ul li a:link, .AsubNav ul li a:visited
{
  color:#fff;
  text-decoration:none;
}
.AsubNav ul li a:hover
{
  text-decoration:underline;
  cursor:pointer;
}
.AsubNav ul li:active
{
  color:inherit;
  text-decoration:none;
}
.AsubNav .AbuttonLeft
{
  background: transparent background:url(img/buttonLeft.png) no-repeat;
	height:40px;
	width:5px;
	float:left;
}
.AsubNav .AbuttonRight
{
  background: transparent background:url(img/buttonRight.png) no-repeat;
	height:40px;
	width:5px;
	float:left;
}
#AmainNav ul .seperator
{
	height:42px;
	width:2px;
        background:url(img/buttonSeperator.png) no-repeat;
	float:left;
}

#texture {
background:url(img/texture.png) repeat scroll 0 0;
height:593px;
margin:0 auto;
position:relative;
width:1200px;
}

#Afooter
{
 position:relative;
 display:block;
 width:960px;
 height:250px;
 margin:0px auto;
background-color:#000000;
 background:url(img/Footer/footer.jpg) no-repeat;
 z-index:5000;
 top:-25px;
}
#AwhiteBarCrumb {
    position:absolute;
    display:block;
    margin-top:-23px;
    margin-left:-10px;
    background:url(img/footWrap.png) 0 0;
    height:72px;
    width:990px;
}

#AwhiteBarCrumb .AwhiteBarText {
position:absolute;
left:320px;
margin-left:50px;
margin-top:35px;

}

.greenLine {
   color:#62CE3B;
   font-size:14pt;
}

.greyText {
    color:#BFBFC0;
    font-size:14pt;
}

.blueText {

    color:#137899;
    font-size:14pt;
}
#AsiteMapWrapper
{
  position:relative;
  top:50px;
  left:20px;
  width:610px;
  text-align:left;
  float:left;
}
#AsiteMapWrapper .AsiteMapColumn
{
  position:relative;
  float:left;
  width:180px;
  font-size:14px;
  padding:10px;
}
#AsiteMapWrapper .AsiteMapColumn a
{
  text-decoration:none;
  color:#1F6486;
  height:20px;
  display:block;
  font-size:10pt;
}
#AsiteMapWrapper .AsiteMapColumn a b
{
  color:#2E8BB8;
}
#AsiteMapWrapper .AsiteMapColumn a span
{
  width:auto;
  float:left;
}
#AsiteMapWrapper .AsiteMapColumn a span.rssButton
{

  background:url(img/Header/rssIcon.png) no-repeat 0px -13px;
  height:13px;
  width:13px;
  margin-top:1px;
  line-height:normal;
  padding:0px;
  float:left;
  visibility:hidden;
  display:inline;
}
#AsiteMapWrapper .AsiteMapColumn a:hover span.rssButton
{
  visibility:visible;
}
#AsiteMapWrapper .AsiteMapColumn a:hover b
{
  color:inherit;
  text-decoration:underline;
}
#AsiteMapWrapper .AsiteMapColumn a span.orange
{
  color:#E4821A;
  float:left;
  margin-left:5px;
}
#AsiteMapWrapper .AsiteMapColumn a:hover span.orange 
{
  color:#FFA333;
  text-decoration:underline;
}
#AsiteMapWrapper .AsiteMapColumn a:hover
{
  text-decoration:underline;
  color:#fff;
}
#AsiteMapWrapper .AsiteMapColumn span.arrow
{
  background:transparent url(img/Footer/arrow.gif) no-repeat 0 0;
  display:none;
  float:left;
  height:8px;
  position:relative;
  width:4px;
  margin-left:10px;
  margin-top:5px;
}
#AsiteMapWrapper .AsiteMapColumn a:hover span.arrow
{
  display:inline;
}
#AcaseStudyWrapper
{
  background:url(img/testie.png) no-repeat;
  height:198px;
  width:325px;
  text-align:left;
  float:left;
  position:relative;
  margin-left:8px;
  margin-top:8px;
  z-index:50000;
  padding-left:10px;
  padding-top:10px;
}
#AcaseStudyWrapper #title
{
  color:#457D98;
  font-size:14px;
  font-weight:bold;
  padding:10px;
  padding-top:15px;
}
#AcaseStudyWrapper b
{
  color:#457D98;
}
#AcaseStudyWrapper #subject
{
  color:#457D98;
  font-size:12px;
  padding-left:15px;
  padding-right:10px;
}
#AcaseStudyWrapper #body
{
  color:#4C4E4B;
  font-size:12px;
  padding-left:15px;
  padding-right:10px;
}
#AcaseStudyWrapper a 
{
  text-decoration:none;
  color:inherit;
}
#AcaseStudyWrapper a:hover
{
  text-decoration:underline;
  color:inherit;
}
#AfooterLinks {
color:#137899;
float:left;
font-size:11px;
padding:5px;
width:100%;
}
#AfooterLinks span
{
  color:#80e658;
}
#AfooterLinks a, #AfooterLinks a:visited, #AfooterLinks a:active
{
  color:#137899;
  text-decoration:none;
}
#AfooterLinks a:hover
{
  text-decoration:underline;
}

