/* @group Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, hr,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}#mbar ul ul {display: none;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body.contentpane {background: #fff;}
/* @end Reset */

/* @group Typography Helper Styles */

body, html {
	line-height: 150%;
	letter-spacing: 0px;
	color: #515151;
	background: url(../images/style1/body_bg.jpg) repeat 0 top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}


a {
	color: #5c5232;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* Main Content Area Font Size */

td.maincol {
	line-height: 150%;
	font-size: 1.166666em;
}

td.leftcol {
	width: 210px;
}

td.leftcol,td.rightcol {
	font-size: 1em;	
}
td.leftcol p,td.rightcol p {
	margin: 0;
}

/* Headings */


.componentheading {
	color: #4a4a4a;
	line-height: 1.35em;
	border-bottom: 1px solid #eee;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 2.5666em;
	letter-spacing: -2px;
	font-weight: bold;
}

table.blog table.contentpaneopen {
	width: 100%;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size:1.8666em;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #444;
	border-bottom: 1px solid #f5f5f5;
}
/* CONTENT HEADINGS */
td.contentheading {
	font-size:2.1em;
	line-height: 1.1em;
	letter-spacing: -2px;
	color: #444;
}

h1,h2,h3,h4,h5,h6 {
	margin: .75em 0;
}


/* HEADINGS H1-H6 */

h1 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	line-height: 1em;
	letter-spacing: -1px;
}

h2 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
}

h3 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	line-height: 1em;
	letter-spacing: -1px;
}

h4 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: -1px;
}




/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.1em;
	color: #246da5;
}
a.contentpagetitle:hover {
	color: #121517;
}


/* Latest/Popular Lists */


.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: 1em;
	line-height: 1em;
	text-transform: lowercase;
}

ul.latestnews,
ul.latestnewsS1,
ul.latestnewsS2,
ul.latestnewsS3,
ul.latestnewsbdr,
ul.mostread,
ul.mostreadS3,
ul.mostreadS1,
ul.mostreadS2,
ul.mostreadbdr {
	padding: 0px;
	margin: 0px 0px;
	list-style-type: none;
}



li.latestnews,
li.latestnewsS1,
li.latestnewsS2,
li.latestnewsS3,
li.latestnewsbdr,
li.mostread,
li.mostreadS3,
li.mostreadS1,
li.mostreadS2,
li.mostreadbdr {
	padding: 0px 0px 4px 14px;
	margin: 0px;
	background: url(../images/style1/bullet.gif) no-repeat 0em .35em;
}


a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}

/*Side Column Navigation (List) */

a.mainlevel-sidenav,ul.menu-sidenav {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

ul.menu-sidenav li,
a.mainlevel-sidenav {
	background: url(../images/style1/bullet.gif) no-repeat 0 .15em;
	padding-left: 14px;
}

ul.menu-sidenav li li {
	background: none no-repeat 0 .25em;
	padding-left: 0em;
	list-style-type: circle;
	color: #cecece;

}
ul.menu-sidenav li ul {
	margin-left: 10px;
	padding: 0;
}


a.sublevel-sidenav {
	margin-left: 16px;
}

ul.menu-sidenav a,
a.mainlevel-sidenav,
a.sublevel-sidenav {
	text-decoration: none;
}

a.sublevel-sidenav:hover,
ul.menu-sidenav a:hover {
	text-decoration: underline;
}


/*If you want to use table based menus in vertical menu style*/

td.leftcol a.mainlevel, td.rightcol a.mainlevel {
	text-decoration: none;
	line-height: 135%;
	font-weight: bold;
}

td.leftcol a.mainlevel:hover, td.rightcol a.mainlevel:hover {
	text-decoration: underline;
}

/*Sublevel Support*/

td.leftcol a.sublevel,
td.rightcol a.sublevel
 {
	text-decoration: underline;
	padding-left: 4px;
	font-size: .9em;
}

td.leftcol a.sublevel:hover, td.rightcol a.sublevel:hover {
	text-decoration: none;
}

/* Lists */
td.maincol ol, td.maincol ul {margin-left:40px;margin-bottom: 5px;}
td.maincol li ul {margin-left:20px;margin-bottom: 0px;}
td.maincol ul li {list-style-type: disc;}
td.maincol ul li li {list-style-type: disc;}
/* Ordered Lists */
td.maincol ol {list-style-type: decimal;}
td.maincol ol ol {list-style-type: lower-alpha;}



p {margin: 10px 0px;}


p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}

span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
}




/* CODE  */
pre {
	margin: 10px;
	background: #F6F6F6;
	border: 1px dotted #c4c4c4;
	color: #000;
	display: block;
	padding: 5px;
	white-space: normal;
	font: 1em "Courier New", Courier, monospace;
}



p.quote:first-letter{text-transform: uppercase;}
p.quote {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 24px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 1.26666em;
	font-variant: small-caps;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;

}


ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}

/*-----SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)-----*/

td.maincol ul.checklist,
td.leftcol ul.checklist,
td.rightcol ul.checklist {
	list-style: none;
}

td.maincol ul.checklist li,
td.leftcol ul.checklist li,
td.rightcol ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
	list-style-position: outside;
}

td.maincol ul.checklist a,
td.leftcol ul.checklist a,
td.rightcol ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}

td.maincol ul.checklist a:hover,
td.maincol ul.checklist a:hover,
td.maincol ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}


/* @end */


/* @group Structure */


/*
----------------------------------------------------
            INNER CONTENT MAIN BG COLOR
----------------------------------------------------
*/

#wrap {
	margin: 10px auto 0px auto;
	background-color: transparent;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#header {
	width: 100%;
	height:210px;
	background: transparent none;
}

#header a{
	margin: 0px;
	padding: 0px;
	display:block;
	text-decoration:none;
	line-height: 210px;
	height: 210px;
}

#random{
	position:absolute;
	left: 380px;
	top: 8px;
	width: 150px;
	height: 200px;
}

#logo{
	width: 760px;
	height: 210px;
}

.whiteline {
	width:2px;
	background: white;
}


.mainbody {
	background: #e7e2d5;
}

.banner {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
td.leftcol,td.maincol,td.rightcol {
	vertical-align: top;
}
.inside {
	padding-left:10px;
	padding-right:20px;
}


.stats {
	width: 250px;
}
.stats td{
	padding: 0px 10px;
}
.statsline {
	background: #d9cdab;
}
.statsimg {
	margin-left: 50px;
}
.statsbigimg {
	margin-left: 20px;
}

#socialnet {
	color: #5c5232;
	font-size: 90%;
}
#socialnet p{
	display:block;
	margin-top: 10px;
}
#socialnet  a {
	margin-top: 15px;
	color: #5c5232;
	text-decoration: none;
}
#socialnet a:hover {
	margin-top: 15px;
	color: #000;
	text-decoration: none;
}

#socialnet img {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	width: 20px;
	height: 20px;
}



#articlesocial {
    width: 200px;
    margin-left: auto;
	margin-top: 30px;
}

#articlesocial  a {
	color: #5c5232;
    font-size: 80%;
	text-decoration: none;
}
#articlesocial a:hover {
	color: #000;
    font-size: 80%;
	text-decoration: none;
}
#articlesocial img {
	vertical-align: middle;
	margin-right: 2px;
}


#wickedlink {
	text-align:center;
	display: block;
}
#wickedlink img{
	margin-left: 0px;
	width: 150px;
	height: 142px;
}

#emptyspacer {
	display: block;
	margin-top:20px;
	margin-bottom:20px;
}

#webgal {
	margin: 2px;
	border:2px solid #cccccc;
	background: #ded0a5;
	padding: 4px;
	height: 110px;
	width: 110px;
	float:left;
	text-align:center;
	font-size: 90%;
}

#webgal img {
	border:2px solid #cccccc;
	display:inline;
}
#webgal div {
	text-align:center;
	font-weight:normal;
	font-size: 90%;
  }
#webgal div a:link , #webgal div a:visited{
	color: #303030;
	text-decoration:none;
	font-size: 90%;
}
#webgal div a:hover, #webgal div a:active {
	color: #000000;
	text-decoration:underline;
	font-size: 90%;
}

  


/*
----------------------------------------------------
                        FOOTER
----------------------------------------------------
*/


#footer {
	height: 30px;
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	background: url(../images/style1/ftr-main.png) repeat-x left bottom;
}




.designer a {
	cursor: pointer;
	text-indent: -5000em;
	display:block;
	float: left;
	width: 75px;
	height: 12px;
	background: url(../images/jscright.png) no-repeat left top;
	margin-top: 4px;
}






#footer #mainlevel ul {
	cursor: default;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer #mainlevel li {
	cursor: default;
	display: inline;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
}


#footer p {
	color: #fff;
	font-size: 80%;
	margin: 0;
}

/*LINKS*/
#footer a, #footer #mainlevel li a {
	color: #efefef;
	font-size: 80%;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #ccc;
	text-decoration: underline;
}




/* @end */


/* @group Modules */



/*
----------------------------------------------------
                 "S3" MODULE SUFFIX
----------------------------------------------------
*/


/* "S3" TEXT COLOR */
div.module {
	color: #51504a;
	margin-bottom: 10px;
	background: url(../images/style1/topright_dark.png) 100% 0 no-repeat;
	height: 1%;
}

/* "S3" MODULE HEADING COLOR */
div.module h3 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	letter-spacing:normal;
	margin: 0px 0px 10px 0px;
}

div.module div {
	background: url(../images/style1/topleft_dark.png) 0 0 no-repeat;
}
div.module div div {
	background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;
}
div.module div div div {
	background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.module div div div div {
	background: transparent none;
	padding: 0;
}



/* @end Modules */




/*
----------------------------------------------------
               PATHWAY/BREADCRUMBS
----------------------------------------------------
*/
.path {
	background-color: #f5fbff;
	border: 1px solid #ddf1ff;
	margin: 8px;
	padding: 8px;
	font-size: 1.13333em;
}





/* @group Joomla Specific Styles */

/* Login Module */
a.forgotpass,a.forgotuser,a.regusr {
	padding-left: 18px;
	line-height: 18px;
	display: block;
}
a.forgotpass  {background: url(../images/log_pass.png) no-repeat left center;}
a.forgotuser {background: url(../images/log_user.png) no-repeat left center;}
a.regusr {background: url(../images/log_reg.png) no-repeat left center;}

table.contentpaneopen td.buttonheading,
table.blog table.contentpaneopen td.buttonheading {
	padding: 0px;
	margin: 0;
}

div.mosimage {
	margin: 5px;
}

.pagenav {
	padding: 3px 5px 3px 3px;
	font-size: 1em;
	color: #000000;
}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}


table.contenttoc {
	margin: 5px;
	padding: 1px;
	float: right;
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	padding: 2px 10px;
	background-color: #ececec;
	color: #4f4f4f;
}
table.contenttoc td {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	padding: 2px 0px 2px 4px;
}
table.contenttoc a {
	text-decoration: none;
	line-height: 1em;
}
table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.blog table.contentpaneopen td {
	padding: 0px 4px;
}


/*Header for table content*/

td.sectiontableheader {
	font-weight: bold;
	padding: 8px;
	color: #FFF;
	background: #222;
	line-height: 100%;	
}
/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	padding: 6px;
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	padding: 6px;
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}


/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}

div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
    background: url(../images/style1/list-arrow.png) no-repeat 4px 10px;
    text-indent: 14px;
}

div.blog_more ul li a:hover {
	text-decoration: none;
	color: #000000;
}

div.blog_more strong {
	position: relative;
}
div.blog_more ul li {
	list-style: none;
	background-image: none;
	padding: 0px;
}

.designer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
}
#nav li, #nav {
	font-size: 12px;
}


#system-message ul li {
	list-style: none;
}

/* System Messages */

#system-message ul li {
	list-style: none;
	margin-left: 30px;
}

#system-message dd {
	text-indent: 0px;
}

#sys_messages {
	margin: 0px 50px;
}


/* @end */


/*
----------------------------------------------------
               SUCKERFISH MENU COLORS
----------------------------------------------------
*/


#navmenu ul li a {
/* NAV UP COLOR */	color: #fff;
	background: url(../images/style1/nav_up.png) repeat-x left center;
}

#navmenu ul li a:hover,
#navmenu ul li:hover a,
#navmenu ul li.iehover a {
/* NAV OVER COLOR */	color: #ded0a5;
	background: url(../images/style1/nav_over.png) repeat-x left center;
}

#navmenu li#current a,
#navmenu li#current a:hover,
#navmenu li#current:hover a,
#navmenu li#current.iehover a {
/* NAV ACTIVE COLOR */	color: #303030;
	background: url(../images/style1/nav_active.png) repeat-x left center;
}
#navmenu li#current,
#navmenu li#current:hover,
#navmenu li#current.iehover {
	background: url(../images/style1/nav_active.png) no-repeat right center;
}


#navmenu ul li:hover li a,
#navmenu ul li.iehover li a,
#navmenu ul li#current:hover li a,
#navmenu ul li#current.iehover li a,
#navmenu ul li:hover ul ul li a {
/* LEVEL 2 NAV UP COLOR */	color: #fff;
	background-image: none;
}


#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul,
#navmenu ul li:hover li a,
#navmenu ul li.iehover li a,
#navmenu ul li:hover ul ul li a,
#navmenu ul li.iehover ul ul li a {
/* LEVEL 2 NAV UP BG COLOR */	background-color: #2b72a9;
}

#navmenu li ul li a:hover,
#navmenu li ul li ul li a:hover,
#navmenu li li:hover,
#navmenu ul li li.iehover,
#navmenu li li.iehover a,
#navmenu ul li li:hover a,
#navmenu ul li li:hover,
#navmenu ul li li.iehover,
#navmenu ul li li#current a:hover,
#navmenu li.haschild ul li#current.iehover,
#navmenu li.haschild ul li#current:hover,
#navmenu ul li.haschild li#current a:hover
{
/* LEVEL 2 NAV OVER BG COLOR */	background-color: #0a5c99;
/* LEVEL 2 NAV OVER TEXT COLOR */	color: #ffffff;
background-image: none;
}

#navmenu ul li#current ul li a,
#navmenu ul li#current ul li,
#navmenu ul li#current ul li a:hover,
#navmenu ul li#current ul li.hover
#navmenu ul li#current ul li.iehover,
#navmenu ul li.haschild li#current a {
/* LEVEL 2 ACTIVE TEXT COLOR */	color: #ffffff;
}

#navmenu li li {
/* LEVEL 2 SEPARATOR */	border-bottom: 1px solid #3080be;
}

#navmenu li ul {
	width: 173px;
/* SUBLEVEL BLOCK OUTLINE */
	border-right: 1px solid #266597;
	border-left: 1px solid #266597;
	border-top: none;
}

/* END TOPNAV CUSTOMIZATION */
#navmenu li, #navmenu {background: url(../images/style1/nav_bg.png) repeat-x 0 bottom;font-weight: bold;}
#navmenu li {background: url(../images/style1/nav_up.png) no-repeat right center;}
#navmenu ul li:hover,#navmenu ul li.iehover {background: url(../images/style1/nav_over.png) no-repeat right center;}
#navmenu ul li:hover li a,#navmenu ul li.iehover li a {background-image: none;}
#navmenu ul ul a {width: 170px;}
#navmenu li li,#navmenu li.haschild ul li#current:hover,#navmenu li.haschild ul li#current.iehover {width: 173px;}
#navmenu li ul ul {margin: -42px 0 0 173px;}


/* @end */

/* @group NAVBAR */
#navmenu {height:52px;position:relative;z-index:500;float:none;}
#navmenu ul {list-style:none;line-height:42px;padding-top:5px; margin-left:100px;}
#navmenu ul li {position:relative;margin:0;}
#navmenu a {float:left;text-decoration:none;display:block;cursor:pointer;height:42px;padding:0px 0px 0px 7px;margin:0px 0px 0px 8px;}
#navmenu li a:hover {height:42px;}
#navmenu li {float:left;padding:0;padding:0px 7px 0px 0px;}
#navmenu ul ul a {background:none;}
#navmenu ul ul {border:none;}
#navmenu li li a {font-weight:normal;padding:0;margin:0;height:26px;line-height:26px;text-indent:5px;}
#navmenu ul ul a {display:block;text-decoration:none;text-transform:none;}
#navmenu li li {padding:0;background:none;}
#navmenu li li {float:left;padding:0;}
#navmenu li:hover, #navmenu li.iehover {left:0;}
#navmenu ul ul a:hover {background:none;height:26px;line-height:26px;padding:0;margin:0;}
#navmenu li ul {top:42px;position:absolute;left:-999em;height:auto;font-weight:normal;border-width:0;margin:0;padding:0;border-bottom:none;}
/*@end */

body {font-family: Georgia, "Times New Roman", Times, serif;}
.componentheading {font-family: times, Times New Roman, times-roman, georgia, serif;}
table.blog td.contentheading {font-family: Georgia, "Times New Roman", Times, serif;}
td.contentheading {font-family: times, Times New Roman, times-roman, georgia, serif;}
p.quote {font-family: times, "Times New Roman", times-roman, georgia, serif;}
#nav li, #nav {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
