/*

Theme Name: stgabrial
Theme URI: http://designcreed.biz/
Description: stgabrial
Version: 1.0
Author: Designcreed Ltd.

*/


body {
	margin:0;
	background:#9cf url(images/bg.gif) top left repeat-x;
  font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	color:#555;
	font-size:12px;
	line-height: 20px;
	}

img 
{
	border:0;
}

a img{
	border: 0;
}

p img{
	max-width: 100%;
}

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

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

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}


a {
	color:#36c;
	text-decoration:none;
	}
a:hover {
	color:#03f;
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #36c;
	padding-left:10px;
	}
.clear {
	clear:both;
	overflow:hidden;
	}

/* The Top */


#wrapper {
	width:920px;
	margin:0 auto;
	}

html #wrapper {
	background:#fff url(images/bg-mid.gif) top center repeat-y;
	}

/* The Menu */

.menu {
	height:45px;
	background:url(images/bg-link.gif) top left no-repeat;
	}
.menu ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:35px;
	width:920px;
	overflow:hidden;
	}
.menu li {
	float:left;
	padding-right:2px;
	background:url(images/menuborder.gif) top right no-repeat;
	}
.menu a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding:0 15px;
	text-decoration:none;
	}
.menu a:hover {
	text-decoration:none;
	color:#f60;
	}
.menu .current_page_item a {
	background:transparent;
	}

.menu img {
	margin:0;
	padding:0;
	border:0;
	}
.menu img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
	}
	
/* The LOGO */

#wraplogo {
	width:920px;
	height:130px;
	margin:0 auto;
	background:#fff;
	}


#logo {
	float:left;
	width: 225px;
	height:130px;
	margin:0;
	padding:0;
	}
#logo img {
	margin:0;
	padding:0;
	border:0;
	}
#logo img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
	}


#banner {
	float:right;
	height:130px;
	width:690px;
	margin:0;
	padding:0;
	}

#banner img {
	margin:0;
	padding:0;
	border:0;
	}


#schools {
	width:920px;
	height:90px;
	margin:0 auto;
	background:#36c;
	}

#schools img {
	margin:0;
	padding:0;
	border:0;
	}
#schools img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
	}

/* The Content */

.thepic {
	float:left;
	width:700px;
	margin:20px 0 0 0;
	height: 330px;
	background:#000C11;
	/*background:#000C11 url(images/gavinpainting.jpg) left top no-repeat;*/
	}

.imghai{
	margin:10px 0 0 0;
	text-align:center;
	}


.thepictext{
	float: left;
	width: 200px;
	height: 330px;
	margin: 20px 0 0 20px;
	background: #000C11;
}

.thepictext h2{
	margin: 10px 10px 10px 10px;
	font-size: 16px;
	color: #9c0;
}
	
.thepictext p{
	margin: 10px 10px 10px 10px;
}

.content {
	float:left;
	width:720px;
	margin:20px 0 0 0;
	}
.post {
	padding:10px 20px;
	text-align:justify;
	}

.postpage {
  float: left;
  width:520px;
	padding:10px 20px;
	text-align:justify;
	}

h1.title {
	font-size:20px;
	color:#36c;
	margin:0;
	padding:0;
	}
h1.title a {
	color:#36c;
	text-decoration:none;
	}
h1.title a:hover {
	color:#03f;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	font-size:12px;
	font-weight:bold;
	color:#555;
	padding:10px 0 0 0;
	}
.postinfo a {
	color:#c00;
	text-decoration:none;
	}
.postinfo a:hover {
	color:#000;
	text-decoration:underline;
	}
.postinfo div {
	float:left;
	height:30px;
	line-height:10px;
	font-weight:normal;
	}
.pi-cats {
	padding:0;
	}
.pi-author {
	padding:0 0 0 20px;
	}
.pi-date {
	padding:0 0 0 16px;
	}
.postbottom {
	clear:both;
	height:33px;
	background:#333;
	line-height:33px;
	text-align:right;
	font-weight:bold;
	padding-right:25px;
	margin-bottom:30px;
	}
	

/* The Navigation */

.navigation {
	height:20px;
	margin:0 0 10px 0;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	margin: 0 0 0 20px;
	}
.alignright {
	float:right;
	margin: 0 20px 0 0;
	}

	
/* Side Bar */

	
.sidebar{
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
	display: inline;
	background: #eee;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
}


.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	/*text-transform: uppercase; */
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 5px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}


/* The Footer */

.footer {
  width:920px;
	height:50px;
	font-size: 11px;
	text-align: center; 
	margin: 0;
	padding: 20px 0 0 0;
	background:#36c;
	color: #fff;
}
	
span {
   color:#fff;
}
	
span.red {
   color:#c00;
}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 30px 20px;
	color:#333;
	margin:10px 0 0 0;
	font-size:16px;
	text-align:left;
	text-decoration:underline;
	text-transform:uppercase;
	}

/* The Comments */

.comments {
	margin:0 100px 10px 50px;

	}
.comments textarea {
	width:50%;
	height:156px;
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	}
#commentform input {
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	padding-left:10px;
	margin:0;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:20px;
	margin:0 0 10px 0;
	padding:15px 0 5px 0;
	border-bottom:1px dashed #c0c0b4;
	color:#930;
	font-weight:normal;
	}
.comments h2#respond {
	margin:0 0 10px 0;
	border-bottom:none;
	margin:0;
	padding:0;
	}
.comments ol {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	border-bottom:1px dashed #c0c0b4;
	margin-bottom:10px;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-weight:bold;
	}
.commenthead img {
	float:right;
	}
	
	
	
/* Recent area */

#recent{
	background: transparent;
}

#recent1 {
	width:920px;
	color: #ccc;
	font-size: 95%;
	line-height: 130%;
	padding: 10px;
}


#recent a, #recent a:visited {
	color: #9c0;
}
#recent h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #11B2D7;
	margin: 0 0px 5px;
}
.recent-recent-comments {
	width: 350px;
	float: left;
	margin-left: 10px;
}
.recent-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.recent-recent-comments ul li {
	padding: 10px 0 5px 0;
}
.recent-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
}
.recent-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.recent-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-recent-posts ul li {
	padding: 10px 0 5px 0;
}
.recent-about {
	width: 250px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}




/* NEW HOME STARTS HERE */

	
#home-area {
	width:720px;
	height:auto;
	margin:0;
	}

#home-left {
  float:left;
	width:380px;
	margin:0;
	padding:20px;
	}
#home-left h2{
	font-size:20px;
	color: #36c;
	/*text-decoration:underline;*/
 	}


#home-rightall {
  float:left;
	width:300px;
	margin:0;
	padding:0;
	}

#home-right {
	width:280px;
	margin:0;
	padding:10px;
	background:#ddf4ff;
	}

#home-right img {
	margin:0;
	padding:0;
	border:0;
	}

#home-news {
	width:280px;
	margin:0;
	padding:10px;
	background:#eee;
	}
#home-news h2{
	font-size:16px;
	color: #36c;
	/*text-decoration:underline;*/
 	}


	
	
	
/* Side Bar Child */

	
.csidebar{
	float: right;
	width: 150px;
	margin: 10px 10px 0 0;
	display: inline;
	background:#ddf4ff;
}

.csidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.csidebar ul li{
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}


.csidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	/*text-transform: uppercase; */
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.csidebar ul ul{
	line-height: 20px;
}

.csidebar ul ul li{
	padding: 5px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.csidebar ul ul ul li{
	padding: 0 0 0 5px;
	background-color: transparent;
	background-image: none;
}	



.psidebar{
	float: right;
	width: 150px;
	margin: 10px 10px 0 0;
 }
 
.psidebar img{
	border: 0;
 }

