body
{
	margin: 0;
	padding: 0;
	background: #333333 url(http://p2the3.org/images/img01-2.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


.forabg 
{
	padding: 0 5px;
	clear: both;
	width: 99%;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.topiclist
{
	padding-bottom = 15px;
}

.topiclist dl
{
	padding: 0px 0px 10px 40px;
}

.inner
{
	overflow: hidden;
}


li.bg1, div.bg1, ul.topiclist
{
	background-color: #ffffee;
	border: 1px solid #cccccc;
}

li.bg2, div.bg2
{
	background-color: #eeffee;
	border: 1px solid #cccccc;
}

h1, h2, h3
{
	margin-top: 0;
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1em;
}

ul
{
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

a 
{
	color: #333333;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
}

a img 
{
	border: none;
}

img.left 
{
	float: left;
	margin: 0 20px 0 0;
}

img.right 
{
	float: right;
	margin: 0 0 0 20px;
}

img.center
{
	text-align: center;
	margin: 0 10px 0 10px;
}
	

/* Header */

#logo 
{
	width: 750px;
	height: 65px;
	margin: 0 auto;
}

#logo h1, #logo p 
{
	margin: 0;
	color: #FFFFFF;
}

#logo h1 
{
	float: left;
	padding-top: 30px;
}

#logo p 
{
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a 
{
	text-decoration: none;
	color: #FFFFFF;
}

/* Navbar */
#navbar
{
	background-color:#F6F6F6;
	height:30px;
	margin:0pt auto;
	width:738px;
}

#navbar ul 
{
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
}

#navbar li 
{
	display: inline;
}

#navbar a
{
	text-decoration: none;
	color: #333333;
}

#navbar a:hover
{
	text-decoration: none;
}
/* Menu */

#menu
{
	background-color:#F6F6F6;
	height:45px;
	margin:0pt auto;
	width:750px;
}

#menu ul 
{
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li 
{
	display: inline;
}

#menu a 
{
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover 
{
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a 
{
	background: url(http://p2the3.org/images/current.gif) repeat-x;
}

/* Page */

#page 
{
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(http://p2the3.org/images/h-line.gif) repeat-y;
}

#page-bg 
{
	padding: 11px 24px;
	background: url(http://p2the3.org/images/edge.gif) no-repeat;
}

/* Latest Post */

#latest-post 
{
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/*Gallery */

#gallery
{
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}

.g-row
{
	height: 130px;
	border-bottom: 1px solid #E7E7E7;
	clear: both;
}

.g-left
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 5px;
	width: 190px;
	float: left;
}

.g-right
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 190px;
	float: right;
}




/* Content */

#content 
{
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}


.post 
{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title 
{
	margin: 0;
}

.title a 
{
	text-decoration: none;
}

.title a:hover 
{
	border-bottom: 1px dotted #999999;
}

.byline 
{
	margin: 0 0 20px 0;
}

.entry {
}

.links 
{
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.center 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


/* Sidebar */

#sidebar 
{
	float: right;
	width: 230px;
	padding-right: 20px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
}

#sidebar li ul 
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li 
{
	padding: 5px 20px 5px 35px;
	background: url(http://p2the3.org/images/bullet.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 
{
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a 
{
	text-decoration: none;
}

#sidebar a:hover 
{
	text-decoration: underline;
}

/* Footer */

#footer 
{
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(http://p2the3.org/images/pagefoot.gif) no-repeat;
}

#footer p 
{
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a 
{
	color: #666666;
}


/* Forabg */

