/*
Theme Name: CityPrayz2
Theme URI: http://www.cityprayz.com
Author: Josh Meyer
Author URI: http://www.photricity.com
*/

/* default elements */
* {margin: 0; padding: 0;}
body {
	background: #000 url(img/web-bg.jpg) repeat-y fixed top center;
	color: #ffffff;
	font: normal 62.5% sans-serif;
	padding: 0;
}
a, a:visited {color: #ff6700;}
a:hover, a:active {color: #fabc16;}

big {font-size: 1.1em;}

h2 {color: #fff; padding:0; padding-top:20px; line-height: 25px;}
h3 {color: #fff; padding:5px, 0;}
h1 {color: #fff; padding:3px 0px 6px 0px;}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 2.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 1em;
}

h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
}
.5space { padding: 5px; }

blockquote {
	display: block;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: 0px solid #777;}
.size-medium {border:1px solid #777; margin:7px;}
p {padding: 10px 0 10px;}
li {line-height: 1.5em;}
small,.small {font: normal 0.9em arial,sans-serif;}
.largebody { font-size: 1.3em; line-height: 1.7em; }
.red { color: #ff0000; }
ul,ol {padding: 0 2em 1.2em;}
.center {text-align: center;}
.smallfooter {color: #555; font-size: 0.8em;}
.neatbox {width: 400px; height: 105px;}

.leftbox {width: 295px; float: left;}
.rightbox {width: 295px; float: right;}

#cityprayz-bar {
	color: #ccc;
	font-size: 12px;
}
#cityprayz-bar a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#cityprayz-bar a:hover {
	color: #fff;
	text-decoration: underline;
}

noborder {border: none;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#wrapper-top {
	margin: 0;
	width: 900px;
	height: 0px;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 900px;
}

/* header */
.title {
	border-top: 0px;
}
.title h1 {
	font: normal 2.2em arial,sans-serif;
	padding: 0px 0 0px 0px;
}
.header {
	border-top: 0px;
	background: url(img/header2.jpg) no-repeat left bottom;
	height: 220px;
	text-align: right;
}

/* navigation */
.navigation {
	background: url(img/nav-bg.png) repeat-x;
	height: 20px;
	padding-top: 0px;
	overflow: hidden;
}
.navigation ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.navigation li {float: left; list-style: none;}
.navigation li a {
	color: #ff6700;
	border-right: 0px solid #fabc16;
	display: block;
	font: bold 1em arial,sans-serif;
	line-height: 20px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background: url(img/nav-bg.png) repeat-x;
	background-position: left bottom;
	color: #fabc16;
}
.navigation .current_page_item a {
	color: #fabc16;
	background-position: left bottom;
}

/* posts */
.post { padding-bottom: 15px; }
.post .descr {
	color: #ffffff;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}

/*
.post img {border: 1px solid #777; margin: 4px 0;}
.post a img {border: 1px solid #777;}
.post a:hover img {border-color: #eee;}
*/

.post .imgbdr img {border: 1px solid #777; margin: 0px 0;}

/* bottom */
.bottom {
	border-top: 0px;
	padding: 0px 5px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	color: #ff6700;
	padding: 30px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #ff6700;
	text-decoration: none;
}
.footer a:hover {
	color: #fabc16;
	text-decoration: underline;
}

/* misc */
.content {padding: 18px 20px;}
.right .content {padding: 12px 10px;}
.left {float: left;}
.right {
	float: right;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0; height: 0px;}
.col2 .left {width: 72%;}
.col2 .right {width: 28%;}

/* block list */
.block {
	padding-bottom: 15px;
}

ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #ff6700;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #fabc16;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #254155;}


/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 380px;
}


textarea.styled {
	width: 350px;
}
.styled, input, textarea {
	font-size: 1.1em;
	color: white;
	background: #1d0e1b;
	border: 1px solid #615e71;
	padding: 3px;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.styled:hover, input:hover, textarea:hover {
	background: #392236;
	border: 1px solid #ab977f;
}
.styled:focus, input:focus, textarea:focus {
	background: #392236;
	border: 1px solid #ff9804;
	outline: none;
}
.submit {
	height: 27px;
	padding: 0 3px;
}
input#s, input#newsletter { height: 19px; }
.styled2 {
	font-size: 1.1em;
	color: white;
	background: #1d1d1d;
	border: 1px solid #8e8e8e;
	padding: 0px;
}
.styled2:hover {
	background: #3f3f3f;
	border: 1px solid #8e8e8e;
}
.styled2:focus {
	background: #3f3f3f;
	border: 1px solid #ff9804;
}

#commentform input {margin-bottom: 3px;}

.commentmetadata a {font-size: 1em;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}
.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar

--------------------------------------------------*/

#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}
.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.col2 .right table thead tr {border-bottom:1px solid;}
.col2 .right table th {border-bottom:1px solid;}
.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}
.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}
.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}
.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

/* WORDPRESS */
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding: 4px 0;
}
.wp-caption img {
	margin-bottom: 4px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
