/* 

Theme Name: AMAS
Theme URI: http://www.kaushalsheth.com/
Description: Modified version of Anthosia theme.
Version: 1.0
Author: Kaushal Sheth & Rick Huby
Author URI: http://www.e-connected.com

Credits:
Anthosia was designed by <a href="http://kaushalsheth.com">Kaushal Sheth</a> developed by <a href="http://www.frontierwebdesign.com">Chad Coleman</a>.  AMAS is an amendment to this for accessibility and new design.

Last Modified on 22 Jan 2007

*/

/**** HTML ELEMENTS ****/
h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Helvetica, verdana, arial, helvetica;
	font-weight: bold;
}

h2{
	font-size: 1.4em;
}


/* ----------------MENU------------  */

#side {
	float: right;
	position: relative;
	display: inline;
	width: 160px;
	margin: 0px -10px 0px 0px;
	text-align: left;
	left: -10px;
	padding: 0px 0px 0px -50px;
}

#side ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

#side ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#side ul li {
	padding: 0 10px;
}

a img {
	border: 0;
}


#side ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	border: 0;
}

#side h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica;
	background: url('build/cat-deco.gif') left 50% no-repeat;
	height: 30px;
	padding: 12px 0 2px 40px;
}

#side {
	color: #3f531e;
}

#side a, #side a:visited, #side a:focus, #side a:hover {
	color: #3f531e;
	font-weight: bold;
}


/* ----------------MENU------------  */
#menu {
	width: 450px;
}

#menu ul {
	list-style-type: none;
}

#menu ul ul {
	list-style-type: none;
}

#menu ul li {
	padding: 10px 0 10px 10px;
	border: 1px dashed #ccc;
}

#menu ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: 0;
}

#header {
	background: url('build/banner.jpg') no-repeat;
	height: 264px;
	margin: 0;
	text-align: left;
	vertical-align: bottom;
	padding: 1px 0 0 15px;
	font-family: "Trebuchet MS", Helvetica, verdana, arial, helvetica, sans-serif;
}


/* ----------------NAV MENU------------  */

#navmenu {
	background: url(build/bg_navmenu_bottom.gif) left bottom repeat-x #3f531e;
	margin: 0px;
	padding: 2px 3px 3px 25px;
	color: #fff;
	font-size: 1.2em;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Helvetica, verdana, arial, helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
	min-height: 35px;
}

#navmenu acronym, #navemnu abbr{
	border-bottom: 0;
}

#navmenu a:link, #navmenu a:visited {
	color: #fff;
	text-decoration: none;
	padding: 2px 15px 5px 15px;
}

#navmenu a:hover, #navmenu a:focus, #navmenu a.current {
	background-color: #65882c;
}


/**** tabHolder ****/

.tabHolder{
	width: 224px;
}

.tabHolder img{
	margin-left: 17px;
}

.tabHolder p{
	margin: 0;
	padding: 3px 0 3px 0 ! important;
}

.tabHolder h2{
	margin: 0;
	padding: 0;
	text-align: center;
}

.tabHolder ul{
	padding: 0;
	margin: 6px 0 6px 25px;
}


/**** listingImages ****/

.articleImageHolderMedium{
}

.articleImageHolderMedium a {
	text-align: center;
	vertical-align: middle;
}

.articleMediumItemLeft {
	float: left;
	width: 350px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
}

.articleMediumItemRight{
	float: right;
	width: 350px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
}

.articleRowMedium{
	margin: 0;
	clear: both;
	overflow: hidden; /* FF 'fix' */
	border: 1px solid #fff; /* IE fix - remove padding */
}

/* This is also used for the archive navigation in news */
#articleImageNav{
	margin: 0 auto;
	width: 440px;
	color: #118dcd;
}

#articleImageNav a, #articleImageNav a:visited{
	text-decoration: none ! important;
}

#articleImageNav a:hover{
	text-decoration: underline ! important;
}

#articleImageNext{
	float: right;
	display: inline;
	margin-right: 20px;
	width: 100px;
	text-align: right;
}

#articleImagePrev{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 100px;
	text-align: left;
}

#articleImageReturn{
	margin-left: auto;
	margin-right: auto;
	width: 170px;
	text-align: center;
}



/* ----------------CONTENT------------  */

#siteHolder {
	background-color: #fdfdfd;
	text-align: center;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	width: 755px;
	margin: 0 auto;
	padding: 0;
}

#content {
	float: left;
	width: 560px;
	text-align: justify;
	height: auto;
	color: #666;
	padding: 0 0 10px 15px;
	margin: 0px;
}

.fullWidth{
	width: 723px !important;
	padding: 0 15px 10px 15px !important;
}

.image-align-left {
	padding: 4px;
	float: left;
}

.image-align-right {
	padding: 4px;
	float: right;
}



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

#footer {
	overflow: hidden;
	clear: both;
	background-color: #65882c;
	width: 745px;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #fff;
	padding: 8px 3px 8px 8px;
	margin: 0;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;


}
#footer a:hover, #footer a:focus {
	color: #000;

}


/* ----------------REDIFINED TAGS------------  */



body {
	background:#252525 url('build/bg2.gif') repeat-x top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px auto;
	text-align: center;
	background-attachment: fixed;
	padding: 0px;
	font-size: small;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #3f5320;
	text-decoration: none;
}

/* ---------------FORM-------------------*/

input {
	border: 1px solid #666;
	background: #fdfdfd;
	margin: 5px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding: 3px;
}

	
textarea {
	border: 1px solid #666;
	margin: 5px;
	background: #ffffff;
	color: #333333;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding: 3px;
}
	
select {
	border: 1px solid #003300;
	margin: 5px;
	padding-left: 3px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
	
form {
	margin: 0px;
	padding: 0px;
	color: #000000;
}


/* ---------------POST-------------------*/


.storytitle {
	margin-bottom: 5px;
	text-align: center;
	background: url('build/title-deco.gif') top center no-repeat;
	padding-top: 20px;
	font-size: 1.6em;
}

.storytitle a:link, .storytitle a:visited {
	color: #3f5320;
	text-decoration: none;
}

.storytitle a:hover, .storytitle a:focus {
	color: #3f5320;
}
.meta {
	font-size: 10px;
	color: #333;
	float: right;

}
.feedback {
	background-color: #eee;
	padding: 3px;
	margin-bottom: 12px;
}
.storycontent {
	line-height: 130%;
	padding-top: 10px;

}
blockquote {	
font-style: italic;
	color: #101d27;
}


blockquote { 
	border-top: 2px solid #3f5320; 
	border-bottom: 2px solid #3f5320; 
	margin-left: 1.5em; 
	padding-left: 5px; 	
	background-color: #E6EAF3
}

h4 {
	font-family: "Trebuchet MS", Helvetica, verdana, arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;

}




/***** eConnected Additions *****/

#plotHolderLink{
	float: right;
	margin-top: 82px;
	margin-right: 22px;
}

a#plotHolderLink:hover, a#plotHolderLink:focus {
	background: url('build/newslink_over.gif') top center no-repeat;
}

#mapKey{
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.1em;
}

#mapKey img{
	margin-bottom: -10px;
}

/** generic classes **/
.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.linkDivider{
	display: none;
}

.skip{
	position:absolute; 
	top: -1000px;
} 

.skip:focus,.skip:active { 
	position:absolute; 
	top: 80px; 
	text-align: center;
	margin: 0 auto;
	background: #79237c;
	color:#fff; 
	padding: 5px 10px;
	text-decoration: none;
}



/***** GENERAL LAYOUT ******/
#euroDosh{
	overflow: hidden;
	height: 100%;
	/*font-size: 0.8em;*/
	padding-bottom: 5px;
	border-bottom: 5px solid #fff;
}

#euroDosh .floatRight img{
	margin-bottom: -3px;
}


/***** TEMPLATES *****/

/** listinc.inc **/
#listingContact{
	text-align: center;
	margin-bottom: 20px;
}

#listingContact div{
	margin-bottom: 8px;
}

#listingDescription{
	font-weight: bold;
	text-align: center;
}

/** listing_image.inc **/
#listingImageHolder{
	width: 600px;
	margin: 20px auto;
}
