/*   
Theme Name:jQ
Theme URI:http://devolux.nh2.me/jq
Description:This theme comprises a whole stack of jQuery functions as well as a practical theme options page. The design is clean and solid, valid CSS and XHTML. Features: threaded comments, drop-down navigation, different styles and more. 
Author:Devolux
Author URI:http://devolux.nh2.me/
Version:3.5
Tags:two-columns, fixed-width, theme-options, threaded-comments, custom-colors, white, dark, blue
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/*       ###############################
         TESTING TAGS
         ############################### */

.jq_Grey {color:#666 !important;}
.jq_Blue {color:#215c97 !important;}
.jq_Red {color:#ff0000 !important;}
.jq_White {color:#fff !important;}

.jq_Georgia {font-family: Georgia, serif !important;}
.jq_Verdana {font-family: Verdana, sans-serif !important;}
.jq_Arial {font-family: Arial, sans-serif !important;}
.jq_Trebuchet_MS {font-family: Trebuchet MS, sans-serif !important;}
.jq_Comic-Sans {font-family: Comic Sans, Comic Sans MS, sans-serif !important;}

/*        ##################################
           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:11px; line-height:17px; padding:0 4px 5px; margin:0;}
blockquote {border-left: 7px solid #ccc; border-bottom: 1px solid #ccc; margin: 20px 0; padding: 12px 0 0 20px;}

table {width: 100%;margin: 8px 0 10px 0;}
table td,table th {text-align:left;border-right:1px solid #fff;padding: 6px 12px;}
table th {background-color:#215c97;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td {background-color:#dfe3f3; border-bottom: 1px solid #fff;}
table th a {color:#d6f325;}
table th a:hover {color:#fff;}
