/*----------------------------------------------------------------------------
++ EXTERNAL SOURCE: customize.css
++ Customize Style Sheet
----------------------------------------------------------------------------*/

/* Base Typography
*****************************************/
body {
	font: normal 75%/190% Lucida Grande, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	padding: 6px 0;
        
}
h1 {
	font-size: 210%;
	line-height: 100%;
}
h2 {
	font-size: 185%;
	line-height: 100%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 100%;
}
pre {
	background: #1d1d1d;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	color: #fff;
}
pre p {
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
blockquote {
	padding: 15px 50px 15px 15px;
	margin: 0;
	background: #1d1d1d;
	border: 1px solid #000000;
	color: #fff;
}
p.color-grey,
p.color-pink,
p.color-orange,
p.color-blue,
p.color-green {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
}
p.color-green {
	border-top: 3px solid #98cb00;
	border-bottom: 3px solid #98cb00;
	background: #ffffff;
	color: #010101;
}
p.color-blue {
	border-top: 3px solid #7db6fb;
	border-bottom: 3px solid #7db6fb;
	background: #ecf2fe;
	color: #010101;
}
p.color-orange {
	border-top: 3px solid #f18b41;
	border-bottom: 3px solid #f18b41;
	background: #fdf6e4;
	color: #010101;
}
p.color-pink {
	border-top: 3px solid #d5688f;
	border-bottom: 3px solid #d5688f;
	background: #fae8e8;
	color: #010101;
}
p.color-grey {
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background: #fafafa;
	color: #010101;
}
/* @group Notice Styles */
p.alert,
p.tips,
p.info {
	display: block;
	padding: 8px 10px 8px 35px;
	margin: 15px 0;
}
p.alert {
	color: #cd3301;
	border-top: 3px solid #cd3301;
	border-bottom: 3px solid #cd3301;
	background: #fae8e8 url(../images/icon-typo-error.jpg) 10px 50% no-repeat;
}
p.tips {
	color: #2D5083;
	border-top: 3px solid #adcefb;
	border-bottom: 3px solid #adcefb;
	background: #ecf2fe url(../images/icon-typo-tips.jpg) 10px 50% no-repeat;
}
p.info {
	color: #ca6701;
	border-top: 3px solid #f2a378;
	border-bottom: 3px solid #f2a378;
	background: #fdf6e4 url(../images/icon-typo-info.jpg) 10px 50% no-repeat;
}
/* @end */



/* Lists Style
*****************************************/
#main ol {
	padding: 0;
	list-style-position: inside;
}
ul li {
	list-style-type: square;
	list-style-position: inside
}
#column-2 ul li {
list-style-position:outside;
}
ol li {
	padding: 2px 0 2px 5px;
}
.content ul ul,
.content ul ul ul,
.content ul ul ul ul {
	margin-left: 25px;
}
.content ol ol,
.content ol ol ol,
.content ol ol ol ol {
	margin-left: 25px;
}
ul.li-circle li {
	list-style-type: circle;
}
ul.li-disc li {
	list-style-type: disc;
}
ul.li-numbers li {
	list-style-type: decimal-leading-zero
}
ul.li-decimal li {
	list-style-type: decimal
}
ul.latestnews-sfx li,
ul.latestnews li,
ul.mostread li,
ul.mostread-sfx li {
	padding-left: 10px;
	margin-left: 0;
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
ul.mostread li a:link,
ul.latestnews-sfx li a:link,
ul.mostread-sfx li a:link, 
ul.mostread li a:visited,
ul.latestnews-sfx li a:visited,
ul.mostread-sfx li a:visited {
	display: block;
}
/* Horizontal Rules
*****************************************/
hr {
	border: none;
	height: 1px;
	margin: 10px 0;
}
/* Links Styling
*****************************************/
a:link,a:visited {
	text-decoration: underline;
        color: #fff;
}
a:hover,a:active {
	text-decoration: underline;
        color: #fff;
}
a.category:link,a.category:visited {
	font-weight: bold;
}
.content .contentpaneopen a.readon:link,
.content .contentpaneopen a.readon:visited,
.content .contentpaneopen a.readon:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding: 4px 14px;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}
.content .contentpaneopen p.blog a.readon {
	margin: 20px 0;
	float: left;
}
li a.category {
	font-size: 0.9em;
}
li span.small {
	font-size: 0.9em;
}
li br {
	display: none;
}
/* Joomla Specific
*****************************************/
.contentheading {
	width: 100%;
}
td.contentheading,
div.componentheading {
	font-size: 1.7em;
	line-height: 1.6;
	font-weight: bold;
}
div.componentheading {
	margin-bottom: 5px;
}
table.contentpaneopen,
table.contentpane {
	font-size: 1.2em;
	line-height: 150%;
}
table.contentpaneopen p,
table.contentpane p {
	margin: 1.3em 0;
}
.moduletable .contentpaneopen,
.moduletable .contentpane {
	line-height: 135%;
}
div.content table.blog .contentpaneopen {
	padding: 4px;
}
/* Section Table Headers */
.sectiontableheader {
	background: url(../images/bg-sectiontableheader.jpg) repeat-x;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #111;
	color: #fff;
}
.sectiontableheader,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
	text-indent: 5px;
	border-bottom: 1px solid #222222;
	padding: 4px 0;
}
.sectiontableheader {
	font-weight: bold;
}
.sectiontableentry1 {
	background: #1a1a1a;
	color: #cccccc;
	font-size: 11px;
}
.sectiontableentry2 {
	background: #1d1d1d;
	color: #cccccc;
	font-size: 11px;
}
table.poll-sfx td {
	font-size: 12px;
	padding: 2px 3px;
}
table.poll-sfx thead tr td {
	font-size: 12px;
}
span.small {
	font-size: 11px;
}
p.blog {
	font-size: 11px;
	padding: 16px 0 0 0;
}
td.createdate {
	padding: 4px 0pt 5px 0px;
	font-size: 0.95em;
}
td.modifydate {
	background: transparent url(../images/icon-lastupdated.jpg) 5px 50% no-repeat;
	text-indent: 25px;
	font-size: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
table.contenttoc {
/*NOTE: Keeps the blog tables from crowding */
	margin: 5px;
	padding: 0px;
	float: right;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}
td.buttonheading a {
	background: none;
}
.mosimage {
	padding: 0;
	margin: 2px 10px 6px 3px;
	border: 3px solid #343433;
	background: #fff;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	background: #343433;
}

/* Article Index */
table.contenttoc {
	background: #fff;
	margin: 7px;
	margin-right: 0;
	padding: 2px;
	border: 1px solid #ccc;
}
table.contenttoc td {
	padding: 0 7px;
}
table.contenttoc th {
	padding: 0 10px;
	font-size: 1em;
	background: #ccc;
}
.pagenav {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 1px;
	padding: 4px 10px;
	text-align: center;
	width: auto;
}
.article_seperator {
	display: block;
	margin: 2% 10%;
	width: 80%;
}
.blog_more {
	font-size: 1.1em;
}
th.pagenav_prev,
	th.pagenav_next {
	width: 79%;
}
th.pagenav_prev a:link,
th.pagenav_prev a:visited,
th.pagenav_next a:link,
th.pagenav_next a:visited {
	padding: 5px 14px;
	text-decoration: none;
	border: 1px solid #333;
}
th.pagenav_prev a:hover,
th.pagenav_next a:hover {
	text-decoration: none;
	border: 1px solid #ababab;
}
.back_button {
	margin: 16px 10px;
}
.back_button a {
	padding: 5px 12px;
	text-decoration: none;
}
.back_button a:hover {
	text-decoration: none;
}

/* Send to a Friend Popup */
body.contentpane form table {
	margin: 20px;
	font-size: 12px;
}
body.contentpane form table .inputbox {
	width: 200px;
	margin-bottom: 5px;
}
body.contentpane form table input.button {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 3px 7px;
	background: #eee;
}
/* Print Styling
*****************************************/
body.contentpane {
	background: #fff;
}
body.contentpane table.contentpaneopen {
	padding: 20px;
	background: #fff;
}
body.contentpane a span.small {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Form Styling
*****************************************/
input,
textarea {
	border: none;
	padding: 2px 5px;
	color: #fff;
}
.button {
}
select,
select.inputbox {
	border: 1px solid #444444;
	background-color: #292929;
	color: #fff;
}
fieldset {
	border: none;
}
/* Modules
*****************************************/
.moduletable p,
.module p,
.moduletable-sfx p,
.module-sfx p {
	margin: 7px 0;
}
.module,
.module_menu,
 .module-sfx,
 .module .contentpaneopen,
 .module-sfx .contentpaneopen {
	font-size: 1.1em;
}
div#column-1 .module,
div#column-1 .module_menu,
div#column-1 .module-sfx {
	margin: 0px;
}
.module form {
margin: 0;
}
.module,
.module_menu,
.module-sfx {
	margin: 10px 0;
	padding: 4px 10px 10px 10px;
}
#column-2 .module,
#column-2 .module-sfx {
	margin: 0 0 10px 0;
	padding: 4px 10px;
}
.moduletable-sfx .search-sfx {
	padding: 0;
}
div.content .module,
div#footer-shelf .moduletable,
div.content .module-sfx,
div#footer-shelf .moduletable-sfx,
div.content .module .contentpaneopen,
div#footer-shelf .moduletable .contentpaneopen,
div.content .module-sfx .contentpaneopen,
div#footer-shelf .moduletable-sfx .contentpaneopen {
	font-size: 110%;
}
div#footer-shelf .moduletable,
div#footer-shelf .moduletable-sfx,
div#footer-shelf .moduletable .contentpaneopen,
div#footer-shelf .moduletable-sfx .contentpaneopen {
	margin: 0;
}

/*Styling for boxes above and below content*/

#topbox{
margin: 5px 0;
}
#topbox .moduletable,
#topbox .moduletable-sfx {
padding: 0 10px 10px 10px;
}
#topbox .moduletable .article_seperator,
#topbox .moduletable-sfx .article_seperator {
display: none;
}
#botbox{
margin: 5px 0;
}
#botbox .moduletable,
#botbox .moduletable-sfx {
padding: 0 10px 10px 10px;
}
#botbox .moduletable .article_seperator,
#botbox .moduletable-sfx .article_seperator {
display: none;
}

/****Module Header Colors are set in the templates configuration****/
/****Module Headers Structural****/
div.moduletable h3,
div.moduletable-sfx h3,
div.module h3,
div.module-sfx h3 {
	padding-bottom: 3px;
	font-size: 1.5em;
	font-weight: bold;
}
div#footer-shelf div.moduletable h3,
div#footer-shelf div.moduletable-sfx h3,
div#column-2 div.module-sfx h3 {
	background: none;
	padding-bottom: 0;
}
/****Module Background Structural****/
p.lightbulb {
	background: transparent url(../images/inset-bulb.png) no-repeat 2.5% 40%;
	padding: 0px 0 0 60px;
}
div.darkbg h3 {
	background: none;
}
/* Flickr Module Styling */
.module-flickr h3 {
	text-indent: -44444px;
	background: url(../images/flickr.png) no-repeat left;
	height: 49px;
	width: 90px;
	margin: 0;
	overflow: hidden;
}
.module-flickr {
	margin-left: 5px;
	overflow: hidden;
}
.module-flickr a:link, .module-flickr a:visited {
	width: 40px;
	height: 40px;
	margin: 0pt 3px 23px 5px;
	float: left;
	border: 2px solid #eee;
	padding: 0;
	overflow: hidden;
}
.module-flickr a:hover {
	padding: 0;
}
.module-sfx .caps {
	text-transform: capitalize;
}
/* Simple Feed Modules */
.blog-rss {
	padding-right: 60px;
}
/* Footer module specific styling */
#footer-shelf .moduletable table.contentpaneopen {
	font-size: 1em;
}
div#column-1 div.search input {
	border: none;
	margin: 2px 0px 10px 3px;
	padding: 4px 23px 4px 10px;
}
#footer-shelf a.readon {
	font-weight: bold;
	padding: 6px 0;
	display: block;
	background: none;
	float: left;
	font-size: 1em;
	text-transform: lowercase;
}
/*About me module */
#about-profile {
	margin: 5px 0px 3px -6px;
	overflow: hidden;
}
.profile-pic {
	float: left;
	width: 62px;
	text-indent: -9999px;
	background: transparent url(../images/profile-pic.png) no-repeat 0% 49%;
	height: 70px;
	margin: 1px 5px 0pt 2px;
	display: inline;
}
#about-profile p {
	margin: 0;
	padding: 3px 0px 10px 70px;
}
/* Login Form Styling */
div#column-1 input.inputbox {
	width: 160px;
	padding: 2px 5px;
}
div#column-1 input#mod_login_remember {
	border: none;
	width: 12px;
	padding: 0;
	margin-left: 3px;
	background: none;
}
div#column-1 label {
	margin-top: 3px;
}
input.button {
	font-weight: bold;
	text-transform: lowercase;
}
div#column-1 input.button {
	width: 60px;
	height: 22px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
	vertical-align: middle;
	margin: 6px 0;
/* hand-shaped cursor */
}
input#mod_login_username.inputbox,
input#mod_login_password.inputbox {
	margin: 5px 0 5px 0;
}
#sidebar div.moduletable-login label {
	font-size: 1em;
}
div#sidebar div.moduletable-login div input.button {
}
label#mod_login_remember {
	font-size: 11px;
}

/* Styling for the Polls Module */
div.module table.pollstableborder td.sectiontableentry1,
div.module table.pollstableborder td.sectiontableentry2 {
}
div.module table.poll thead td {
	padding: 5px;
}
div.module table.poll td {
	padding: 2px 3px 0px 5px;
	text-align: left;
	font-size: 1.1em;
}
div.module table.poll td label {
	width: 128px;
	display: block;
}
div.module table.poll td input {
	margin-top: 5px;
	border: none;
	background: none;
	padding: 0;
}
div.module table.poll td input.button {
	width: 60px;
	height: 19px;
	line-height: 19px;
	margin-top: 6px;
	border: 1px solid #e8315f;
	overflow: hidden;
	cursor: pointer;
	font-size: 11px;
}
html:first-child div.module table.poll td label {
	width: 123px;
}
/* Polls Results */
div.content img.polls_color_1 {
	background: #f02;
	border: 1px solid #FF7FE4;
	height: 10px;
	margin-top: 2px;
}
div.content img.polls_color_2 {
	background: orange;
	border: 1px solid #FFDC7F;
	height: 10px;
	margin-top: 2px;
}
div.content img.polls_color_3 {
	background: #75c925;
	border: 1px solid #D2EF59;
	height: 10px;
	margin-top: 2px;
}
div.content img.polls_color_4 {
	background: #52c8ff;
	border: 1px solid #A4D8FD;
	height: 10px;
	margin-top: 2px;
}
div.content img.polls_color_5 {
	background: #ff6657;
	border: 1px solid #FF4F56;
	height: 10px;
	margin-top: 2px;
}
div.content table.pollstableborder {
	border: 1px solid #ccc;
	padding: 3px;
}
div.content table.pollstableborder td.sectiontableheader {
	font-size: 0.8em;
	height: 30px;
	line-height: 30px;
	padding-left: 43px;
	width: 500px;
	background: #E1EAEF;
}
div.content table.pollstableborder td.sectiontableheader img {
	display: none;
}
td.smalldark {
	font-size: 0.8em;
}
/* Contact Page Styling */
div.contact_email input,
div.contact_email textarea {
	font-size: 13px;
	font-family: inherit;
}
div.contact_email input {
	padding: 2px 5px;
}
div.contact_email textarea {
	padding: 7px;
	overflow: auto;
}
div.contact_email label {
	margin-left: 20px;
}
.fleftimgtc {
	display: inline;
	float: left;
	margin: 10px 0px 0px 3px;
	padding-right: 12px;
}
/* Overriding styles for some of the preset styles to modify some layout elements */
.plain-green-1 #column-2 .content .module-sfx,
.plain-red-1 #column-2 .content .module-sfx,
.plain-blue-1 #column-2 .content .module-sfx {
	background: #dadac2;
}
.web2-red #column-1,
.web2-red #column-2,
.plain-red-1 #column-1, 
.plain-red-1 #column-2,
.plain-blue-1 #column-1, 
.plain-blue-1 #column-2,
.plain-green-1 #column-1, 
.plain-green-1 #column-2  {
	margin-top: 40px;
}
.web2-red #column-1,
.web2-red #column-2{
	margin-top: 26px;
}
.simple-3-brown #top {
	margin-top: 8px;
}
.elegant-brown-2 #column-1,
.elegant-brown-2 #column-2,
.classy-brown #column-1,
.classy-brown #column-2,
.classy-blue #column-2,
.classy-blue #column-1,
.sleek-blue-striped #column-2  {
	margin-top: 32px;
}
.elegant-brown-2 #wrapper,
.classy-brown #wrapper,
.classy-blue #wrapper{
	margin-top: 10px;
}
.mosimage_caption{
color: #ccc;
}