Anladım ancak style css de malesef container ibaresi mevcut değil kodlar şunlar birşey yapılabilir mi?

/*  
Theme Name: Snoods
Theme URI: http://www.mukkamu.com
Description: Snoods theme created by Mukkamu for WordPress 2.1 - 2.2.
Version: 1.3
Author: Mukkamu
Author URI: http://www.tagtagweb.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

*{
	margin: 0;
	padding: 0;
}

body{
    margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background: #000;
	color: #ccc;
}

h1, h2{
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h2{
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	padding-left:45px;
}
a{
	text-decoration: none;
	color: #FF9900;
}
a:hover{ text-decoration: none; }

a img{border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 20px 0 0; }

blockquote{
	margin: 20px 0 0;
	border-left: #ffcc00 1px dotted;
	background: #111;
	margin-bottom: 5px;
}

blockquote p{ padding: 30px; }

blockquote blockquote{
	margin: 30px;
	background: #1f1f1f;
}

code{
	background: #1f1f1f;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #424242;
	color: #424242;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

input, textarea
{
color:#fff;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cecece;
border-right-color: #cecece;
border-bottom-color: #cecece;
border-left-color: #cecece;
font-size: 12px;

}
input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #424242;
	background-color: #1f1f1f;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
input#submit{
	background-image:url(images/submit.gif);
	width:65px;
	height:25px;
	border:none;
}
input#searchsubmit{
	background-image:url(images/search.gif);
	width:24px;
	height:23px;
	border:none;
}
ul{
	list-style: circle;
	margin-left: 20px;
}
ol{
	
	margin-left: 20px;
}
#footer{
	clear: both;
	width: 50%;
	padding: 15px 30px;
	font-family: Georgia, Sans-Serif;
}

#top {
		background-image: url(images/bg1.jpg);
}
#top .inner {
	background: transparent url('images/bg2.jpg') no-repeat top left;
	height: 179px;
}

#top a{
    margin-left:180px;
	color: #000;
	text-decoration:none;
}

#top h1{
 	margin-top:50px;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height:15px;
}

#subtop{
	color: #333;
	padding-left: 180px;
	line-height:5px;
}

.narrowcolumn{
	width: 50%;
	float: left;
}

.post{
	padding: 30px;
}

.post h2{
	font-size: 24px;
}

.entries{
	line-height: 26px;
}

.entries h1, .entries h2, .entries h3, .entries h4, .entries h5, .entries h6{
	padding: 20px 0 0;
	
}

.entries h1{
	font-size: 30px;
	line-height: 36px;
}

.entries h2{
	font-size: 18px;
}

.entries h3{
	font-size: 16px;
}

.entries h4{
	font-size: 14px;
	font-weight: bold;
}

.entries h5, .entries h6{
	font-size: 12px;
}

.entries h3, .entries h4, .entries h5{
	font-weight: bold;
}

.entries img{
	
	border: 1px solid #424242;
	padding: 5px;
	margin:5px;
}

.entries img.wp-smiley{
	border: 0;
	padding: 0;
}

.entries img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entries img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.sidebar{
	width: 16%;
	float: left;
	padding-left:20px;
	margin-top:20px;
	list-style: none;
	background: url(images/dotted_vertical.gif) repeat-y top left;
	
}

.sidebar ul{
	margin: 0;
	padding: 25px;
	list-style: none;
	background-image:url(images/bg4.gif);
	background-position:8px -8px;
	background-repeat:no-repeat;
	
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding:0px;
}

.sidebar ul li h2{
	font-size: 20px;
}

.sidebar ul ul{
	padding: 20px 0 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 15px;
}

.browse{
	padding: 30px;
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	line-height: 26px;
}


/* comments template */

.comments-template{
	padding: 30px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #424242;
	line-height: 26px;
}

.commentmetadata{
	
}
.commenttext{

background-color:#111;
padding:8px;
}
.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: TRebuchet MS, Arial, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 0px 0px;
}

table#wp-calendar th{
	text-align: center;
	color:#000000;
	vertical-align: top;
	background: #000;
	background:#FFCC00;
}

table#wp-calendar td{
	text-align: right;
	padding: 1px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.cal {
  color: #fff;
  background-color:#111;
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 2.9em;
}
.cal {
  display: inline;
  padding: 1px;
  float: left;
  margin-right: 1em;
  text-align:center
}

.cal span { display: block;  text-align:center}

.cald {
  font-size: 1.1em;
  padding-left: .2em;
  line-height:12px;
    color:#FF9900;
}


.calm {
  font-weight: bold;
  font-size: 1.2em;
  line-height: .9em;
  border:none;
  color:#FFCC00;
}

.caly {
  font-size: .9em;
  color:#addd33;
  line-height: 1em;
   border:none;
}
.postinfo{
	height:25px;
	background-color:#111;
}
.category{
	margin-left:2px;
	background: url('images/folder-orange.gif') no-repeat left;
	padding-left:18px;
	float:left;
	width:50%;
	display:block;
	}
.viewcomm{
	margin-right:2px;
	text-align:right;
	background: url('images/user-comment-orange.gif') no-repeat left;
	padding-left:18px;
	float:right;
}
#footer {
	height: 60px;
	width: 100%;
	background-color: #111111;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #292929;
}
#footer p {
	clear: both;
	color: #eeeeff;
	margin: 0px;
}
.clear
{
clear: both;
}