﻿/*--------------------layout---------------------*/

/*
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
*/

form
{
	text-align: center;
}
#wrapper
{
	width: 960px;
	background: #fff;
	margin: 10px auto;
	text-align: left;
}
#Main
{
	float: left;
	width: 919px;
	margin: 0;
	min-height: 600px;
	padding-left: 5px;
}
#SideBar
{
	display:none;
	visibility:hidden;
}
#Header, #Footer
{
	clear: both;
}



/*--------------------style---------------------*/
body
{
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;
	background: white;
	margin: 0;
	padding: 0;
}

#Main h1
{
	font-size: medium;
	color: #75A8E6;
}

#Main h2
{
	font-size: 1.2em;
	color: #75A8E6;
}

#bottomInfo
{
	font-size: 12px;
	margin-bottom: 12pt;
}

.breadcrumb
{
	width: 100%;
	font-size: 11px;
	border-bottom: dashed 1px #1F5DA7;
}

#QuickLink
{
	float: right;
	right: 0px;
	bottom: 35px;
}
#QuickLink a
{
	color: white;
	margin-right: 5px;
}
#QuickLink a:before
{
	content: "| ";
}

#Header
{
	margin-bottom: 0px;
	background: #1F5DA7;
}
#Header h1
{
	font-family: Georgia;
	font-size: 35px;
	color: #fff;
	margin: 0 10px;
}
#Header h1 img
{
	float: left;
}

#TopNavigation
{
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 10px;
	background: #75A8E6;
	color: #fff;
}
#TopNavigation:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper
{
	border: solid 1px #75A8E6;
	background-position: center 100px;
	background-attachment: scroll;
	background-image: url(Images/yellowgradient.jpg);
	background-repeat: repeat-x;
}

#TopNavigation
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #TopNavigation
{
	height: 1%;
}
#TopNavigation
{
	display: block;
}
/* End hide from IE-mac */

#TopNavigation a
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#TopNavigation a:hover
{
	color: #1F5DA7;
}
#Main
{
	line-height: 150%;
	padding-bottom: 10px;
}
#Main h2
{
	color: #1F5DA7;
}

#Footer
{
	clear: both;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #75A8E6;
	padding: 0 10px;
	text-align: center;
	background: #75A8E6;
}

/*** Links ***/
a
{
	font-size: 12px;
	color: #1F5DA7;
	text-decoration: none;
}
a:hover
{	
	color: #1F5DA7;
	text-decoration: underline;
}

#Main a, #SideBar a
{	
	text-decoration:underline;
}

#Main a:hover, #SideBar a:hover
{	
	text-decoration:none;
}

#Main .breadcrumb a, #Main .breadcrumb a:hover
{
	text-decoration:none;
}

/*** end of links ***/

.gallery
{
	width: 80px;
	height: 80px;
	float: left;
	display: block;
}

#SideBar
{
	font-size: 12px;
}

#SideBar dt
{
	font-weight: bold;
	color: #1F5DA7;
}
#SideBar dd
{
	margin-left: 0;
	margin-bottom: 10px;
}
#SideBar ul
{
	padding-left: 20px;
	margin-left: 0;
}
#SideBar .contacts
{
	margin-top: 20px;
}
#SideBar .contacts dt
{
	font-size: 16px;
	color: black;
	margin-bottom: 10px;
}
#SideBar .contacts dd
{
	margin-bottom: 5px;
}
.contacts dd strong
{
	font-size: 11px;
}

/*-------------------------------------PollBox---------------------------------*/
.PollBox
{
	font-size: 1.0em;
	margin: 0;
	background: transparent;
	width: 200px;
	padding: 10px;
}
.PollBox fieldset
{
	border: 0;
	padding: 0;
	margin: 10px 0 10px 0;
}
.PollBox h4
{
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}
.PollBox fieldset h5
{
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}
.PollBox fieldset span
{
	display: block;
	margin: 0;
	font-size: 1.0em;
	color: #000;
	line-height: 1.6em;
}
.PollBox fieldset span label
{
	display: inline;
	font-weight: normal;
}
.PollBox a
{
	float: right;
	margin-top: -16px;
}
.PollBox span
{
	color: #999;
	font-size: 0.9em;
}
.PollBox span.validator
{
	color: red;
	display: block;
	margin-bottom: 10px;
}
/*-------------------------------------News---------------------------------*/

/*----------newslist-----------*/
.newslist
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.newslist li
{
	margin-bottom: 20px;
	border-bottom: 1px dashed #ededed;
}
.newslist p.summary
{
	margin: 0;
	font-size: 0.9em;
}
.newslist h4, .newslist h5
{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}
.newslist h5
{
	font-weight: normal;
}
.newslist span.date
{
	font-style: italic;
	font-size: 0.8em;
}
.newslist a.more
{
	font-size: 0.8em;
}

/*---------singlenews---------*/

.singlenews h2
{
	font-size: 1.5em;
	margin-bottom: 0;
}
.singlenews h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 0.9em;
}
.singlenews span.date
{
	font-style: italic;
	font-size: 0.8em;
	line-height: 3em;
}
.singlenews p.summary
{
	font-weight: bold;
	font-size: 0.9em;
}
.singlenews div.newsbody
{
	margin-top: 20px;
	font-size: 0.9em;
}
.related h3
{
	font-size: 1.2em;
	margin-top: 30px;
	margin-bottom: 10px;
}
.related h4
{
	margin: 0 0 10px 0;
	font-size: 1.0em;
}
.related ul
{
	margin: 0 0 20px 0;
	padding: 0;
}
.related li
{
	padding: 0 0 0 0;
	margin-left: 20px;
}
.related li.more
{
	font-size: 0.8em;
	line-height: 2.5em;
	list-style-type: none;
}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post
{
	margin: 2.4em 0;
}
.postTitle
{
	color: #1F5DA7;
	font: normal 2.2em/1.2em georgia,arial,sans-serif;
}
.postTitle a
{
	text-decoration: none;
}
.postDate
{
	margin-bottom: 1.2em;
	font-size: 0.8em;
	color: #000 !important;
}
.postContent
{
	font-size: 13px;
}
.postContent p
{
	margin-bottom: 1.2em;
}
.postGet, .entryFoot
{
	color: #fff;
}
.postGet
{
	margin-top: 1em;
}
.diggit
{
	padding-left: 20px;
	background: url(img/blogDiggit.gif) 0 0 no-repeat;
}
.delicious, .delicous
{
	margin-left: 10px;
	padding-left: 18px;
	background: url(img/blogDelicious.gif) 0 0 no-repeat;
}
p.more
{
	font-size: 0.85em;
}
.postFoot a
{
	clear: left;
	font-size: 0.85em;
}
.postFoot a.postComments
{
}
.postFoot span
{
	margin-left: 10px;
	color: #000;
}
.postComments
{
	margin-top: 40px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.postComments h3
{
	color: #1F5DA7;
	margin-top: 1.5em;
	background: url(img/blogComments.gif) 0 0.2em no-repeat;
	font: normal 1.6em/1.2em georgia,arial,sans-serif;
}
.postComments h3 a
{
	color: #333;
}
.commentsView
{
	background: #F8FAFC;
	padding: 20px 30px 30px;
}
.postComments .commentAuthor
{
	margin-top: 1.6em;
	color: #1F5DA7;
	font-size: 1.0em;
}
.postComments .commentAuthor a
{
	text-transform: none;
	text-decoration: underline;
}
.postComments .commentAuthor a:hover
{
	text-transform: none;
	text-decoration: none;
}
.postComments .commentDate
{
	font-size: 0.8em;
	font-weight: bold;
}
.postComments p
{
	margin-top: 0;
}
p.commentMessage
{
	background: #690;
	color: #fff;
	padding: 3px 10px;
	margin: 20px 0;
}


/*comments form*/
.postComments ol
{
	list-style: none;
}
.postComments fieldset
{
	display: block;
	margin-top: 1em;
	margin-bottom: 2.3em;
	padding: 1.8em 1em 1em;
	border: 0;
	background: #E2EBF3;
}
.postComments fieldset li
{
	clear: both;
	margin-bottom: 1em;
}
.postComments fieldset li:after
{
	content: ".";
	display: block;
	clear: both;
	height: 3px;
	visibility: hidden;
}
.postComments fieldset label, .postComments fieldset span
{
	float: left;
	width: 70px;
	padding-right: 10px;
	text-align: right;
	line-height: 1.8em;
	font-size: 0.85em;
}
.postComments fieldset input
{
	float: left;
	width: 200px;
	padding: 2px;
}
.postComments fieldset textarea
{
	float: left;
	width: 380px;
	height: 150px;
	font-family: Arial;
	font-size: 12px;
}
.postComments fieldset input.commentsButton
{
	display: block;
	width: auto;
	margin: 0.4em 0 0 80px;
	height: auto;
	font-weight: bold;
	padding: 3px 5px;
}
.postComments fieldset span.commentsValidator
{
	margin-left: 70px;
	color: red;
	font-weight: bold;
	width: 320px;
	text-align: left;
}

.postsNavigation
{
	font-size: 12px;
}
.prevPost
{
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 5px;
	background: url(Images/prev.gif) center left no-repeat;
	padding-left: 13px;
}
.allPosts
{
	font-weight: bold;
}
.nextPost
{
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-left: 5px;
	background: url(Images/next.gif) center right no-repeat;
	padding-right: 13px;
}
.postsNavigation
{
	margin-top: 10px;
}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_target_list, #Main ul, #SideBar ul
{
	list-style: none;
	margin-bottom: 30px;
	font-size: 13px;
}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li
{
	margin-top: 10px;
}
.sf_list_expanded h5, .sf_item_head, ul h2
{
	font-size: 1.0em;
}
.sf_target_list
{
	margin-left: 0;
}
.sf_target_list dt
{
	font-weight: bold;
	margin-top: 1.0em;
}

/* Login & EditProfile style  */
.loginArea fieldset
{
	border: none;
	font-size: 1.1em;
	margin: 0pt 0pt 10px;
	padding: 15px 0pt;
}

.loginArea ul
{
	margin: 0pt 10px;
	padding: 0pt;
}

.loginArea li
{
	width: 400px;
	overflow: hidden;
	margin: 0 0 5px;
	list-style-type: none;
	margin: 0pt 0pt 10px;
	padding: 0pt;
}

.loginArea input
{
	background-color:white !important;
	border: solid 1px gray;
	height:18px;
}

.loginArea label
{
	display: block;
	float: left;
	width: 170px;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
}

.loginArea li.checkbox input
{
	background-color:transparent !important;
	border:0;
}

.loginArea p
{
	margin: 0pt 10px 10px;
	padding: 0pt;
}

.loginArea h3
{
	font-size: 18px;
	font-weight: normal;
	margin: 0pt 0pt 10px;
	padding: 10px 10px 0pt;
	text-align: left;
}

/* rotator */
.rotatorFeed .item{
     border: solid 1px #fff;
     width:238px;
     height:250px;
     padding:5px;     
}

#SideBar div.rotatorFeed ul {
    /* fix problems caused by layout*/
    margin-bottom:0;
    margin-left:0;
    padding-left:0;
}