/*
Theme Name: LGV Trainers
Theme URI: http://asteriskr.com
Description: Based on 960 Grid System
Version: 1.2
Author: Cris Bloomfield and Domenico Monaco
Tags:
Under GPL/MIT License
Based on Fluid 960 Grid System
Use Moo Javascript tools
*/

/* css files of Grid System, if you want to use Fluid Grid System change:
 * @import url("css/960.css"); >>> to  >>> @import url("css/960.css");
 * note: @import url("css/960.css"); is cratede by Sthepen Bau and is included in Fluid 960 Grid System
 */
@import url("css/reset.css");

@import url("css/960.css");

@import url("css/text.css");

/* Fluid Grid System Navigation and color styling */
@import url("css/layout.css");

@import url("css/nav.css");

/* 960 Base Theme basic classes & ids */

#img-head 	{		}
#img-head p	{		}
.rss-head a:hover{text-decoration:underline;background:#fff;color:#000;}
.rss-head a {display:block;
text-align:right;color:#fff;margin-bottom:5px;padding:2px 3px;}

/* Several classes for aligning images and block elements (DIV, P, TABLE etc.) were introduced in WordPress 2.5  */
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.entryheight {height:160px; float:right; width:1px;}
.entryclear {clear:both; height:1px; overflow:hidden; }
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.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;}

/* Several classes for wordpress */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav{}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widgetfont {color: #222; font-size: 12px; font-weight: bold;}
.blogroll {}
.linkcat{}

/* Notices Ticker */
.noticesticker {height: 15px; width: 940px; margin:10px 0 10px 0;}
