/*
Theme Name: Monochrome
Theme URI: http://www.graphpaperpress.com/
Description: A Wordpress magazine theme.
Version: 1.2.1
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
*/
/* IMPORTANT - PLEASE READ
This theme uses the Blueprint CSS framework for
default positioning, typography, form styling, etc.
The styles below are specific for this theme
only.  Feel free to edit them as necessary.  Generally
speaking, you will will likely never need to edit
the Blueprint CSS stylesheets, which are located in:
wp-content/themes/name-of-this-theme/css/
*/
* :focus { outline: 0; }
body {
background: #BFC3DC ;
margin: 0;
padding: 2em 0;
color:#000;
font-size: 0.8em;
}
.container {
background: #FFFFFF;
padding: 1em 2em;
margin: 0 auto;
}
.container-bg {
background: #FFFFFF;

}
blockquote {
color: #000;
font-style: normal;
padding: 0 0 0 0;
}
blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  color: #000;
margin: 5px;
  background-image: url(images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(images/closequote.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
ul.advanced-recent-posts { list-style: none; line-height:1.20em; margin:5px;}
ul.advanced-recent-posts li { list-style: none; clear:both; width:100%; margin: 15px 0px 15px 0px; font-size: 14px; height:102px;}
ul.advanced-recent-posts a { font-weight:bold; font-size:12px; }
ul.advanced-recent-posts img { float:right; margin:0px 5px 5px 5px; padding:7px; border:none; }

ul.advanced-random-posts { list-style: none; line-height:1.20em; margin:5px;}
ul.advanced-random-posts li { list-style: none; clear:both; width:100%; margin: 15px 0px 15px 0px; font-size: 14px; height:102px;}
ul.advanced-random-posts a { font-weight:bold; font-size:12px; }
ul.advanced-random-posts img { float:right; margin:0px 5px 5px 5px; padding:7px; border:none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #000;
}
h5 a{
color: #000000;
font-size:14px;
margin:0;
}
a {
color: #192458;
text-decoration: none;
}
a:active, h2 a:active, h3 a:active {
color: #192458;
text-decoration: none;
}
a:hover, h2 a:hover, h3 a:hover {
color: #000;
text-decoration: none;
}
.chrome{color:#192458;}
blockquote p {
padding: 0 20px 0 30px;
}
hr {
	background: #192458;
	height: 1px;
	border: 0px;
}
img {
margin: 0;

}
.photo_align_left {
float: left;
padding: .8em;
border:3px solid #192458;
background:#fff;
margin: 5px;
}
.photo_align_right {
float: right;
padding: .8em;
border:3px solid #192458;
background:#fff;
margin-left: 15px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.photo_align_left_nocolor {
float: left;
padding: .1em;
border:0px solid #192458;
margin: 1px;
}
.photo_align_right_nocolor {
float: right;
padding: .1em;
border:0px solid #192458;
margin: 0px;
}

p {
font: small Verdana, Arial, Helvetica, sans-serif;
}

.thumbnail {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:auto;
max-width:128px;
padding:10px;
}
.post .photo_align_left {margin: 0 1.5em 1.5em 0;}
.post img.thumbnail {float:left;margin: 0 1.5em 1.5em 0;}
.logo img {
margin: 0 0 .5em 0;
}
.logo h1 {
text-transform: uppercase;
font-weight: bold;
color: #000;
margin: 14px 0 14px 0;
}
input {
border: 1px solid #444;
padding-left: 0;
color: #444;
}
ol {
margin-left: 35px;
}
label {
font-weight: normal;
color: #444;
}
textarea {
height: 200px;
width: 500px;
}
.small {
font-size: 11px;
}
.nomargin {
margin: 0;
}
a.button, button {
font-weight: normal;
}
dl.small dd {
font-size: 10px;
}
.linkcat {
list-style: none;
}
/* post boxes side bar
*/
.post_first {
padding: 1em;
font-size: 16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.post_alt {
background-color:inherit;
padding: 1em;
}
span.meta_align_right {
color: #192458;
float: right;
font-size: 10px;
}
span.meta_align_right a {
color: #192458;
}
span.meta_align_right a:hover {
color: #000;
}


.meta {
color: #192458;
font-size: 10px;
line-height: 1.875em;
}
.meta a {
color: #192458;
}
.meta a:hover {
color: #000;
}
.byline {
color: #192458;
font-size: 11px;
line-height: 1.875em;
}
.byline a {
color: #192458;
line-height: 1.875em;
text-decoration: none;
}
.byline a:hover {
color: #000;
}
.meta_list, .meta_list a, ul.meta_list {
color: #000;
list-style-image: none;
}
.meta_list li {
border-bottom: 1px dotted #000;
list-style-image: none;
}
h2.widgettitle {color:#000;text-transform:uppercase;border-bottom:1px solid #000; }
.five_posts h3 {
margin-bottom: 0;
padding: .5em 0 .5em 0;
}
.five_posts h3 a {
text-transform: uppercase;
}
.five_posts h4, h6.category_head {
margin: 0 0 1em;
padding: 0;
text-transform: uppercase;
color: #fff;
font-size: 11px;
font-weight: normal;
border-bottom: 1px solid #000;
}
.five_posts h4 a, h6.category_head a {
text-transform: uppercase;
color: #000;
}
.five_posts h4 a:hover, h6.category_head a:hover {
color: #000;
background: #e5e5e5;
}
h6.category_more a {
color: #000;
background: #e5e5e5;
padding: .3em;
font-size: 11px;
text-transform: uppercase;
border: none;
}
h6.category_more a:hover {
background: #e5e5e5;
color: #000;
}
#gray_bg {
background: #e5e5e5;
padding:2em;
margin:0 -2em 0 -2em;
float:left;
position: relative;
}
#dark_bg {
background:#192458;
padding:2em;
margin:0 -2em 0 -2em;
color: #fff;
float:left;
position: relative;
width:100%;
}
#dark_bg ul li {
list-style-image:none;
border-bottom:1px solid #192458;
color: #fff;
}
#dark_bg a {
color:#fff;
}
#dark_bg a:hover {
color:#fff;
}
#dark_bg h2.widgettitle {
margin: 0 0 1em;
padding: 0;
text-transform: uppercase;
color: #fff;
border-bottom:1px solid #192458;
font-weight: bold;
background:#192458;
}
.five_posts ul {
margin:1em;
}
.five_posts ul li {
color: #000;
font-size: 11px;
line-height: 1.8em;
border-bottom: 1px #000 solid;
list-style-image:none;
margin: 0 0 0 -1em;
}
.five_posts ul li a {
color: #000;
}
.five_posts ul li a:hover {
color: #000;
}
.post h2 {
border-bottom: 1px solid #000;
margin-bottom: 15px;
}
/* headline for catagory pages
*/
h2.category_page {
background:#fff;
margin-bottom: 15px;
color:#000;
text-transform:uppercase;
text-align:center;
padding:10px;
}
.post h2 a {
color: #000;
text-decoration: none;
}
#maincontent .post h2 {
margin-bottom: 5px;
}
#maincontent .content {
padding: 5px 47px 20px 48px;
}
#maincontent h2.pagetitle {
border: none;
text-transform: uppercase;
}
#feature h3 {
margin-bottom: 0;
padding: 0;
}
#feature p img {
margin: 7px 0 2em 0;
}
.feature_text {
margin-top: 2em;
}
#home_right .entry {
padding: 0 0 2em 0;
}
.news h3 {
text-transform: uppercase;
}
.content {
margin: 0 0 1em 0;
background-color: #FFF;

}
ul#featurenav {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#featurenav li {
display: inline;
list-style-type: none;
}
#featurenav a {
padding: 1px 5px;
}
#featurenav a:link, #featurenav a:visited {
background-color: #fff;
border: 1px solid #000;
color: #000;
text-decoration: none;
}
#featurenav a:hover {
background-color: #192458;
color: #fff;
text-decoration: none;
}
.author {
background-color:inherit;
margin-bottom: 1.5em;
padding: 1.5em;
}
.author img {
float: left;
padding: 0 1em 1em 0;
}
.author p {
margin-left: 8em;
}
.author h6 {
border-bottom: 1px #000 dotted;
margin-left: 7em;
}
.navigation, 
.navigation a {
color: #000;
font-weight:300;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.post {
margin-bottom: 25px;
}
.entry {
padding-bottom: 25px;
font-size: 13px;
}
#header {
height: 50px;
padding: 4px 0 0 0;
width: 950px;
 clear: both;
}
#header h1, #header .description {
line-height: 1em;
margin: 0;
padding: 0;
}

h1 a.logo {
text-transform: uppercase;
}
.entry #nav .content {
margin: auto;
padding: 0;
}
.entry #nav {
background-color:inherit;
margin-bottom: 15px;
}
.entry #nav li a {
background: #192458;
border-right: 1px solid #000;
color: #FFF;
}
.entry #nav li.last a {
border-right: none;
}
.entry #nav li a:hover {
background: #333;
color: #FFF;
}
#footer {
font-size: 11px;
margin: 0;
text-align: center;
background-color:inherit;
color:#000000;
}
#footer a {
text-decoration: none;
color:#000000;
}
#search {
float: right;
}
#search #s {
background: transparent url('images/icons/search_grey.gif') 0px center no-repeat;
color: #444;
font-size: 14px;
margin-right: 0px;
margin-top: 10px;
padding: 2px 0 2px 17px;
width: 135px;
}
#search #s:hover {
color: #000;
}
.search-excerpt {
margin: 0;
}
.commentlist li {
padding: 8px 15px;
}
.comments-alt {
background-color:inherit;
}
.bottombar-side { background:#BFC3DC;
height: 100%;
width: 236px;
padding-bottom:5px;
padding-left:5px;
padding-top:10px;
padding-right:5px;
border-color:#99A4DF;
border-width:thick;
border-style: solid;
margin-left:0px;

}
.bottombar-side h2 {
font-size: 15px;
font-weight: bold;
line-height: 1em;
margin: .2em 0 1em;
}
.bottombar h2 {
font-size: 14px;
font-weight: bold;
line-height: 1em;
margin: 1em 0 1em;
}
ul {
list-style-type: none;
margin-left: 1em;
padding: 0;
}
ul li {
	background-repeat: no-repeat;
	line-height: 1em;
	list-style-image: url('images/icons/li.png');
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#top {
margin: 0 auto;
width: 950px;
}
#title {
float: left;
}
#title h1 {
margin: 0;
}
#title h1 a {
color: #fff;
font-weight: bold;
letter-spacing: -.1em;
line-height: 1.3em;
text-transform: uppercase;
}
#title h1 a:hover {
color: #fff;
}
#contents {
background: #192458;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px; 
}
/* SECOND TIER PAGE NAVIGATION */
/* Root = Horizontal, Secondary = Horizontal */
#navmenu-h {
background: #192458;
z-index:13;
}
#navmenu-h-r {
background: #192458;
z-index:14;
}
#navmenu-h li.alignright {
float: right;
}
ul#navmenu-h {
margin: 0 0 1em 0;
border: 0 none;
padding: 0;
width: 950px;
	/*For KHTML*/
	list-style: none;
height: 34px;
border-top: 1px #222 solid;
z-index:5;
}
#navmenu-h-r {
margin: 0 0 1em 0;
border: 0 none;
padding: 0;
width: 950px;
	/*For KHTML*/
	list-style: none;
height: 24px;
}
ul#navmenu-h li {
margin: 0;
border: 0 none;
padding: 0;
float: left;
	/*For Gecko*/
	display: inline;
list-style: none;
position: relative;
height: 34px;
border-right: 1px #222 solid;
z-index:6;
}
#navmenu-h-r li {
margin: 0;
border: 0 none;
padding: 0;
float: right;
	/*For Gecko*/
	display: inline;
list-style: none;
position: relative;
height: 24px;
}
ul#navmenu-h ul {
margin: 0;
border: 0 none;
padding: 0;
width: 160px;
list-style: none;
display: none;
position: absolute;
top: 34px;
left: 0;
z-index:100;
}
ul#navmenu-h-r ul {
margin: 0;
border: 0 none;
padding: 0;
width: 160px;
list-style: none;
display: none;
position: absolute;
top: 24px;
left: 0;
z-index:111;
}
ul#navmenu-h ul:after,ul#navmenu-h-r ul:after /*From IE 7 lack of compliance*/ {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0;
visibility: hidden;
background: #192458;
}
ul#navmenu-h ul li, ul#navmenu-h-r ul li {
width: 160px;
float: left;
background: #192458;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
padding: 5px 20px 5px 20px;
float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
background: #192458;
color: #fff;
font: 14px/24px Helvetica;
text-decoration: none;
text-transform: uppercase;
height: auto !important;
	/*For IE*/
}
/*top menu*/
ul#navmenu-h-r a {
padding: 2px 20px 0 20px;
float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
background: #192458;
color: #fff;
font: 11px/22px Helvetica;
text-decoration: none;
height: auto !important;
	/*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h-r a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h-r li:hover a,
ul#navmenu-h li.iehover a,
ul#navmenu-h-r li.iehover a {
background: #192458;
color: #FFF;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a,
ul#navmenu-h-r li:hover li a,
ul#navmenu-h-r li.iehover li a {
float: none;
background-color:inherit;
color: #000;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a,
ul#navmenu-h-r li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover a,
ul#navmenu-h-r li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover a {
background-color:inherit;
color: #000;background-color:inherit;
color: #000;
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a,
ul#navmenu-h-r li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li a {
background-color:inherit;
color: #000;
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a,
ul#navmenu-h-r li:hover li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover li:hover a,
ul#navmenu-h-r li.iehover li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover a {
background-color:inherit;
color: #000;
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a,
ul#navmenu-h-r li:hover li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a {
background-color:inherit;
color: #000;
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover,
ul#navmenu-h-r li:hover li:hover li:hover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a:hover {
background-color:inherit;
color: #000;
}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul,
ul#navmenu-h-r ul ul,
ul#navmenu-h-r ul ul ul {
display: none;
position: absolute;
top: 0;
left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul,
ul#navmenu-h-r li:hover ul ul,
ul#navmenu-h-r li:hover ul ul ul,
ul#navmenu-h-r li.iehover ul ul,
ul#navmenu-h-r li.iehover ul ul ul {
display: none;
}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul,
ul#navmenu-h-r li:hover ul,
ul#navmenu-h-r ul li:hover ul,
ul#navmenu-h-r ul ul li:hover ul,
ul#navmenu-h-r li.iehover ul,
ul#navmenu-h-r ul li.iehover ul,
ul#navmenu-h-r ul ul li.iehover ul {
display: block;
}

* html	ul#navmenu-h ul li a, * html ul#navmenu-h-r ul li a  {width: 100%;}



ul#portfolio {padding:0;list-style:none;margin:.5em 0 2em 0;}
ul#portfolio li {list-style:none;background:#eee;border:1px solid #ccc;padding: 1em;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;}
.slideshow {
background:#fff;
margin:0 0 1em 0;
clear:both;}


/* ADDED FUN */

img.alignright {float:right; margin:10px 0px 1em 1em}
img.alignleft {float:left; margin:10px 1em 1em 0px}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2em 0px 3em 1em}
a img.alignleft {float:left; margin:1em 1em 1em 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
p { margin-top: 0px; 
font-size:16px}


.curved-box
    {
    width: 800px;
margin:50px 0px; padding:0px;


    background-color: #BFC3DC;
	
}

.curved-box h2
    {
    background: #BFC3DC url(http://sikhfoundation.org/images/curves/top-700.jpg) no-repeat left top;
    color: #f4fbfd;
    padding: 10px 15px 10px 15px;

}

.curved-box p
    {
    background: #BFC3DC url(http://sikhfoundation.org/images/curves/bot-700.jpg) no-repeat left bottom;
margin:0px auto;

    padding: 5px 15px 10px 15px;
    text-align: center;
}  

#fullwidth {
        background-color: #eeeeee;
        float: left;
    padding: 5px 5px 5px 5px;
    margin: 0 0 0 -10px;
    width: 990px;
    }
	
	
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 9px;
font: 14px/1.4em Helvetica; }
.picture cap {font: 10px/1.4em Helvetica;}
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.7em; float:right; }
.left { margin: 0.7em; float:left; }

.flashunit {
	padding: 4px;
	background-color:inherit;
	border: 4px solid #ddd;
	width: 425px;
	height: 344px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
.flashunit h2 {
	font: 18px normal  Helvetica;
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0;
	padding: 10px;
	color: #444;
	text-align: center;
}
.flashunit p {
	font: 14px normal  Helvetica;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #f0f0f0;
}
object.flashvideo {
	width: 100%;
	height:350px;
}
.boxed
	{
		margin: 1em auto;
		width: 740px;
		height: 100%;
		text-align: left;
		padding: 15px;
		background-color: #BEC2DB;
		border: 0px solid black;
	}

#leftside { width: 500px; border: 1px solid white; float: left; margin-right: 15px}
#rightside { width: 380px; border: 1px white solid ; float: right; margin-left: 15px}
.clear { clear: both;}


.OCwrapper{
   margin: 0px auto;
   width: 433px;
   background-color: #fff
}
.OCheader{
   float: left;
   width: 100%;
   background-color: #fff;
   height:23px;
}
.OCcontent{
   float: left;
   width: 100%;
   background-color: #BFC3DC
}
.OCfooter{
   float: left;
   width: 100%;
   background-color: #fff
}
.OCbody {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #BFC3DC
}




.bold-type-1em {
	font-size: 1em;
	font-weight: bold;
}
.bold-type-16px {
	font-size: 16px;
	font-weight: bold;
	color: #192458;
}

post.font-16px {
color: #000000;
font-size: 16px;
}
.style2 {font-size: 14px}

#categoryfeeds li {
background:transparent url(/wp-content/uploads/icons/rss_small.png) no-repeat scroll 0 0;
border-bottom:1px dotted #CCCCCC;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:2px 0 2px 20px;
}
/* two colums - code*/
.mask2c{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 800PX;
   background-color: #f4f4f4
}
.header2c{
   float: left;
   width: 800px;
   padding-left:10px;
   background-color: #f4f4f4
}
.colleft2c{
   position: relative;
   width: 790px;
   right: 0%;
   background-color: #f4f4f4
}
.col12c{
   position: relative;
   overflow: hidden;
   float: left;
   padding:8px;
 width: 360px;
   left: 409px;
   height: 1350px;
   background-color: #e6e6e6
}
.col22c{
   position: relative;
   overflow: hidden;
   float: left;
    padding:8px;
 width: 360px;
 left: -360px;
   height: 1350px;
   background-color: #e6e6e6
}
.footer2c{
   float: left;
   width: 700px;
    padding-left:10px;
   background-color: #fff
}
body2c {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #e7e7de
}


/* family Corner - code*/

/* Header - Sider*/
#fcheader { width:769px; height:500px; background-color:#728903;  margin:0 auto;
 float:left; display:inline;}
#fcside { width:  179px; height:500px; background-color:#728903; margin: 0 auto;
  float: right;}
.clear { clear: both;}

/* Under*/
#fc-1 { width: 237.5px;  float: left;}
#fc-2 { width: 237.5px;  float: left;}
#fc-3 { width: 237.5px;  float: left;}
#fc-4 { width: 237.5px;  float: left;}
.clear { clear: both;}

/*FC-Fonts*/
.fc-Main-Box-Title {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
.fc-Main-Box-More {
    font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
}
.fc-Main-Box-Content {
    font-size: 14px;
	color: #000000; 
}
.post-title-bold {
	font-size: 16px;
	font-weight: bold;
}
.post-info-small {font-size: 12px}
.post-blabblab {font-size: 16px}

#fc-main-post-bg{position: relative;
top: 5px;
left: 5px;
width: 951px;
height: 482px;
z-index: 2000;}
#fc-main-post-content{position:relative;
top: -370px;
left: 190px;
width: 730px;
height: 300px;
z-index: 2500;
}
#fc-main-post-back{position:relative;
top: -740px;
left: 795px;
width: 730px;
height: 30px;
z-index: 3000;
}
#fc-main-post-button1{position:relative;
top: -440px;
left: 690px;
width: 80px;
height: 30px;
z-index: 3500;
}
#fc-main-post-button2{position: absolute;
top: 725px;
left: 740px;
width: 80px;
height: 30px;
z-index: 4000;
}
#fc-main-post-more{position:relative;
top: -365px;
left: 5px;
width: 950px;
height: 36px;
background-color:#728903;
z-index: 4500;
}
#fc-main-post-more2{float:left; z-index:5000; background-color:#728903; padding-top:15px; margin-left:0px;  margin-top:30px;}
#fc-main-post-thumbs{position:relative;
top: -365px;
left: 5px;
width: 950px;
height: 215px;
background-color:#728903;
z-index: 5500;
}

body {
margin:0;
padding:0;
height:100%;
} 
.style2 {
	color: #000000;
	font-size:14px;
}
p { margin-top: 0; 
font-size:16px}
p-gen { margin-top: 0; 
font-size:16px}

.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
