/*
Theme Name: PCIJ
Theme URI: http://pcij.org/
Description: The theme for the Philippine.
Version: 0.1
Author: Jaemark Tordecilla
Author URI: http://pcij.org/

	PCIJ 0.1
	 http://pcij.org/

	This theme was designed and built by Jaemark Tordecilla.

*/


body {
	margin: 0;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

img {
	border: 0;
}

h1 {
	font-family: Cambria, Georgia, sans-serif;
	font-size: 32px;
	line-height: 36px;
	margin: 0;
	width: 600px;
}

h2 {
	font-family: Cambria, Georgia, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	width: 360px;
}

h3 {
	font-family: Cambria, Georgia, sans-serif;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

h3 a {
	color: black;
	text-decoration: none;
}

h3 a:visited {
	color: black;
	text-decoration: none;
}

h4 {
	margin: 0;
	font-size: 14px;
	font-family: Cambria, Georgia, serif;
}

ul {
	margin:  0;
	list-style-type: square;
}

li {
	margin: 0 0 5px -20px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

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

#top {
	height: 240px;
	width: 100%;
	background: black;
}

#head {
	height: 240px;
	background: url('images/pcij-head.jpg') no-repeat;
}

#topinside {
	height: 110px;
	width: 100%;
	background: black;
}

#headinside {
	height: 110px;
	background: url('images/pcij-head-inside.jpg') no-repeat;
}

#menubar {
	background: #efefef;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;	
}

#toplinks {
	display: inline;
	margin: 0;
}

#toplinks li {
	display: inline;
	margin: 0 14px 0 0;
}

#toplinks a {
	color: #CC0000;
	text-decoration: none;
}

#toplinks a:visited {
	color: #660000;
}

#toplinks a:hover {
	color: #ffa200;
}

#search {
	display: inline;
	margin: 0 0 0 60px;
}

.container {
	width: 1000px;
	margin: auto;
}

.container2 {
	width: 900px;
	margin: 20px auto 0 auto;
}

#mainpanel {
	margin: 25px 0 0 25px;
	float: left;
	width: 500px;
}

#rightpanel {
	border: 1px solid #cccccc;
	background: #efefef;
	padding: 10px 20px 10px 20px;
	margin: 25px 0 0 25px;
	float: left;
	width: 210px;
	font-size: 13px;
	line-height: 16px;
}

.rightblock {
	margin: 0 0 20px 0;
}

#adpanel {
	float: left;
	margin: 25px 0 0 25px;
	width: 160px;
}

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

.posting {
	margin: 10px 0 0 0;
}

.byline {
	color: #003366;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.prehead {
	font-family: Cambria, Georgia, sans-serif;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 13px;
}


.prehead2 {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
}

.posthead {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 17px;
	margin: 5px 0 0 2px;
}

.date {
	font-size: 11px;
}

#storieslist {

}

#catlist {
	font-size: 12px;
	float: left;
	width: 110px;
	height: 520px;
}

.storiescat{
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background: #efefef;
	margin: 0 0 0 5px;
}

#storiescat0 {
	margin: 0 0 0 -5px;
	border-right: 0;
	background: white;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 5px 3px 15px;
}

#storiescat1 {
	border-top: 0;
}

#storiescat13{
	border-bottom: 1px solid #cccccc;
}

#storieslistcat {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 315px;
	height: 517px;
	padding: 10px 10px 10px 30px;
}

#storieslistcat1,#storieslistcat2,#storieslistcat3,#storieslistcat4,#storieslistcat5,#storieslistcat6,
#storieslistcat7,#storieslistcat8,#storieslistcat9,#storieslistcat10,#storieslistcat11,#storieslistcat12,
#storieslistcat13 {
	display: none;
}

.ireportitem {
	width: 150px;
	float: left;
	margin: 0 0 15px 10px;
}

#copyright {
	text-align: center;
	clear: both;
	font-size: 12px;
	padding: 10px 100px 0 0;
	margin: 20px 0 0 0;
	background: #efefef;
	border-top: 1px solid #cccccc;
}

#bottomlinks {
	display: inline;
	margin: 0;
}

#bottomlinks li {
	display: inline;
	margin: 0 15px 0 0;
}

.thumbnail {
	border: 0;
	padding: 10px;
	float: right;
}

#postpanel {
	width: 700px;
	font-size: 18px;
	line-height: 26px;
	margin: 20px 20px 0 0;
	padding: 0 0 0 50px;
	float: left;
}

#postpanel .prehead {
	font-family: Cambria, Georgia, sans-serif;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 18px;
}

#postpanel .byline {
	color: #003366;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

.rightsidebar {
	float: right;
	width: 300px;
	margin: 5px 0 5px 25px;
	padding: 10px 25px 10px 25px;
	background: #efefef;
	border: 1px solid #cccccc; 
	font-size: 16px;
}

.leftsidebar {
	float: left;
	width: 300px;
	margin: 5px 25px 5px 0;
	padding: 10px 25px 10px 25px;
	background: #efefef;
	border: 1px solid #cccccc; 
	font-size: 16px;
}

.captioned {
	width: 640px;
	margin: 10px 0 10px 0;
	padding: 10px 20px 10px 20px;
	background: #ffffff;
	border: 1px solid #cccccc; 
	font-size: 14px;
	line-height: 16px;
}

.captioned img {
	border: 1px solid black;
}

.insidemenu {
	padding: 5px 0 5px 20px;
	border: 1px solid #cccccc; 
	font-size: 13px;
	text-align: left;
	margin: 10px;
}

.postmeta {
	font-size: 12px;
	text-transform: uppercase;
}

#ireportimg {
	float: left;
	margin: 0 5px 0 0;
}


#ireporthead {
	font-family: Cambria, Georgia, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #CC0000;
}

#ireporthead .prehead {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

.wp-caption {
	margin: 10px 0 10px 0;
	padding: 20px 10px 10px 20px;
	background: #ffffff;
	border: 1px solid #cccccc; 
	font-size: 14px;
	line-height: 16px;
}

.wp-caption img {
	border: 1px solid black;
}

.alignright {
	margin: 10px 20px 10px 20px;
	float: right;
}

.alignleft {
	float: left;
	margin: 5px 25px 5px 5px;
}

#rightpanel .alignright {
	margin: 5px 10px 5px 10px;
	float: right;
}

#archpanel {
	width: 400px;
	font-size: 14px;
	line-height: 18px;
	float: left;
}

#archpanel .prehead {
	font-family: Cambria, Georgia, sans-serif;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 14px;
}

#archpanel .byline {
	color: #003366;
	margin: 5px 0 0 2px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

.archposts {
	margin: 20px 0 0 0;
}

#postpanel .tablediv {
	border: 1px solid #cccccc;
	padding: 10px;
	font-size: 14px;
	width: auto;
	line-height: 14px;
}

#postpanel table {
	font-size: 14px;
	border-spacing: 1px;
	background: white;
}

#postpanel th {
	background: #000000;
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

#postpanel .alt {
	background: #efefef;
}

#postpanel .alt2 {
	background: #dddddd;
}

#postpanel td {
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
}

.aligncenter {
	margin: auto;
}
