/*  
Theme Name: Rounded Box
Description: Designed by http://www.bogdanblog.net
Author: Matei Bogdan
Author URI: http://www.bogdanblog.net
*/

body {
	background:#0F5076 url('images/background.jpg') top repeat-x;
	text-align:justify;
	font-size:12px;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
        padding:0;
} 

blockquote {
	 background:#d6e2eb;
               border-top:1px solid #0f5076;
               border-bottom:1px solid #0f5076;
               font:12px Arial;
               color:#043e60;
               margin:0;
               padding:5px 5px;
}

.welcome {
	 background:#d6e2eb;
               float:left;
               margin-left: 250px;
               width:300px;
               border-top:1px solid #FFFFFF;
               border-right:1px solid #FFFFFF;
               border-bottom:1px solid #FFFFFF;
               border-left:1px solid #FFFFFF;
               border-radius: 10px;
               font:12px Arial;
               color:#043e60;
               margin:0;
               padding:5px 5px;
               position: relative; top: 30px; left: 0px;
}


.ask {
	 background:#d6e2eb;
               float:right;
               margin-right: 250px;
               width:300px;
               border-top:1px solid #FFFFFF;
               border-right:1px solid #FFFFFF;
               border-bottom:1px solid #FFFFFF;
               border-left:1px solid #FFFFFF;
               font:12px Arial;
               color:#043e60;
               margin:0;
               padding:5px 5px;
               position: relative; top: 30px; left: 0px;
}


#top-header {
	  background: url('images/header-top.gif') repeat-x;
                height:30px;
}

.menu {
        width:900px; 
        margin:0 auto 0 auto;
        text-transform:uppercase;
        display:block;
}

.menu ul {margin: 0;}

.menu ul li {
	display: block;
              float: left;
}

.menu ul li a {
	   color: #fff;
                 font:11px Arial;
                 display: block;
                 padding: 7px 10px;
                 text-decoration: none;
                 background: url('images/ln.gif') right no-repeat;
                 font-weight:bold;
}

.menu ul li a:hover {
	           color: #ff3600;
                         text-decoration:none;
}

#header {
           width:900px;
           background:none;
           margin:0 auto 0 auto;
}

.logo {
      background:url('images/logo.jpg') top left no-repeat;
      width:250px;
      height:250px;
      margin:0;
      padding:0;
}  

.wrap {
       width:900px;
       margin:0px auto 0 auto;
}

.posts {background:#fff;
        width:600px;
        float:left;
        color:#000; 
        overflow:hidden;
}  

.post {
      padding:5px 20px;
      color:#1b1b1b;
      float:left;
      overflow:hidden;
}

.post a, .post a:visited {
		font-weight:bold;
                            color:#ff3600;
                            font-weight:bold;
                            text-decoration:none;
}

.post a:hover {
	color:#0f5076;
   	text-decoration:underline;
}

.post h2 a, .post h2 a:visited {
		            font-family:Verdana;
                                        font-size:18px;
                                        color:#0f5076;
                                        font-weight:normal;
                                        text-decoration:none;
                                        text-transform:uppercase;
}

.post h2 a:hover {
	        color:#ff3600;
                      text-decoration:underline;
}

.post img {border:1px solid #c0cbdd;
        	 margin:0 5px 0 0;
         	 padding:5px;
}

.meta-post {
	 width:560px;
	 border-bottom:1px dotted #b0c4d1;
	 padding-bottom:10px;
	 margin-bottom:10px;
	 float:left;
}

.sociable {
            padding:0;
            margin:0;
            float:left;
}

.date {
      padding:0;
      margin:0;
      float:right;
}

.page-navi {
	width:550px;
	padding:0;
	margin:0 0 5px 20px;
	float:left;
}

#left-posts {
	width:600px;
              float:left;
}

.wrap-top {
	width:600px;
 	height:10px;
              background:#fff url('images/wrap-top.gif') top no-repeat;
}

.wrap-bottom {
	    width:600px;
    	    height:15px;
                  background:#fff url('images/wrap-bottom.gif') bottom no-repeat;
                  overflow:hidden;
                  float:left;
}

.sidebar-top {
	  height:10px;
                background: url('images/sidebar-top.gif') top no-repeat; 
                width:280px;
                float:right;
                margin:0px;
}

.sidebar-bottom {
	        height:15px;
                      background: url('images/sidebar-bottom.gif') left bottom no-repeat; 
                      width:280px;
                      float:right;
                      overflow:hidden;
}   

.sidebar {
	float:right;
       	background:#dde5eb;
	width:280px;
	font:12px Arial;
         	overflow:hidden;
        	margin:0;
              padding:0;
}

#sidebars {
	float:right;
	width:280px;
	overflow:hidden;
              margin:0;
              padding:0;
}

.sidebar a {
	font-weight:bold;
	color:#0f5076;
	font-weight:normal;
              text-decoration:none;
}

.sidebar a:hover {
	color:#ff3600;
       	text-decoration:underline;
}

.sidebar-content {
	width:280px;
        	margin:0;
              padding:0;
}

.sidebar-content2 {
	width:250px;
        	margin:0;
              padding-left:10px;
}


.sidebar-content h2 {
	          font-family:Arial, Helvetica, sans-serif;
                        font-size:15px;
                        background:url('images/h2.gif') center left no-repeat;
                        color:#fff;
                        text-transform:uppercase;
                        font-weight:bold;
                        margin:10px 0 0 10px;
                        padding-left:10px;
                        padding-top:10px;
                        height:25px;
}

.sidebar-content ul {
	list-style:none;
          	margin:0;
               padding:0;
}

.sidebar-content ul li {
	           list-style:none;
                         width:270px;
                         height:25px;
                         margin:0;
                         padding:0;
}


.sidebar-content ul li a, .sidebar-content ul li a:visited {
					  text-decoration:none;
                                                                        background:url('images/bullet.jpg') center left no-repeat;
                                                                        color:#0f5076;
                                                                        font:11px Arial;
                                                                        font-weight:bold;
                                                                        margin:0 0 0 10px;
                                                                        padding:5px 0 5px 20px;
                                                                        display:block;
}

.sidebar-content ul li a:hover {
		            background:url('images/bullet-hover.jpg') center left no-repeat;
                                        color:#ff3600;
                                        text-decoration:underline;
}

#sidebar1 {
	width:135px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

#sidebar1 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar1 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar1 h2 { 
                        font-family:Arial, Helvetica, sans-serif;
                        font-size:15px;
                        background:url('images/h2-bottom.gif') center left no-repeat;
                        color:#fff;
                        text-transform:uppercase;
                        font-weight:bold;
                        margin:10px 0 0 5px;
                        padding-left:5px;
                        padding-top:3px;
                        height:20px;
}

#sidebar1 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			background:url('images/bullet.gif') center left no-repeat;
			color:#467895;
			font:11px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar1 ul li a:hover {
	background:url('images/bullet-hover.gif') center left no-repeat;
	color:#034c77;
	text-decoration:underline;
}


#sidebar2 {
	width:130px;
	text-align:left;
	float:right;
	margin-right:15px;
	padding:0;
}

#sidebar2 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar2 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar2 h2 {
	          font-family:Arial, Helvetica, sans-serif;
                        font-size:15px;
                        background:url('images/h2-bottom.gif') center left no-repeat;
                        color:#fff;
                        text-transform:uppercase;
                        font-weight:bold;
                        margin:10px 0 0 5px;
                        padding-left:5px;
                        padding-top:3px;
                        height:20px;
}

#sidebar2 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			background:url('images/bullet.gif') center left no-repeat;
			color:#467895;
			font:11px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar2 ul li a:hover {
	background:url('images/bullet-hover.gif') center left no-repeat;
	color:#034c77;
	text-decoration:underline;
}

.searchbox {
	width:260px;
	height:24px;
	padding:0;
	margin:0 0 5px 10px;
	float:left;
}

.searchbox .searchformbg {
	font: normal 16px Arial, sans-serif;
	border:none;
	font-weight:bold;
	padding:0px;
	color:#0f5076;
	margin:0;
	float:left;
	width:200px;
	height:24px;
	padding:2px 0px 0px 4px;
              background: url(images/searchbg.gif) top left no-repeat;
}

.searchbox input.gosearch {
	width: 55px;
	height: 24px;
	background:url(images/searchbutton.gif) no-repeat;
	margin:0;
	float:left;
}



.recent-comments {
           width:240px;
           margin:0 0 0 15px;
           padding:0;
}

.recent-comments ul {padding-bottom:5px;}

.recent-comments a { 
	background:url('images/bullets-comm.gif') top left no-repeat;
	padding-left:17px;
}

.recent-comments a:hover {
	background:url('images/bullets-comm-hover.gif') top left no-repeat;
}

.clear {
	clear: both;
   	margin: 0;
   	padding: 0;
}

.thumb-image img{
	float:left; 
              padding:3px; 
         	margin:5px 10px 2px 0;
       	border: 1px solid #d1d1d1; 
              height:100px;
              width: 100px
}

.comm-wrap {
	width:580px;
   	margin:0 auto 0 auto;
}

.commentlist {
	margin:0;
              padding:0;
}

.commentlist li {
	background: #bedfab;
      	border:1px solid #789f62;
              list-style:none;
              margin:5px 0;
   	padding:5px 10px;
              font: 12px Arial;
            	color:#000;
              line-height:20px;
}

.commentlist li a, .commentlist li a:visited {
			           text-decoration:none;
                                                     font:10px Arial;
                                                     color:#000;
}

.commentlist li a:hover {
	color:#f36d00;
}

.avatar_cont img {
       	    padding:2px;
                  margin:5px 5px;
                  float:left;
                  background:#fff;
                  border:1px solid #bbb;
}

.commentmetadata {
           border-bottom:1px solid #789f62;
           margin:0;
           padding:10px 0;
           text-transform:uppercase;
           font:10px Arial;
           color:#000;
           background:#a0c988;
}

.reply {
	background:url('images/reply.gif') center left no-repeat;
   	padding-left:20px;
   	margin-right:10px;
    	float:right;
}

.nav {
	background:#fff;
  	padding:0; 
  	margin:5px 20px;
 	height:15px;
}

.nav a, .nav a:visited {
	text-decoration:none;
  	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
              color:#000;
 	text-transform:uppercase;
}

.nav a:hover {color:#749f5a;}

.alignleft {
	float:left;
        	margin:0;
        	padding:0;
}

.alignright {
	float:right;
          	margin:0;
          	padding:0;
}

.comm-text {padding:0;}

.cancel-comment-reply a {
		color:#5f869f;
                     	text-transform:uppercase;
                     	font:12px Arial;
                     	font-weight:bold;
}

.cancel-comment-reply a:hover {
			color:#95c877;
                              	text-decoration:none;
}

#respond {
	margin:0 0 10px 0;
         	padding:5px 5px 5px 20px;
	background:#ffffff;
	font:13px Arial;
	text-align:left;
	font-weight:normal;
	line-height:20px;
	color:#0f5076;
	list-style:none;
	width:600px;
}

#respond a {color:#0f5076;}

#respond a:hover {color:#ff3600;}

#respond h3 {
	font:20px Arial;
  	color:#0f5076;
  	font-weight:bold;
   	padding:0;
   	margin:0;
}

.number-comments h3 {
		font:15px Arial;
                 	color:#0f5076;
                 	font-weight:bold;
                 	padding:0;
                 	margin:5px 0 0 0;
}

#author { 
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/name.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:5px 0 0 5px;
	color:#5f869f;
}

#author:focus {background:#e1f1d7}

#email {  
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/email.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;
}


#email:focus {background:#e1f1d7;}

#url {       
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/url.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;;
}

#url:focus {background:#e1f1d7;}

#comment {
width:330px;
	height:165px;
	margin:0;
	background:#dde5eb;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;
}

#comment:focus {background:#e1f1d7;}

#submit {
	width:340px;
	height:25px;
	margin:5px 0;
	background:#0f5076;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}

#submit:hover {background:#1e77ab;}

.ads-250 {margin:0 10px;}

.banner-125 img {
	border:0;
           	margin:3px 2px;
           	padding:0;
}

.feed-top {
	background:url('images/feed.gif') top left no-repeat;
	width:64px;
	height:64px;
	margin:0 0 5px 30px;
	padding:0;
}

.feed-top:hover {
	background:url('images/feed-hover.gif') top right no-repeat;
}


.email-top {
	background:url('images/email-top.gif') top left no-repeat;
	width:64px;
	height:64px;
	margin:0 90px 5px 0;
	padding:0;
              float:left;
}

.email-top:hover {
	background:url('images/email-top-hover.gif') top right no-repeat;
}


img.alignright {margin-left:5px;}

.tags {padding:0 15px;
font:16px;
}

#footer {
      width:900px;
      margin:0 auto 0 auto;
      color:#fff;
      list-style:none;
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#82d1ff;
	text-decoration:none;
}

#footer a:hover {
	color:#ff3600;
           text-decoration:underline;
}

#footer-c {
	float:left;
         	margin:20px 0 20px 0;
	 width:900px;
}