/*  

Theme Name: Rounded Blue

Description: A simple layout with one column for posts and two columns for widgets at the bottom.

Version: 1.2

Author: Mike Vollmer

Author URI: http://www.frenicweb.com/

Tags: blue, valid xhtml, valid css, widgets, rounded corners, fixed width 



Licenced under GPL

http://www.gnu.org/copyleft/gpl.html

*/

body {

	background-image: url(images/loopbg1.png);

	background-color: #3C578E;

	background-repeat: repeat-x;

	text-align: center;

}

#container {

	text-align: left;

	width:710px;

	left:auto;

	right:auto;

}

#header {

	margin: 0px;

	height: 90px;

	padding-top: 0px;

/* changed bottom padding from 10px to 5px */

	padding-bottom: 5px;

	top:0px;

	width: 100%;

}

#contentarea {

	margin:5px;

	top: 115px;

	width: 710px;

	padding: 5px;

	left: auto;

	right: auto;

	display: inline;

}

#menuarea {

	top: 115px;

	left: auto;

	right: auto;

	margin:5px;

	padding-right: 25px;

	padding-left: 25px;

}

.top {

	background-image: url(images/700px_bigbox_01.png);

	background-repeat: no-repeat;

	margin: 0px;

/* added padding top */
	padding-top: 25px;

/* changes from 0 to 0 */

	padding: 0px;

/* changes height to 10px from 10 px */

	height: 10px;

	width: 700px;	

}

.middle {

/* changed top padding to 0px from 0px*/

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 15px;

	background-image: url(images/700px_bigbox_02.png);

	width: 700px;

	background-repeat: repeat-y;

	margin: 0px;

}

.bottom {

	background-image: url(images/700px_bigbox_03.png);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 30px;

	width: 700px;	

}

.top2 {

	background-image: url(images/300px_box_01.png);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

/* changed height to 20px from 20px */

	height: 20px;

	width: 300px;	

}

.middle2 {

/* changed to 25 from 0 */
	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 5px;

	background-image: url(images/300px_box_02.png);

	width: 300px;

	background-repeat: repeat-y;

	margin: 0px;

}

.bottom2 {

	background-image: url(images/300px_box_03.png);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 34px;

	width: 300px;	

}

.entry {

	width:670px;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	padding-bottom: 10px;

}

.entry2 {

	width:280px;

	padding-left:5px;

}

.entry2 ul, li {

	margin:0px;

	padding: 0px;

	list-style-type: none;

}

#header h1 {
/* changed to 10 from 10px */

	padding-top: 10px;

}

#header a {

	color:#FFFFFF;

	text-decoration:none;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 2.0em;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	margin: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

h2 {

	color:#0b3581;

	font-size:1.2em;

	margin: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 10px;

}

h3 {

	margin: 0;

	padding-top: 3px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	font-size:1.1em;

	color: #FFFFFF;

	text-align:center;

}

p {

	font-size:1em;

	padding:0px;

	margin: 0px;

}

.left { float:left; }

.right { float:right; }

.postinfo {

	text-align:right;

	padding-top:5px;

	color:#999999;

}

a {

	color: #3C578E;

}

h2 a {

	color:#0b3581;

	text-decoration: none;	

}

#footer { color:#0b3581; text-align:center; margin-top: 10px; }

#footer a { color:#fff; }



.comments-template{

	margin: 10px 0 0;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}



.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;

}

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}



.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;

}

