/******** MY CSS ************/
html{
	padding: 0px; 
	margin: 0px;
	height:100%;
	width: 100%;
}
body {
	font-family: Cambria, serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	height:100%;
	width: 100%;
	/*background-image: url(http://www.flamingmonk.com/wp-content/uploads/skitch/plaid6-20101025-164646.jpg);
	background-repeat: repeat;*/
	background-color: #F5F5F5;
}
#wrapper {
	margin: 0 auto;
	width: 966px;
	height:100%;
}
#topshad {
	background:url(images/container_shad_top.png);
	width: 966px;
	float: left;
	padding: 0px;
	height: 8px;
	margin: 40px 0px 0px 0px;
}
#header{
	background:url(images/content_bg.png);
	width:966px;
	float:left;
	margin:0px;
}
h1{
	color:#0C73C3;
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-size: 36px;
	font-weight:bold;
}
h2{
	color:#0C73C3;
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-size: 24px;
	font-weight:bold;
}
h3{
	color:#0C73C3;
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
h4{
	color:#333;
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
h5{
	color:#333;
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
textarea{
	width: 666px;
}
#title{
	width: 329px;
	height:83px;
	padding-left:8px;
	float:left;
}
#nav{
	float:left;
	width: 597px;
	height:83px;
	padding-right: 20px;
	padding-top:20px;
}
#projects{
	width:692px;
	float:left;
	padding-left:22px;
	padding-right:20px;
}
#projects-wide{
	width:920px;	
	float:left;
	padding-left:22px;
}
#post{
	width:216px;
	height:325px;
	float:left;
	padding:0px 5px 20px 5px;
}
#post_body{
	width:216px;
	height:216px;
	float:left;
	padding:0px 5px 20px 5px;
}

#thumb_img{
	width:216px;
	height:216px;
}
#thumb_postHead{
	width:216px;
	height:216px;
	padding-right:30px;
	padding-bottom:30px;
}
#thumb_description{
	background-image:url(images/gray_grad_bg.jpg);
	background-repeat:repeat-x;
	width:206px;
	height:99px;
	margin-top:10px;
	padding:5px;
}
.description_head{
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-weight:bold;
	color:#0C73C3;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.description_body{
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-weight:normal;
	color:#333;
	font-size:12px;
	margin:0px;
	padding:0px;
}
a{
	color:#0C73C3;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
a:hover{
	color:#0C73C3;
	text-decoration:underline;
}
#sidebar{
	width:220px;
	float:left;
	padding-bottom:20px;
}
#subnav{
	width:202px;
	padding-bottom:20px;
}
#contact{
	width:202px;
	background:#EEEEEE;
	background-image:url(images/gray_grad_bg.jpg);
	background-repeat:repeat-x;
}
p{
	padding:0px;
	margin: 0px 0px 18px;
}
#sidebar_p{
	padding:10px;
}
#content { 
	 background:url(images/content_bg.png);
	 background-repeat:repeat-y;
	 float: left;
	 margin: 0px;
	 padding:30px 0px 0px 0px;
	 width: 966px;
	 min-height:400px;
}
#bottom {
	 background:url(images/container_shad_bot.png);
	 width: 966px;
	 clear: both;
	 margin: 0px;
	 padding: 0px;
	 height:8px;
	 margin: 0px;
}
#footer{
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	color:#999999;
	width:100%;
	height:100px;
	padding:0px;
	background-image:url(images/footer_02.jpg);
	background-repeat:repeat-x;
}

#copyright{
	width: 966px;
}
#comment{
	width:692px;
}
img{
	border: none;
	margin-bottom: 20px;
}
img.subhd{
	border: none;
	margin: 0px;
}
.entry{
	/* font-family: Calibri, Helvetica, Verdana, Arial, sans-serif; */
	font-family: Cambria, serif;
	font-weight:normal;
	color:#000;
	font-size:14px;
	line-height:24px;
	margin-top:-20px;
}

/* @group pagination */

#pagination{
	float:left;
	width:692px;
	padding-top:0px;
	padding-left:534px;
	padding-right:20px;
	margin-bottom: -8px;
}
#page{
	float:left;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}
#page.previous{
	background:url(images/previous.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:20px;
}
#page.previous:hover{
	background:url(images/previous_f3.jpg);
	background-repeat:no-repeat;
}
#page.prevNoHover{
	background:url(images/previous_f2.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:20px;
}
#page.next{
	background:url(images/next.jpg);
	background-repeat:no-repeat;
	width:57px;
	height:20px;
}
#page.next:hover{
	background:url(images/next_f3.jpg);
	background-repeat:no-repeat;
}
#page.nextNoHover{
	background:url(images/next_f2.jpg);
	background-repeat:no-repeat;
	width:57px;
	height:20px;
}

/* @end */
#icon{
	margin:1px;
	padding:0px;
}
#icons{
	margin:8px;
	padding:0px;
}
#widget{
	margin:10px;
	padding:5px;
	padding-bottom:20px;
}
#commentlist{
	margin:0px;
	padding:0px;
	list-style:none; 
	width:688px;
}
.blue{
	background-color:#CCE4F3;
}
.grey{
	background-color:#E6ECF0;
}
#blue_top{
	width:688px;
	height:21px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_blue_top.jpg);
	background-repeat:no-repeat;
	float:right;
	
}
#blue_quote{
	width:25px;
	height:35px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_blue_quote.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
#blue_bottom{
	width:688px;
	height:21px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_blue_bottom.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-bottom:20px;
	
}
#grey_top{
	width:688px;
	height:21px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_grey_top.jpg);
	background-repeat:no-repeat;
	float:right;
	
}
#grey_quote{
	width:25px;
	height:35px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_grey_quote.jpg);
	background-repeat:no-repeat;
	float:left;

}
#grey_bottom{
	width:688px;
	height:21px;
	background-image:url(http://blog.flamingmonk.com/wp-content/themes/monk/images/comment_grey_bottom.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-bottom:20px;

}
#comment_body{
	width:623px;
	padding-right:20px;
	padding-left:20px;
	float:right;
}
#commentlist ol{
	margin:0px;
	padding:0px;
	list-style:none; 
}
#commentlist ul{
	margin:0px;
	padding:0px;
	list-style:none; 
}
#widget ol{
	font-size:11px;
	width:170px;
	margin:0px;
	padding:0px;
	list-style:none; 
}
#widget ul{
	font-size:11px;
	width:170px;
	margin:0px;
	padding:0px;
	list-style:none; 
}





/* @group FB Like Box */

.fan_box a:hover{
	text-decoration: none;
}

#u626727_1.fbConnectWidgetTopmost {
	border-color:none;
	border-right:none;
	border-style:none;
	border-width:1px;
	overflow:hidden;
	padding:0;
	position:relative;
	background-color:#CCFF00;
}

.dropshadow {
 -moz-box-shadow: 3px 3px 9px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 9px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 9px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}

/* @end */
