﻿/*
Theme Name: AMECA v.1.1
Theme URI: http://www.ynotweb.com
Description: AMECA.org v 1.1 WordPress Theme
Author: Kammy Burleson
Author URI: http://www.ynotweb.com


/*-----------Block Level Elements--------------*/

body {
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 12px;
}

#page {
	width: 846px;
	margin: 0 auto;

	background-image: url(images/containerBG.gif);
	background-repeat: repeat-y;
}

#header {
	width: 846px;
	/*background-image: url(images/center1.jpg);*/
	height: 124px;

}

img {
	border: none
}

img a {
	text-decoration: none;
}
#headerimg {
width: 846px;
background-image: url(images/center1.jpg);

}



.description {

}

#wrapper {

border-top: 1px solid #99A0AA;
width: 846px;



}

#content {
	float: right;
	width: 650px;
	min-height: 600px;
}

#sidebar {
	width: 178;
	margin-right: 658px;
		text-align: center;
	padding-left: 5px 0 0 0;
}


#footer {
	width: 100%;
	clear: both;
}
#footer a {
	text-decoration: none;
}
#footer img {
	border: none;
}
/*-------------links-------------*/

a {
	  color: #000;
	  font-weight: bold;
  text-decoration: none;
}
a:hover {
	  color: #000;
	  font-weight: bold;
  text-decoration: none;
}
/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {
margin-bottom: 0px;
padding-bottom: 0px;
}

h4 {

}

h5 {

}
/*------------From Ameca-------------*/

.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 14px;
}
a.pathway:link, a.pathway:visited {
  color            : #881417;
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}


.breadcrumb {
	  font-size        : 10px;
  color            : #333333;
margin-left: 7px;
padding-left: 7px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

a.breadcrumb:link, a.breadcrumb:visited {
  color            : #881417;
  font-size        : 10px;

}
a.breadcrumb:hover {
  font-size        : 10px;

}

/*-------------The Post-------------*/

h2 {
margin-top: 0px;
padding-top: 0px;
margin-right: 5px;
padding-right: 5px;
font-size: 10pt;
color: #fff;
	background-image: url(images/header.jpg);
	height: 24px;
	line-height: 24px;
	background-repeat: repeat-x;
}


h2 a:hover, h2 a:visited, h2 a {
text-decoration: none;
}

.post {

}

.post p {

}

.post a {
text-decoration:underline;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
list-style: none;
margin: 0;
padding: 1px;

}

#sidebar ul h2 {

}

#sidebar ul li {
background-image: url(images/boff.jpg);
background-repeat: none;
line-height: 18px;
padding-top: 6px;
padding-bottom: 6px;

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
display: block;
background-image: url(images/boff2.jpg);
width: 178px;
text-align: center;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
#sidebar a:hover {
display: block;
background-image: url(images/bon2.jpg);
width: 178px;
text-align: center;
  font-size: 12px;
    color: #000;
  text-decoration: none;
  font-weight: normal;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {
	border: 1px solid #99a0aa;
}

#searchform #s {
background-color: transparent;
color: #000 !important;
}



/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {

width: 99%;
color: #99A0AA;
background-color: #99a0aa;
float: left;
}