/*  

Theme Name: MediaRedefined

Theme URI: http://mediaredefined.com/blog

Description: Its a very light weighted wordpress theme having variety of  features including twitter,Forms and Flickr integrations.Celebrate this christmas with this new fully christmas theme powered by MediaRedefined.

Author: Honey Singh

Author URI: http://www.honeytechblog.com/

/* It integrates many plugins like flickr-rss,twitter for wordpress,cformII.

Domtabs menus are integrated with the help from BlogdesignStudio http://blogdesignstudio.com/ and http://www.onlinetools.org/tools/domtabdata/ . */

/*Note: You are free to use this theme on non commercial sites */



body {
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0 3% 0 3%;
	line-height:1.7em;
}
/*background:url(images/bg.gif);*/ }
/*Use this for 780x60 Adsense ads */

.topbar {
	float:left;
	width:100%;
	background: #666666;
}
/* Block  */

/*.block{

width:100%;

height:10px;

}*/







#wrap {
	font-size:12px;
	color:#333333;
	margin:0 auto;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#cc0000;
	border:none;
}
#header {
	height:200px;
	position:relative;
	color:#000;
	margin-top:10px;
	float:left;
	padding-bottom:0px;
}
#header h1 {
	text-indent:-10000px;
	margin:0;
	margin-left:100px;
	margin-top:20px;
	padding:0;
}
#header h1 a {
	display:block;
	color:#fff;
	height:70px;
}
#header h1 a:hover {
	display:block;
	color:#000;
	height:70px;
}
#search {
	margin-top:15px;
	margin-right:30px;
	float:right;
	padding:0;
}
input#searchsubmit {
	background:#cc0000;
	border:2px solid #0000;
	color:#FFFFFF;
	font-size:13px;
}
a:hover {
	text-decoration:none;
	color:#000;
	border:none;
}
#white {
	background:#fff;
}
#logo {
	height:122px;
	width:495px;
	position:relative;
	color:#000;
	margin-bottom:3px;
	float:left;
	padding-bottom:5px;
}
#logo h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
#logo h1 a {
	display:block;
	background:url(images/logo-new.gif) no-repeat left top;
	height:122px;
}
#logo h1 a:hover {
	display:block;
	background:url(images/logo-hover.gif) no-repeat left top;
	height:122px;
}
.chat {
	background:url(images/chat.gif);
	margin-top:20px;
	background-repeat:no-repeat;
	width:355px;
	height:81px;
	float:right;
}
.nav {
	width:100%;
	float:left;
	height:70px;
	padding-bottom:0px;
}
/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro-dropline-9.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

/* for this demo only */



#dropline9 {
	position:relative;
	font-weight:bold;
	font-size:12px;
	height:55px;
	width:100%;
	background:#fff;
	padding-left:12px;
}
#dropline9 ul {
	padding:0;
	margin:0;
	list-style: none;
	width:100%;
	height:35px;
}
#dropline9 ul ul {
	padding:0;
	margin:0;
	list-style:none;
	width:99%;
	height:35px;
}
#dropline9 table {
	border-collapse:collapse;
	margin:-1px -20px 0 0;
	padding:0;
	width:0;
	height:0;
	font-size:1em;
}
#dropline9 li {
	float:left;
	height:35px;
	background:#fff;
}
#dropline9 li a {
	float:left;
	display:block;
	padding:0 0 0 10px;
	height:35px;
	line-height:35px;
	background: url("images/tabs.png") no-repeat left top;
	color:#000;
	text-decoration:none;
	font-family:tahoma, arial, verdana, sans-serif;
}
#dropline9 li a b {
	float:left;
	height:35px;
	display:block;
	padding:0 22px 0 10px;
	background:url("images/tabs.png") no-repeat right top;
	cursor:pointer;
	display:inline;
	font-weight:normal;
}
#dropline9 li.current a {
	background-position:0 -35px;
	border-color:#fff;
}
#dropline9 li.current a b {
	background-position:100% -35px;
	color:#fff;
}
#dropline9 li ul {
	position:absolute;
	top:35px;
	left:-9999px;
	z-index:10;
	background:#000;
}
#dropline9 li.current ul {
	left:0;
	z-index:1;
	background:#000;
	border-left:1px solid #7f7f7f;
}
#dropline9 li a:hover {
	background-position:0 -70px;
	border-color:#000;
	cursor:pointer;
}
#dropline9 li a:hover b {
	background-position:100% -70px;
	border-color:#000;
	color:#fff;
}
#dropline9 li:hover > a {
	background-position:0 -70px;
	border-color:#000;
	cursor:pointer;
}
#dropline9 li:hover > a b {
	background-position:100% -70px;
	border-color:#000;
	color:#fff;
}
#dropline9 li.current a:hover {
	background-position:0 -35px;
	border-color:#000;
}
#dropline9 li.current a:hover b {
	background-position:100% -35px;
	color:#fff;
}
#dropline9 li.current:hover a {
	background-position:0 -35px;
	border-color:#000;
}
#dropline9 li.current:hover a b {
	background-position:100% -35px;
	color:#cc0000;
}
#dropline9 ul :hover ul {
	left:0;
	border-left:1px solid #d0d0d0;
}
#dropline9 ul :hover ul.right li,  #dropline9 ul li.current ul.right li {
	float:right;
}
#dropline9 ul :hover ul.blank {
	background:#000;
	border-left:1px solid #e6e6e8;
}
#dropline9 ul :hover ul li a {
	display:inline;
	background:#000 url(images/bar.gif) right center no-repeat;
	padding:0 10px;
	margin:0;
	font-size:12px;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	border:0;
	color:#ddd;
	height:35px;
	line-height:34px;
}
#dropline9 ul :hover ul.right li a {
	background:#000 url(images/bar.gif) left center no-repeat;
}
#dropline9 ul li.current ul li a,  #dropline9 li.current a:hover ul li a,  #dropline9 li.current:hover ul li a {
	display:inline;
	background:#000 url(images/bar.gif) right center no-repeat;
	padding:0 10px;
	margin:0;
	font-size:12px;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	border:0;
	color:#aaa;
	height:35px;
	line-height:34px;
}
#dropline9 ul li.current ul.right li a,  #dropline9 li.current a:hover ul.right li a,  #dropline9 li.current:hover ul.right li a {
	background:#000 url(dropline/bar.gif) left center no-repeat;
}
#dropline9 ul :hover ul li a.last,  #dropline9 ul li.current ul li a.last,  #dropline9 li.current a:hover ul li a.last,  #dropline9 li.current:hover ul li a.last {
	background-image:none;
}
#dropline9 li ul li.current_sub a,  #dropline9 li a:hover ul li.current_sub a,  #dropline9 li:hover ul li.current_sub a,  #dropline9 li a:hover ul li a:hover,  #dropline9 li:hover ul li a:hover {
	color:#fff;
}
#dropline9 li.current ul li.current_sub a,  #dropline9 li.current a:hover ul li.current_sub a,  #dropline9 li.current:hover ul li.current_sub a,  #dropline9 li.current a:hover ul li a:hover,  #dropline9 li.current:hover ul li a:hover {
	color:#cc0000;
}
.middle {
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:70%;
	border:0px dashed #cc0000;
	overflow:hidden;
	padding:10px;
	background:#fff;
	text-align:justify;
	line-height:1.7em;
	font-size:12.5px;
}
.middle h2 {
	font-size:20px;
	font-weight:400;
	border-bottom:solid 0px #cc0000;
	margin:0 7px 3px 0;
	padding:3px 0;
}
.middle img {
	border:10px #eee solid;
        margin:0 0 10px 0;
}
#post-50{float:left;}
#post-50 img{margin:0 0 10px 0;}

/*#sidebar-bg{

background:url(images/sidebar.gif) no-repeat left top;

float:left; 



}*/

.left {
	float:left;
	width:22%;
	font-size:12px;
	border:0px dashed #cc0000;
	border-right: 0px solid #cc0000;
	margin-top:5px;
	margin:10px 0;
	margin-right:5px;
	padding:5px;
}
/*.right { float:right; width:200px; border:0px solid #f3f3f3; margin:5px 0; padding:5px;} 

.right img { border:0; display:block; margin-left:auto; margin-right:auto; }*/



p.news {
	padding:10px;
	background:#e3fbb4;
	margin:10px 0 28px;
	color:#333;
	font-size:120%;
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;
}
img.wp-smiley {
	border:0;
	padding:0;
}
div.hr {
	height:1px;
	background:#000 url(images/hr.gif)repeat-x scroll center;
	clear:both;
}
div.br {
	height:1px;
	background:#000 url(images/br.gif) repeat-x scroll center;
	clear:both;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.gcomment {
	border-left:none;
	vertical-align:middle;
	border-right:none;
	margin-bottom:3px;
	border-bottom:0px solid #99cc33;
	background-color:#F7F7F7;
	padding:3px;
}
.ucomment {
	border-left:none;
	border-right:none;
	margin-bottom:3px;
	border-bottom:0px solid #99cc33;
	background-color:#fffff;
	padding:3px;
}
input#submit {
	background:#cc0000;
	border:2px solid #fff;
	color:#fff;
	font-size:13px;
}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
}
ol.commentlist li {
	list-style:none;
	margin:0;
	padding:13px 13px 1px;
}
ol.commentlist li.commenthead {
	list-style:none;
	margin:0;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
span {
	background: transparent;
}
.addthis {
	float:right;
	clear:both;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#cc0000;
	border:none;
}
.left h2, .comments h3 {
	font-size:18px;
	border-bottom:solid 0px #cc0000;
	margin:0 7px 3px;
	padding:3px 0;
}
.left ul, .right ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:150%;
	font-size:12px;
}
.left ul li, .right ul li {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
.left ul li ul, .right ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.left ul li ul li, .right ul li ul li {
	list-style-type:none;
	background:transparent url(images/box.png) no-repeat 0 4px;
	border:0;
	margin:0;
	padding:0 0 4px 18px;
}
.left ul li ul li :hover {
	border-bottom:#cc0000 0px solid;
}
div.hr hr, div.br br {
	display:none;
}
.middle2, .middle3 {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:237px;
	border:0px solid #99cc33;
	overflow:hidden;
	padding:10px;
}
.middle2 h2, .middle3 h2 {
	font-size:18px;
	border-bottom:solid 0px #ccc;
	margin:0 7px 3px 0;
	padding:3px 0;
}
.middle2 :hover, .middle3 :hover {
	background:#fafafa;
}
.ucomment img, .addthis img {
	border:0;
}
.thumb {
	float:left;
	border:5px #eee solid;
	margin-right:7px;
	margin-bottom:7px;
	height:100px;
	width:100px;
}
/* Featured Post */

#content .featuredpost {
	border:1px solid #000000;
}
.contact {
	border: 0px solid #cc0000;
}
.feed a {
	width:100px;
	height:100px;
	background:#fff url(images/feed.gif) center;
	float:left;
}
.title {
	font-size:100%;
	background:#ccff99;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:290px;
}
.seperator {
	border-top:1px dotted #cc0000;
}
/***list****/

#list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#list li {
	padding-left: 25px;
	background-image: url(images/box.png);
	line-height:2.0;
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
/***List end***/



/***News list***/



#news {
	width:100%;
	background-color:#fff;
}
#news a:link {
	text-decoration:none;
	color:#cc333;
}
#news a:hover {
	text-decoration:none;
	color:#333;
}
.news1 {
	width:30%;
	float:left;
	background:url(images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:2%;
}
.news2 {
	width:30%;
	float:left;
	background:url(images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:2%;
	margin-right:2%;
}
.news3 {
	width:30%;
	float:right;
	background:url(images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:left;/*border:#333 1px dashed;*/

}
.newsdis {
	float:left;
	padding-left:10px;
	font-size:14px;
	color:#666;
}
#newslist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#newslist li {
	padding-left: 15px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
.newshead {
	font-family:Verdana, Arial, "Helvetica", sans-serif;
	background:#cc0000 url(images/news-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	font-size:21px;
	line-height:1;
	color:#333;
	text-align:center;
}
.news-right {
	background:#fff url(images/news-right.gif);
	background-repeat:no-repeat;
	height:30px;
	width:22px;
	float:right;
}
.newshead a {
	color:#fff;
}
.newshead a:hover {
	color:#cc000;
}
/****News list end***/









/***Footer***/

.box {
	width:16px;
	height:16px;
	background:url(images/box.png);
	background-repeat:no-repeat;
	margin-left:10px;
	float:right;
}
.foot {
	background: url(images/foot.gif);
	background-repeat:no-repeat;
	margin-left:30px;
	width:50%;
	height:30px;
	float:left;
}
#footer {
	width:100%;
	background:#333;
	float:left;
	margin-bottom:20px;
	color:#CCCCCC;
}
#footer a:link {
	color:#cc0000;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
.footer_list1 {
	width:20%;
	float:right;
	margin-left:20px;
	margin-right:10px;
}
.footer_list2 {
	width:20%;
	float:right;
	margin-right:10px;
}
.footer_list3 {
	width:20%;
	float:right;
	margin-right:20px;
}
.footer_list4 {
	width:30%;
	float:left;
	margin-left:20px;
}
#myGallery {
	width: 100% !important;
	height: 300px !important;
	float:left;
	margin-right:5px;
}
#gallery-right {
	width:400px;
	float:right;
	border:#333 1px dotted;
	height:345px;
}
#slide {
	padding-bottom:10px;
}
#section {
/*border:#333 1px solid;*/

}
#page {
	width:100%;
	margin-top:10px;
}
.page-photo {
	/*border:#cc0000 1px dashed;*/

float:left;
	margin-top:0px;
}
.page-text {
	width:55%;
	/*border:#cc0000 1px dashed;*/

float:left;
	padding-left:10px;
	text-align:justify;
}
.chat {
	background:url(images/logo/chat.gif);
	margin-top:20px;
	background-repeat:no-repeat;
	width:355px;
	height:81px;
	float:right;
}
/**Contact form end*/



#portfolio {
	width:164px;
	height:70px;
}
/***Social Buzz***/

.buzz-text {
	width:98%;
	/*border:#cc0000 1px dashed;*/

float:left;
	padding-left:10px;
	text-align:justify;
	font-weight:normal;
}
/***Portfolio**/

.porfolio-panel {
	background-image:url(images/clients/clients-bg.png);
	background-repeat:no-repeat;
	height:480px;
	float:left;
	margin-bottom:20px;
}
.portfolio {
	height:100px;
	width:100px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	float:left;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.portfolio a:link {
	text-decoration:none;
	color:#FFF;
}
.portfolio a:hover {
	text-decoration:none;
	color:#333;
}
.portfolio a img {
	text-decoration:none;
	border:5px solid #ccc;
}
.portfolio a:hover img {
	text-decoration:none;
	border:5px solid #333;
}
blockquote {
	background:url(http://media.honeytechblog.com/s1/images/blockquote/blockquote1.png) no-repeat;
	background-position:top left;
	text-align:justify;
	padding-left:20px;
	font-family:"Courier New", Courier, monospace
}
blockquote p {
	background:url(http://media.honeytechblog.com/s1/images/blockquote/blockquote2.png) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	padding-bottom:5px
}
