/*  
Theme Name: CUP-PRESS

Theme URI: http://www.christianblogthemes.com/themes/three-column-themes/

Description: Three column wordpress theme created based on the Three Columns Kubrick Theme/Christian-Sun by Christian Blog Themes/Craig Desorcy.

Version: 1.2

Author: Reiko Mizuno of OshareCurry
Author URI: http://www.osharecurry.com/
Tags: clean, crisp, simple, 2 columns, fixed width

Designed for WordPress 2.6 and higher

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html


*/

/* CSS Reset - DO NOT EDIT */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET, SAFE TO EDIT BELOW */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
font-family: Arial, Helvetica, Georgia, Sans-Serif;
font-size: 14px;
text-align: center;
vertical-align: top;
background:#d8edde url(images/longbg.png) repeat-x top left;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: none;
        font-weight: bold;
	color: #CCCCCC;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ffffff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 0px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: auto;
	width: 840px;
	padding: 7px 0 0;
	text-align: left;
position:relative;
}

#page{
	float: left;
	width: 840px;
	margin: 0 0 15px 0;
	color: #000;
position:relative;
}

#header{
	float: left;
	width: 840px;
	height: 150px;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:0px solid #000000;
        border-top:1px solid #000000;
	background: #5D342B url(images/header.jpg) no-repeat;
	color: #000;
}

#header .site_title{
	float: left;
	width: 60%;
        padding: 15px 15px 15px 15px;
}

#tagline {
        float: left;
        padding: 5px 5px 5px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}

#header h1{
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

#header h1 a{
	text-decoration: none;
	color: #000000;
}

#header h1 a:hover{
	text-decoration: none;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #fff;
}

#header .syndication ul{
	margin: 0;
	padding: 10px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

#columns_wrapper{
	float:left;
	width: 840px;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
	margin: 0px 0px 0px 0px;
	background: #fff url(images/contentBg2.gif) repeat-y;
	display: inline;
position:relative;
}

#narrowcolumn{
        position: relative;
	/*float:left;*/
	width: 560px;
	padding:1em;
	/*background: url(images/dotted_vertical.gif) repeat-y top right;*/ 
}

.post{
	padding: 10px 1.5em;
}

.postdate{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #003399;
}

.post h2{
	padding: 15px 0 0;
	font-weight: normal;
}

.entry{
	line-height: 1.6em;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p{font-size:1.2em;}

.entry p.postinfo{
	padding: 5px 0 5px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.browse{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #003399;
}

#sidebar {
	float:right;
	margin: 40px 0 40px 5px;
        padding: 10px;
        width: 200px;
	position:relative;
}


#sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li#search input{
	margin: 0 0 5px;
}

#sidebar ul li{
	padding: 10px 0 10px;
}
#sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #CCCCCC;
}
#sidebar ul ul li{
	padding: 0;
	line-height: 25px;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 95%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 5px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 5px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 839px;
        
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
        background: #fff url(images/footer.jpg) no-repeat;
        border-top:1px solid #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:1px solid #000000;
        
	color: #666;
	clear: both;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}



#footer p {
	padding: 15px 0px 0px 0px;
}

div#navcontainer{width:840px;}

ul#Nav {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width:840px;
	list-style: none;
	float: left;
	background: #000 url(images/navOnBlack.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 12px;
	border-top: 0px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: 0px solid #000;
}

ul#Nav li {
	float: left;
        border-left: 0px solid #fff;
display:inline;
}

ul#Nav li.first {
	border-left: 1px solid #000;
}

ul#Nav a {
	display: inline;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #ffffff url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
