﻿body {
	font: normal normal 0.8em Tahoma, 'Trebuchet MS', Helvetica, sans-serif;
    color: #666666;
}

/*----------------------------
		    base styles
----------------------------*/

div.widget h4 {
    margin: 0 0 5px 0;
    line-height: 25px;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #656551;
    letter-spacing: -1px;
    background: url('images/a22.gif') bottom repeat-x;
}

/*----------------------------
		    base styles
----------------------------*/

div#content textarea, 
div#content table, 
div#content tr, 
div#content td {
	font: normal normal normal 1.0em Tahoma, 'Trebuchet MS', Helvetica, sans-serif;
}

div#content h1 { 
    margin: 0 0 0 0;
    line-height: 25px;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #656551;
    letter-spacing: -1px;
    background: url('images/a22.gif') bottom repeat-x;
}

div#content h1 a { 
    color: #656551;
}

div#content h2 {
	font: normal normal bold 1.0em Tahoma, 'Trebuchet MS', Helvetica, sans-serif;
	color: #8A8A8A;
	line-height: 1.0em;
}

div#content p {
    text-align: justify;
    line-height: 1.3em;
}
/*
div#content ol {
    margin: 0px 0px 8px 0px; 
    padding:0px;
}

div#content ul {
    margin: 0px 0px 8px 0px;  
    padding:0px;
    list-style: none;
}

div#content ul li {
	padding: 0px 0px 0px 20px;
	background-image: url('Images/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
*/
/*----------------------------
			    Content Header
----------------------------*/
.header {
	margin-top: 3px;
	float: right;
	font-size: 0.85em;    
}

/*----------------------------
			    Content Footer
----------------------------*/

div#content .footer {
    font-size: 0.85em;
    background: url('images/a33.gif') repeat-x;
    height: 64px;
    margin-top: -20px;
}

div#content .footer ul {
    float:right;
    list-style-type: none;
    list-style-image: none;
    padding-top: 10px;
}

div#content .footer ul li {
    padding-left: 17px;
    margin-left: 25px;
    display: inline;
    background-repeat: no-repeat;
}

div#content .footer ul li.adminlinks {
}
   
div#content .footer ul li.categories {
    background-image: url('images/a38.gif')
}

div#content .footer ul li.comments {
    background-image: url('images/a36.gif')
}    

div#content img {
    margin: 0px 0px -4px;
    padding: 4px 8px 8px 4px;
	border: none;
    background: url('images/imagebg.gif') no-repeat right bottom;
}

div#content .images img {
    margin: 15px 0px 0px 15px;
    float: left;
    padding: 4px 8px 8px 4px;
	border: none;
    background: url('images/imagebg.gif') no-repeat right bottom;
}

/*----------------------------
			Post navigation
----------------------------*/
div#postnavigation {
    display:block;
}

div#commentNotificationUnsubscription {
    display:block;
    padding-top: 10px;
}
/*----------------------------
				Form input
----------------------------*/
div.form br {
    clear:left;
}

div.form label{
    margin: 2px 0 5px 0;	
	float: left;
	width: 200px;
}
div.form #error {
    color: #FF5416;   
    width: 15px;
    float: right; 
}

div.form input{
	float: left;
    margin-bottom: 5px;	
	width: 240px;
	border: solid 1px #C0C0C0;
}

div.form span.checkbox {
    float: left;
    vertical-align:top;
}
    
div.form span.checkbox input {
    width: 15px;
	border: none;
}

div.commentform span.checkbox label{
    width: 450px;
}

div.form textarea{
	margin-bottom: 5px;	
	overflow: auto;
	width: 240px;
	border: solid 1px #C0C0C0;
}

div.commentform textarea {
    height: 115px;
}

div.contactform textarea {
    height: 115px;
}
div.form div.buttons {
    clear: left;
    margin-left: 100px;
}

div.form div.buttons a{
    float:left;
    width:100px;
    padding:3px 0 3px 0;
    margin:3px;    
}

/*----------------------------
			Comment	preview
----------------------------*/

#commentMenu {
    padding: 3px 0;
	margin-left:0;
	border-bottom: 1px solid #C0C0C0;
	list-style-type: none;
	text-align: left;
	z-index:0;
}

#commentMenu li {
    display: inline;
    margin:0;	
}

#commentMenu li a {
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 3px;
    border: 1px solid #C0C0C0;
    color:#666666;
    cursor: pointer;
    z-index: 1;
}

#commentMenu li a:hover {
    text-decoration: underline;
}

#commentMenu li.selected a {
    position: relative;
    padding-top: 4px;
    border-bottom: #FFFFFF;    
}

#commentPreview{
	display:none;
	clear:both;
}

/*----------------------------
			Comment	callouts
----------------------------*/

.commentCallout
{
    height: 0;
    width: 0;
    left: 0px;
    top: 0px;
    border-bottom: 12px solid #C0C0C0;
    border-left: 12px dotted transparent;
    border-right: 12px dotted transparent;
    margin-left: 100px;
    z-index: 10;
}
.commentCalloutTip
{
    height: 0;
    width: 0;
    left: -10px;
    top: 2px;
    position: relative;
    border-bottom: 10px solid #f9f9f7;
    border-left: 10px dotted transparent;
    border-right: 10px dotted transparent;
    z-index: 11;
}
.commentContainer
{
    background-color: #f9f9f7;
    border: solid 1px #C0C0C0;
    position: relative;
    top: -1px;
    z-index: 9;
    padding: 4px;
}

/*----------------------------
				Twitter widget
----------------------------*/
span.twitterdate {
    display: block;
    padding: 0 0 0 15px;
    font-size: 0.9em;
    color:#a8a88d;
    background: url('images/twitter-t.gif') 0 2px no-repeat;
}

span.twittertext {
    display: block;
    margin: 0 0 5px 0;   
}

/*----------------------------
				Google map
----------------------------*/

div#subgurim_gglMap {
	border: solid 1px #8A8A8A;
	color: #009C79;
}

/* hide google maps banner */
div#subgurim_gglMap span {
	visibility: hidden;
}

/*----------------------------
				Content links
----------------------------*/

a {
	text-decoration: none;
	color: #267be2;
}

a.download {
	text-decoration: none;
	color: #267be2;
}

a.download img {
    border: none!important;
    vertical-align:middle;
}

a:hover {
	text-decoration: underline;
}

a[href^="\/file.axd"] {
	/*font-weight: bold;
	  background: url(download.png) no-repeat right center;
	  padding-right: 15px; */
}

/*----------------------------
				Color scheme
----------------------------*/
div#pagepanel div.images,
div#pagepanel div.form,
div#pagepanel div.map {
	background-color: #F7F3F7;
}

div#pagepanel img {
    border: solid 1px #354247;
}



