/*  
Theme Name: ISE Card
Theme URI: http://www.progravix.com
Description: This theme looks like isecard.com.
Version: 1.0
Author: Andrew Lamont
Author URI: http://www.progravix.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
background-image: url(http://www.isecard.com/images/shared/background.jpg); background-repeat: repeat;
color: #000000;
}

blockquote {
	background: #FFFFFF;
	padding-left:30px;
	font-style: 
	/* border-left:1px solid #795f62; */
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

h1{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #00518d;
}

a:hover{
text-decoration: none;
color: #767676;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 740px;
text-align: center;
}

#header{
float: left;
width: 720px;
}

#container{
float: left;
width: 546px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
font-size: 10px;
color: #767676;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 134px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px 0 0px;
}

.sidebar ul li{
padding: 10px 0px 10px 0px;
font-size:8pt;
line-height: 18px;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #00518D;
font-size:9pt;
font-weight: bold;
text-transform: uppercase
}

.sidebar ul ul li{
padding: 0 0 0 10px;
}

.sidebar ul ul li a{
text-decoration: none;
color: #767676;
}

.sidebar ul ul li a:hover{
text-decoration: none;
color: #00518d;
}

table#wp-calendar{
width: 100%;
}

select{
background-color: white;
color: #767676;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 10px;
width: 100%
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
float: left;
width: 720px;
}