/*  
Theme Name: Crown of Glory 3-Column
Theme URI: http://ciabraneldata.com/bloglorious
Description: A 3-Column Theme With 2 Equal Sidebars Flanking Main Content.
Version: 1.0
Author: Ciabranel Design & Technology Associates
Author URI: http://ciabraneldata.com
*/

/* General */

body {
	margin: 0;
	background: #C99029;
border-left: #000000 dotted 13px;
border-right: #000000 dotted 13px;

}


h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 907px;
}


/* Header */

#header {
	width: 907px;
	height: 332px;
	background: url("http://www.ciabraneldata.com/bloglorious/wp-content/Pics/Untitled-1.png") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 105px;
		left: 30px;
	}
	
	#header #header-info h1 {display:none;
		color: #000000;
		font: bold 28px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {display:none;
		color: #000000;
		font: bold 15px Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 300px;
		left: 15px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 32px;
		margin-right: 11px;
		font: bold 12px/30px Verdana;
		color: #FFFFFF;
		background: url("http://www.ciabraneldata.com/bloglorious/wp-content/Pics/menu.png") repeat-x;
		border: 1px solid #000000;
		padding: 0 30px;
	}
	
	#header #header-menu ul li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 907px;
	background: #262626 url("http://www.ciabraneldata.com/bloglorious/wp-content/Pics/green.png") repeat-y;
}

#main-top {
	width: 907px;
	background: url("http://www.ciabraneldata.com/bloglorious/wp-content/Pics/green_top.png") no-repeat;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 495px;
		padding: 12px 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 495px;
	}
	
		/* Post - Date */
		
		#content .post .post-date {
			width: 122px;
			height: 25px;
			color: #cfe520;
			text-align: left;
			font: bold 10px/25px Verdana;
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 463px;
			height: 45px;
			border: 1px solid #000000;
			background: url("/bloglorious/wp-content/Pics/Post_Title.png") repeat-x;
			color: #FFFFFF;
			font: bold 10px Verdana;
			padding: 0 15px;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #FFFFFF;
			font: bold 15px/45px Verdana;
			float: left;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: left;
			line-height: 45px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px Verdana;
			color: #FFFFFF;
			padding: 0 15px;
			width: 465px;
			background: #000000;
			float: left;
		}
		
		#content .post .post-entry a {
			color: #ED145B;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px Verdana;
			color: #ED145B;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 10px 0 15px;
			width: 485px; height: 129px;
			clear: both;
			font: bold 10px/19px Verdana;
			color: #FFFFFF;
			background: url("/bloglorious/wp-content/Pics/postborder1.png") no-repeat;
			text-align: left;
		}
		
		#content .post .post-info a {
			color: #C99029;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */

                #content .post .post-entry h3 {
			color: #FFFFFF;
			font: bold 14px Verdana;
			margin: 25px 0 5px 0;
		}
		
		#content .post .post-entry .comments {
			font: normal 11px/18px Verdana;
			color: #FFFFFF;
			width: 465px;
		}
		
		#content .post .post-entry .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .post-entry .comments ol li.alt {
			background: #000;
		}
		
		#content .post .post-entry .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}

		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry #commentform {
			font: normal 11px/18px Verdana;
			color: #ffffff;
			width: 450px;
			padding-left: 15px;
			margin: 0;
		}
		
		#content .post .post-entry #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #ED145B;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}
	
	#content .navigation a {
		color: #ED145B;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 170px;
		font: normal 11px/18px Verdana;
		color: #C99029;
	}
	
	.sidebar a {
		color: #C99029;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;

	}
	
		/* Sidebar - Sides */
		
		.sidebar-left {
			padding: 12px 3px 15px 16px;
		}
		
		.sidebar-right {
			padding: 12px 0 15px 3px;
		}
		
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 5px;
			font: bold 14px/26px Verdana;
			color: #C99029;
			width: 159px;
			height: 26px;
			background: url("images/sidebar_title.gif") repeat-x;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 5px 0 8px 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			padding-left: 5px;
			color: #000000;
			font: bold 10px/25px Verdana;
			background: url("images/sidebar_menu.gif") repeat-x;
		}
		
		.sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
color: #ED145B;
		}
		
			/* Sidebar - Submenus */
			
			.sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0;
			padding: 5px 0 8px 0;
			width: 170px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 140px;
		}
		
		/* Sidebar - Tables */

		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 8px 0;
			width: 130px; color: #000001;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
color: #000000;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
color: #000000;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
text-decoration: underline;
color: #ED145B;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}
		
		/* Sidebar - Feed */
		
		.sidebar #sidebar-feed {
			margin: 5px 2px 8px 2px; 
			width: 160px;
			height: 60px;		}

pre {	font-size: 1.3 em; 
 	color: BLACK; 
	margin: 10px; 
font-style: italic;
        text-align: justify;
	padding:10px 10PX 10PX 130PX;
BORDER: WHITE DOTTED 5PX;overflow: auto;
	background: #C99029 url("/bloglorious/wp-content/Pics/CROWN.png") no-repeat; BACKGROUND-POSITION: 13px center;}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

code {font-size:1.2em; 
	color: white}

.feed-list {
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("/RSS%20Colors/01.png") no-repeat 0 50%;
  list-style-type: none;
}


/* Footer */

#footer {
	width: 907px;
	height: 83px;
	background: #000000;
	color: #000000;
	font: 10px/20px Verdana;
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}
