/*
Theme name: NovaSlim
Description: Custom Theme
*/

/* WordPress Default styles */
@import url('wp-default.css');

* { padding: 0; margin: 0; outline: 0; }

body {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background: #fff;
	text-align:justify;
}

a { color: #464646; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.cl { font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.ar { text-align: right; display: block; }
.al { text-align: left; display: block; }
.ac { text-align: center; display: block; }
.no-text { font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

#shell { margin: 0 auto; width: 930px; padding-top: 30px; }

h2 { font-size: 32px; line-height: 35px; color: #000; font-weight: normal; text-align:left;}
h2 a {color: #000;}

#sidebar { float: left; display: inline; width: 300px; }

h1#logo { width: 297px; height: 192px; }
h1#logo a { display: block; background: url(images/logo.gif); height: 192px; }

#main { padding-bottom: 80px;}

.side-nav { background: url(images/side-nav-top.gif) no-repeat 0 34px; padding-top: 67px; }
.side-nav ul { background: url(images/side-nav-bottom.gif) no-repeat 0 bottom; padding-bottom: 36px; list-style-type: none; text-align: center; }
.side-nav ul li a {  font-size: 18px; line-height: 33px; color: #7b7b7b; font-style: italic; text-transform: uppercase; letter-spacing: 13px; }

.side-search { margin-top: 8px; }
.side-search input.field  {  width: 200px; padding: 4px 12px 4px 25px; font-size: 12px; color: #cacaca; float: left; display: inline; background: transparent; border: 1px solid #c2c2c2; font-family: georgia, serif;}
.side-search input.go-btn { float: right; display: inline; width: 56px; font-size: 12px; color: #fff; background: #4c4c4c; border: 0; padding: 0; height: 23px; cursor: pointer;}

.side-img { padding-top: 22px; }

.tags { text-align: center; padding-top: 18px; }
.tags h3 { font-size: 33px; line-height: 40px; color: #c1c1c1; padding-bottom: 10px; font-weight: normal;}
.tags ul { list-style-type: none; }
.tags ul li { font-size: 12px; line-height: 20px; text-transform: uppercase; color: #383838; letter-spacing: 0.8px;}

#content { float: right; display: inline; width: 600px; }

.post { padding-bottom: 32px; }

.postmetadata { background: #4c4c4c; padding-left: 5px; }
.postmetadata p { font-family: arial, sans-serif; font-size: 12px; line-height: 22px; color: #fff; text-transform: uppercase; letter-spacing: 0.8px;}
.postmetadata a {color: #fff;}

.tagdata { font-family: arial, sans-serif; font-size: 10px; line-height: 15px; color: #000; text-transform: uppercase; letter-spacing: 0.8px;}

.entry {font-size: 14px; line-height: 22px;}

.post-images { padding-bottom: 5px; }

.comment {padding-bottom: 15px; padding-top: 5px;}

.comment-author {margin: 5px 20px 10px 15px;}

p.more-link a { font-size: 14px; line-height: 24px; color: #000; text-transform: uppercase; font-style: italic; }

ul.recent-entries { list-style-type: none; padding-top: 20px; }
ul.recent-entries li p { font-family: arial, sans-serif; font-size: 12px; line-height: 28px; color: #404040; text-transform: uppercase;   }
ul.recent-entries li p a { font-family: georgia, serif; font-size: 23px; line-height: 28px; color: #000; font-weight: normal; text-transform: lowercase; margin-left: 10px; }

#footer { background: #bfbfbf; border-top: 4px solid #4c4c4c; text-align: center; font-family: arial, sans-serif; font-size: 12px; line-height: 24px; text-transform: uppercase; padding-bottom: 25px; letter-spacing: 0.8px; }
#footer p a { color: #000;}


.field {
	margin-bottom: 8px;
	margin-right: 4px;
}

