/*

Theme Name:Internet-webpage-design

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI:



*/


* { 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
	border:0;
	text-decoration:none;
	list-style:none;
}

input {
border:1px solid #666666;
} 


fieldset {
border:1px solid #666666;
padding:15px;
margin:0 0 15px 0;
}

fieldset legend {
font-size:12px;
padding:0 5px 0 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-shadow:0px 1px 0px #000;
}

select {
border:1px solid #666666;

}

table td {
margin:10px;
}

textarea {
border:1px solid #666666;
}

body {
	background:#000000 url(images/background-new.jpg) center top fixed no-repeat;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

a {
	color:#3399FF;
}

a:hover {
	color:#666666;
}



#wrapper {
	background:url(images/wrapBg.png) repeat-y;
	width:1004px;
	margin:0 auto 0 auto;
}

#logoContainer {
	width:1004px;
	margin:0 auto 0 auto;
}

.logo {
	margin-top:20px;
}

#pageTop {
	width:1024px;
	margin:20px auto 0 auto;
	background:url(images/pageTop.png) no-repeat;
	height:80px;
}

.rss {
	margin:-41px 35px 0px 0;
	float:right;
}

#menu {
	float:left;
	margin:20px 0 0 0 ;
	width:1004px; 
	height:30px;
	
}

#menu ul {
	font-size:13px;
	color:#4d4d4d;
	list-style:none;
	margin-left:25px;
}

#menu li {
	margin:0 40px 0 0px;
	float:left;
	line-height:30px;
}

#menu li a {
	color:#fff;
	text-shadow:1px 1px 2px #000;
	
}

.home {
	background:url(images/45.png) no-repeat left center;
	padding:0 0 0 20px;
}	

#menu li a:hover {
	color:#666666;
	text-shadow:1px 1px 2px #fff;
}

#content {
	float:left;
	width:700px;
	margin:0 0 0 10px;
	
}

#content a {
	color:#3399FF;
}

#content a:hover {
	color:#666666;
}	

.topdesc{
margin:0px;
padding:0px;
font-size:13px;
}

#featured {
	width:700px;
	-moz-border-radius:5px 5px;
	border:1px solid #ccc;
	margin:2px 0 5px 0;
}

#featured h1 {
	font-size:15px;
	padding:5px 0 5px 0px;
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	color:#3399FF;
	font-size:15px;

}

#featured h2 {
	font-size:15px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	color:#333333;
	background:url(images/postHeading.png) no-repeat left center;
	margin:0 15px 0 15px;
}

#featured .descr {
	font-size:11px;
	color:#333333;
	padding:5px 15px 10px 15px ;
}

.screen {
	margin:15px 0 15px 110px;
	width:200px;
	height:185px;

}

.screen-single {
	margin:15px 0 15px 15px;
	width:350px;
	height:328px;

}

.screenLinks-single {
	float:right;
	width:320px;
	margin:90px 0 0 0;
	font-size:12px;
	line-height:22px;
}

.screenLinks {
	float:right;
	width:250px;
	margin:55px 0 0 0;
	font-size:12px;
	line-height:22px;
}

.screenSmall {
	margin:15px 0 15px 10px;
	width:200px;
	height:185px;

}

.screenLinksSmall {
	float:right;
	width:120px;
	margin:55px 0 0 0;
	font-size:11px;
	line-height:23px;
}

.screenLinks a:hover, .screenLinksSmall a:hover {
	text-decoration:underline;
}

.preview {
	padding:0 0 0 22px;
	background:url(images/preview.png) no-repeat left center;
}

.download {
	padding:0 0 0 22px;
	background:url(images/download.png) no-repeat left center;
}

.test {
	padding:0 0 0 22px;
	background:url(images/02.png) no-repeat left center;
}

.collapse {
	float:right;
	margin:-25px 5px 0 0;
}

.expand {
	float:right;
	margin:-25px 25px 0 0;
}

#postFooter {
	clear:both;
	width:700px;
	border-top:1px solid #cccccc;
	height:30px;
	line-height:30px;
	background:#fff url(images/postFooter.png) repeat-x;
	text-align: right;
}

.dated {
	background: url(images/calendar.png) left center no-repeat;
	padding-left: 20px;
	margin-left:10px;
	float: left;
}

.category {
	background: url(images/category.png) left center no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	float: left;

}

.comments {
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	margin-right:15px;
	line-height:30px;
	float:right;
}

.author {
	padding-left: 20px;
	background: url(images/author.png) left center no-repeat;
	margin-right:15px;
	float:right;
}

#post-small {
	width:340px;
	-moz-border-radius:5px 5px;
	border:1px solid #ccc;
	margin:3px 0px 3px 6px;
	float:left;
}

#post-small h2 {
	font-size:13px;
	padding:5px 0 5px 17px;
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	color:#333333;
	background:url(images/postHeading2.png) no-repeat left center;
	margin:0 10px 0 10px;
}

.sidebar
{ 
	float: right;
  	width: 280px;
  	padding: 5px 0px 15px 0px;
}

.sidebar h3 {
	margin: 0px 10px 10px 8px;
	line-height:30px;
	font-size:18px;
	color:#666666;
	padding:0 0px 0 10px;
	background:url(images/sidebarh.png) no-repeat left center;
	
}

.sidebar ul
{ 
	width: 280px; 
	margin: 4px 0px 15px 14px;
	font-size:11px;
}

.sidebar li{ 
	list-style: none; 
	width:250px;
	padding: 0px 0px 4px 0px; 
	border-bottom: 1px solid #D4D4D4;
}

.sidebar li a { 
	line-height: 20px;
	text-decoration: none; 
	background: url(images/offline.png) no-repeat left center;
	color: #333333;
	padding: 0px 0px 2px 20px;
	display: block;
} 

.sidebar li a.current, .sidebar li a:hover
{ 
	color:#405bb6;
	background: url(images/online.png) no-repeat left center;
} 

.sidebar img {
	margin:1px;
}

#bottom {
	clear:both;
	background:url(images/bottom.png) no-repeat;
	width:1004px;
	height:20px;
	margin:0 auto 10px auto;
}

#footer {
	background:url(images/footer.png) no-repeat;
	width:1004px;
	height:30px;
	margin:0 auto 10px auto;
	text-align:center;
	padding:10px 0 0 0;
}

#ads img {
	margin:2px 0 2px 8px;
}




#searchform {
	margin-top: 5px;
}
#searchform #s {
	width: 225px;
	height: 20px;
	padding: 5px 5px 0;
	border: 0;
	margin:0 0 10px 8px;
	-moz-border-radius:5px 0px 0px 5px;
}
#searchSubmit {
	cursor: pointer;
	width: 25px;
	height: 25px;
	padding: 0;
	border: 0;
	background: url(images/search.png) no-repeat top left;
	text-indent: -9999px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
#searchSubmit:hover, #searchSubmit:focus {
	background-position: center left;
}
#searchSubmit:active {
	background-position: bottom left;
}

#searchform input:focus, #searchform textarea:focus {
	border-color: #999;
	color: #000000;
	outline: none;
	-webkit-box-shadow: 0 0px 7px #999;
	-moz-box-shadow: 0 0px 7px #999;
}






