/*
Theme Name: SaltCity v1
Theme URI: http://www.saltcitycraftmart.com
Description: initial theme for the salt city craft mart
Version: 1
Author: jkolby
*/
/*Special thankd to Mivhale B for constructing the blank theme

Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired me to develop the blank theme
http://www.urbangiraffe.com/themes/guides

Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme

*/

/*-----------Block Level Elements--------------  background-color: #e2ecef;  */

Body {
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
line-height: 20px;
}

#page-front {
background-color: #ffffff;
width: 875px;
margin: 0 auto;
margin-top: 0px;
overflow: hidden;
}

#page-pg {
background-color: #ddebfa;
width: 1000px;
margin: 0 auto;
margin-top: 0px;
overflow: hidden;
}

#page {
background-color: #ffffff;
width: 1000px;
margin: 0 auto;
margin-top: 0px;
overflow: hidden;
}

#header {
width: 1000px;
float: left;
margin-top: 0px;
padding-bottom: 15px;
}

#headerimg {

}

.description {

}

#wrapper {
width: 800px;
margin: 0 auto;
overflow: hidden;
}

#content-front {
background-color: #ffffff;
width: 870px;
float: left;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 110px;
}

#content-pg {
background-color: #ffffff;
width: 760px;
float: left;
margin-left: 100px;
padding-top: 15px;
padding-left: 30px;
padding-right: 10px;
padding-bottom: 110px;
}

#content-blog {
background-color: #ffffff;
width: 460px;
float: left;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 110px;
}

#sidebar-L{
background-color: #ffffff;
width: 200px;
float: left;
padding-top: 15px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
}

#sidebar-R {
background-color: #ffffff;
width: 220px;
float: left;
padding-top: 15px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
}

#footer-pg {
background-color: #ddebfa;
text-align: center;
float: left;
width: 800px;
height: 70px;
line-height: 20px;
font-size: 10px;
}

#footer {
background-color: #ffffff;
text-align: center;
float: left;
width: 800px;
height: 70px;
line-height: 20px;
font-size: 10px;
}

/*-------------Headings-------------*/

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
color: #00a5b5;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
font-size: 16px;
color: #00a5b5;
}

.post {

}

.post p {

}

.post a {
color: #00a5b5;
text-decoration: none;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {
color: #00a5b5;
text-decoration: none;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
color: #005DB3;
text-decoration: none;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {
font-size: 14px;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #ee00bd;
text-decoration: none;
}
#sidebar a:hover {
color: #005DB3;
text-decoration: none;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
color: #005DB3;
text-decoration: none;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {
color: #005DB3;
text-decoration: none;
}

#prev a, #next a {
color: #005DB3;
text-decoration: none;
}

#wp-calendar caption {

}

/*-------------Images------------------*/
.a {
color: #005DB3;
text-decoration: none;
border: none;
}

a img {
	border: 0;
	}

/*-------------General------------------*/
a {
color: #ee00bd;
text-decoration: none;
border: none;
}

a:hover {
color: #005DB3;
text-decoration: none;
}

/*------------Blogroll---------------*/
.blogroll li {
list-style-type: none;
margin-left: 0;
}



