/*
Theme Name: The International Research Foundation (for English Language Education)
Theme URI: http://www.byte-technology.com
Description: A custom theme designed and developed specifcally for TIRF.
Version: 1.0
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/

/* Begin Typography & Colors */
body {
	font-size: 13px; 
	font-family: Arial, Sans-Serif;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	}
	
a {
	outline: none;	
}

#page {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 985px;
	background-color: #fff;
}

#headerimg {
	float:left;
	width: 582px;
	height: 85px;
	margin-top: 18px;
	margin-left: 38px;
}

/* search & social */

#searchBox {
	float:right;
	width:190px;
	margin-top: 35px;
	text-align: right;
}

.field {
	color:#b0adad;
	width: 150px;
	height: 20px;
	padding-left: 25px;
	background-image: url(images/searchbox.gif);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	font-size: 11px;
}

#socialBox {
	float:right;
	width: 190px;	
	margin-top: 15px;
}

.socialIcon {
	float:left;
	margin-right:7px;
}	

.addtoany_list{
	margin: 0;
	padding: 0;
}

.addtoany_list li{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* navigation items */

#navigation {
	float:left;
	width: 985px;
	margin-left: 38px;
	margin-top:18px;
} 

.navLcap {
	float:left;
	width:4px;
	height:25px;
	background-image: url(images/nav-lcap.gif);	
}

.navBtn {
	float:left;
	height: 21px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/nav-bg.gif);	
}

.navBtn a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;	
}

.navRcap {
	float:left;
	width:4px;
	height:25px;
	margin-right: 7px;
	background-image: url(images/nav-rcap.gif);	
}

/* sub nav items */

.navBtn ul {
	position: absolute;	
    	margin-top: 15px;
    	margin-left: 10px;
	padding-left: 20px;
	padding-top: 3px;
	background-image:url(images/sub-nav-bg.gif);
	background-repeat: no-repeat;
}

.navBtn li {
	float:left;
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 10px;
	list-style: none;
}

.navBtn li a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.navBtn .sub_current_page a {
	color:#0000ff;	
}

/* home specific items */

#homeSlideshow {
	position: absolute;
	width:985px;
	height:267px;
    	margin-top: -4px;
    	
}

#homeActionItems {
	float:left;
	width:947px;
	margin-top: 287px;
	margin-left: 38px;
}

.actionItem {
	float:left;	
	width: 210px;
	margin-right: 24px;
	text-align:center;
}

.actionItem h2 {
	margin-bottom:17px;
	text-transform: uppercase;
}

.actionItemBtn {
	float:left;
	width:206px;
	height:26px;
	padding-top: 10px;
	margin-bottom:15px;
	text-align: center;
	background-image:url(images/home-btn.gif);	
	background-repeat: no-repeat;	
}

.actionItemBtn a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;	
	text-decoration: none;
}

#homeBreakingNews {
	float:left;
	width:925px;
	height:73px;
	margin-top: 28px;
	margin-left: 32px;
	background-image:url(images/home-breakingnews-bg.gif);	
}

#homeBreakingNews h2 {
	float:left;
	color: #fff;
	margin-left: 30px;
	margin-top: 12px;
	text-transform: uppercase;
}

.breakingNewsEntry {
	position: absolute;
	height: 73px;
	color: #fff;
        width: 685px;
	margin-top: 0px;
	margin-left: 220px;
    	font-size: 13px;	
}

.breakingNewsEntry a {
	color: #fff;	
}

#content {
	float:left;
	width: 985px;
	min-height: 400px;
	background-color: #fff;
}

.post {
 	float:left;
	width: 710px;
	min-height: 525px;
	padding: 8px;
	margin-top: 40px;
	margin-left: 38px;	
	border: 1px solid #1f248d;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#pageHeader {
	float:left;
	width:100%;
	height: 200px;
	overflow: hidden;	
	margin-bottom: 10px;
}

#pageHeader h2 {
	float:left;
	color: #fff;
	padding: 4px;
	font-size: 28px;
	margin-left: 10px;
	margin-top: 148px;
	font-weight: normal;	
	background-color: #555;
}

.entry {
	float:left;	
    width: 700px;
	line-height: 18px;	
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #42878e;
}

.entryTimestamp {
	float:left;
	color:#666;	
}

.entryTags {
	float:right;
}

.newsEntry {
	float:left;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;	
}

#footer {
	float:left;
	width: 985px;
	height: 90px;
	padding-top: 20px;
	background-color: #fff;
}

#footerLeft {
	float:left;
	margin-left: 38px;
	line-height: 25px;	
}

#footerRight {
	float:right;
	margin-right: 38px;
	line-height: 25px;	
}

#footer p {

	}
/* End Structure */


/* Begin Sidebar */
#sidebar
{
 	float:left;
	width: 155px;
	min-height: 500px;
	padding: 8px;
	margin-top: 40px;
	margin-left: 8px;	
	border: 1px solid #1f248d;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}

.sidebarEntry {
	float:left;
	width: 150px;
	margin-bottom: 20px;	
}
/* End Sidebar */


/*	Begin Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;
	color:#333333;
}	

h1 {
	padding: 0;
	margin: 0;
	}
	
.entry h2 {
	width: 100%;
	clear:both;
	}

h2 {
	padding: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	color:#131682;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.pageTitle {
	float:left;
	width:100%;
	height:25px;
	padding-left: 5px;
	padding-top:5px;
	margin: 0 !important;
	background-image:url(images/header-bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 16px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.req {
	color: #990000;
	font-weight: bold;	
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	float:left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
