@charset "utf-8";
/*
Theme Name: WordPress Rhythmiclife
Theme URI: http://Rhythmiclife.com/
Description: The rws WordPress theme 
Version: 1.0
Author: Anish R
Author URI: http://rhythmicwebsolutions.com/
Tags: rhythmiclife, css, jquery

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding: 0;
	background-image: url(images/bbg.gif);
	}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/****************************************Added By Anish R. Starts Here***************************/
img{
	border: 0;
}

ul { margin: 0; padding : 0; list-style : none; }

input{color: #808081;}
textarea{color: #808081;}
select{color: #808081;}

a { color: #1b77a4; background: inherit; outline: none;}
a:hover { color: #95cae4; background: inherit; font-style: normal;}

.mainDiv{
	width: 100%;
	height: auto;
}

.mainSubDiv{
	position: relative;
	text-align: center;
	width: 980px;
	height: auto;
	background-color:#fff;
}

.headerDiv{
	position: relative;
	float: left;
	width: 186px;
	height: 112px;
	background-image: url(images/logo.gif);
}

.topLoginDiv{
	position: relative;
	float: left;
	width: 792px;
	height: 64px;
	margin: 0;
	padding:0;
}

.srchBox{
	width: 458px;
	height: 64px;
	float: left;
}

.topLogin{
	position: relative;
	float: right;
	width: 332px !important;
	width: 334px;
	height: 64px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.txtBox{
	width: 250px;
	height:20px;
	border: 1px solid #ccc;
	color: #999;
	padding-top: 3px;
}

.labelLeft{
	line-height: 19px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 75px;
	float:left;
}

.topMnuDiv{
	position: relative;
	float: left;
	width: 792px;
	height: 59px;
}

.butLi{
	float: left;
	width: auto;
	padding-top: 0px !important;
	padding-top: 1px;
}

#loginBut{
	height: 26px;
	width: 75px;
	padding-bottom: 2px;
	cursor: pointer;
	border: 1px solid #ccc;
}

.mnuUl{
	width: auto;
	height: 16px;
	float: right;
	font-size: 14px;
	list-style: none;
	display: inline;
	color: #1c0873;  
	margin-top: 43px;
}

.mnuUl li{
	float: left;
	width: auto;
	padding-left: 5px;
}

.frgtPass{
	float:right; 
	width: auto;
	position: relative;
	margin-top:10px !important;
	margin-top: 0;
	padding: 0;
}

.bannerTop{
	width: 980px;;
	height: 84px;
	float: left;
	margin-top: 15px;
	margin-left: 0;
	background-image:url(images/banner-top-bg.gif);

}

.bannerTop ul{
	margin: 0;
	width: 980px;
	height: 84px;
	position: relative;
	list-style:  none;
	padding: 0;
	float: left;
}

.bannerTop-article{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 1px;
	background-image:url(images/art-top.gif);
}

.bannerTop-videos{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px;
	background-image: url(images/vid-top.gif);
}

.bannerTop-discussion{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px !important;
	margin-left: 5px;
	background-image: url(images/disc-top.gif);
}

.bannerTop-tutorials{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px;
	background-image: url(images/tut-top.gif);
}

.bannerTop-article-sel{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 1px;
	background-image:url(images/art-top-sel.gif);
}

.bannerTop-videos-sel{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px;
	background-image: url(images/vid-top-sel.gif);
}

.bannerTop-discussion-sel{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px !important;
	margin-left: 5px;
	background-image: url(images/disc-top-sel.gif);
}

.bannerTop-tutorials-sel{
	width: 240px;
	height: 84px;
	float: left;
	margin-left: 6px;
	background-image: url(images/tut-top-sel.gif);
}

.bannerBot{
	width: 980px;
	height: 211px;
	float: left;
	margin: 0;
	background-image: url(images/bg-txt.gif);
	border-bottom: 2px solid #999;
}

.bannerBot ul{
	margin: 0;
	width: 980px;
	height: 213px;
	position: relative;
	list-style:  none;
	padding: 0;
	float: left;
}

.divInner {
	float: right;
	text-align:right;
	padding-right: 10px;
	color: #FFF;
}

.inner-list {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 165px;
}

.inner-list li{
	position: relative;
	text-align: left;
	color: #FFF;
	margin: 5px 5px 13px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
}

.inner-list a {
	color: #FFF; 
	text-decoration: none;
}

.divInner  a {
	color: #FFF; 
	text-decoration: none;
}

.inner-list a:hover{
	color: #FFF; 
	text-decoration: underline;
}

.divInner a:hover{
	color: #FFF; 
	text-decoration: underline;
}

.bannerBot-article{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 1px;
	background-image:url(images/art-bot.gif);
}

.bannerBot-videos{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px;
	background-image: url(images/vid-bot.gif);
}

.bannerBot-discussion{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px !important;
	margin-left: 5px;
	background-image: url(images/disc-bot.gif);
}

.bannerBot-tutorials{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px;
	background-image: url(images/tut-bot.gif);
}

.bannerBot-article-sel{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 1px;
	background-image:url(images/art-bot-sel.gif);
}

.bannerBot-videos-sel{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px;
	background-image: url(images/vid-bot-sel.gif);
}

.bannerBot-discussion-sel{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px !important;
	margin-left: 5px;
	background-image: url(images/disc-bot-sel.gif);
}

.bannerBot-tutorials-sel{
	width: 240px;
	height: 192px;
	float: left;
	margin-left: 6px;
	background-image: url(images/tut-bot-sel.gif);
}

.clsBreadCrumb{
	float:left;
	width:980px;
	height:15px;
	margin-top: 15px;
	margin-left: 1px;
	text-align: left;
}

.addLinkUnit{
	float:left;
	width:768px;
	height:15px;
	margin-top: 15px;
	margin-left: 1px;
	text-align: left;
}

.clsOpenClose{
	float: right;
	position: relative;
	text-align: right;
	padding-top: 3px;
	width: 210px;
	height: 27px;
}

.contentOuter{
	position: relative;
	float: left;
	width:980px;
	height:auto;
	margin-top: 5px;
	background-color:#FFF;
}

.left-content{
	float: left;
	width: 809px;
	height: auto;
	margin-bottom: 5px;
	background-color:#FFF;
}

.right-content{
	float: left;
	width: 166px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color:#FFF;
}
.footer{
	position: relative;
	float: left;
	width: 980px;
	height:26px !important;
	height: 16px;
	text-align: left;
	margin-top: 5px;
	padding-top: 13px;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.front-sub-left{
	position: relative;
	float: left;
	text-align: left;
	width: 396px;
	height: 206px;
	line-height: 16px;
	margin-top: 5px;
	padding: 0 3px;
	border-bottom: 1px solid #ccc;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.front-sub-right{
	position: relative;
	float: left;
	width: 396px;
	margin-left: 5px;
	text-align: left;
	height: 200px;
	line-height: 16px;
	margin-top: 5px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.single-post{
	position: relative;
	float: left;
	width: 792px;
	margin-left: 5px;
	text-align: left;
	height: auto;
	line-height: 16px;
	margin-top: 5px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.single-post p b{
	color: #FA9916;
	text-decoration: none;
}

.single-post p b a{
	color: #FA9916;
	text-decoration: none;
}

.single-post p b a:hover{
	color: #FA9916;
	text-decoration: underline;
}

.front-sub-left p b{
	color: #FA9916;
}

.front-sub-right p b {
	color: #FA9916;
}

.front-sub-left p b a{
	color: #FA9916;
	text-decoration: none;
}

.front-sub-left p b a:hover{
	color: #FA9916;
	text-decoration: underline;
}

.front-sub-right p b a{
	color: #FA9916;
	text-decoration: none;
}

.front-sub-right p b a:hover{
	color: #FA9916;
	text-decoration: underline;
}

.rightAdd{
	position: relative;
	float: left;
	width: 161px;
	height: auto;
	margin-left: 2px;
	margin-top: 5px;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.clsLatestUsers{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin-left: 2px;
	margin-top: 5px;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.clsLatestUsers ul{
	float: left;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.clsLatestUsers ul li{
	width: 194px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 10px;
	padding: 3px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

/* for video display page */
.subheader_vidDisp {
	float: left;
	width: 944px;
	padding: 8px;
	background: url(images/bg-shade.gif) repeat-x;
	color: #808081;
	text-align: left;
}
.bigVideo{float:left; width: 427px; height: 400px; padding-top: 5px; padding-right:5px; border-right: 1px #CCCCCC solid;}
.bigVideo p{
	padding-top: 3px !important;
	padding-top: 10px;
	float: left;
}
.descArea{float: left; width: 504px; height: 400px; margin-left: 7px; margin-top: 5px; text-align: left;}

.title-video{
	width: 960px;
	line-height: 20px;
	color: #FA9916;
	float: left;
	text-align:left;
	margin-top: 3px;
	margin-left:6px;
	font-size: 14px;
}

.vidComments{
	float: left;
	color: #FA9916;
	width: 978px;
	height: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.vidComments div a{
	color: #060;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.vidComments div a:hover{
	color: #006;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.post-comment{
	float: left;
	width: 978px !important;
	width: 980px;
	height: 100%;
	position: relative;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-bottom: 0 !important;
	padding-bottom: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.post-comment ul{
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
}

.post-comment ul li{
	float: left;
	margin: 5px;
	width: 903px;
}

.div-left{
	width: 200px;
	float: left;
	padding-top: 3px;
	text-align: left;
}

.div-mid{
	width: 5px;
	float: left;
	padding-top: 3px;
	text-align: left;
}

.div-right{
	width: 650px;
	float: left;
	text-align: left;
}

.div-right-but{
	 float:right;
	 padding-right: 44px !important;
	 padding-right: 41px;
}


.com-input{
	width: 650px;
	height: 20px;
	padding-top:3px;
	color: #999;
	border: 1px solid #ccc;
	margin-left: 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.com-button{
	width: 100px;
	height: 35px;
	color: #999;
	border: 4px double #CCC;
	cursor: pointer;
}

.post-comment p{
	text-align: left;
	position: relative;
	padding: 5px;
	width: 970px;
	height: 100%;
}

/* for video listing page */
#videoList{
	position: relative;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
width: 769px; height: 100%; float: left; background: url(images/bg-shade.gif) repeat-x; border-bottom: 1px solid #ccc; padding-bottom: 5px;}

#videoList li{
width: 178px; 
height: 170px;
border: 1px #999999 solid; 
margin-left: 10px; 
margin-top: 10px;
padding-bottom: 3px;
display: inline;
float: left;
}

#videoList li .divImage{
width: 130px;
height: 97px;
margin-top: 10px;
margin-left: 22px !important;
margin-left: 0;
}

#videoList li p{
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: justify;
}

/*Article list*/
.left-content-row{
	float: left;
	width: 758px;
	height: auto;
	margin-top: 5px;
	padding: 0 5px 0 !important;
	padding: 13px 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image:url(images/bg-shade.gif);
	background-repeat: repeat-x;
}

.left-content-row p b{
	color: #FA9916;
}

/* for the signup page */
.signup_UL{
margin: 0 0 5px 0;
width:500px;
padding: 10px;
height: 100%;
background: url(images/bg-shade.gif) repeat-x;
color: #808081;
border-bottom: 1px solid #ccc;
list-style: none;
}
.signup_UL li{height: 30px; font-size:13px; vertical-align:middle;}
.divRT2{width:170px; padding-top:4px; height:18px; text-align:left; float:left;}
.divRTR{width:310px; text-align:left; float:left;}
.inputTxtReg{width:290px; padding-top:4px; height:17px; border: 1px solid #ccc}
.radioBut{margin-top:6px;}
.option_prof{width: 285px; height:20px; border:#ccc solid 1px; font-size:12px; padding: 0; margin:0;}
#login_left {
	float: left;
	width: 310px;
	height: 160px;
	margin: 0;
}
.login_div {
	border: 0px solid #ccc;
	padding-left: 8px;
	padding-right: 8px;		
	margin: 0;
	height: 149px;
	color: #454545;
}
.login_div ul li{padding-top: 3px;}

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

#right {
	float: right;
	width: 410px;
	margin: 0 0 10px 0;
}

.subheader_UL{
margin: 0 0 10px 0;
width: 400px;
padding: 8px;
background: url(images/bg-shade.gif) repeat-x;
color: #808081;
border-bottom: 1px solid #ccc;
float: left;
text-align: left;
}
.subheader_UL li{height: 30px; font-size:13px; position: relative; width: 350px;float:left;}
.left1{width:305px; float:left; padding-right: 12px;}
.passTxt{width: 150px; height: 17px; border:#ccc solid 1px; vertical-align:middle; padding-top: 4px; padding-bottom: 1px; font-size:12px;}
.passDiv{width:150px; float:left;}
.passDiv1{width:130px; float:left;}
.divLT{width:120px; float:left;}
.divRT{width:170px; text-align:left; float:left;}
.option{width: 150px; border:#ccc solid 1px; font-size:12px;}

.socialNetwork li{
	float: left;
	display: inline;
	padding:14px;
}

.socialNetwork li div{
	float: left;
	width: 98%;
}

.socialHeight {
	height: 146px !important;
	height: 120px;
}

.socialHeight-left {
	height: 152px !important;
	height: 137px;
}

#comments {
	text-align: left;
	margin-top: 10px;
}

.comments-post{
	position: relative;
	float: left;
	width: 792px;
	margin-left: 5px;
	text-align: left;
	height: auto;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px !important;
	margin-bottom: 0;
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px !important;
	margin-bottom: 40px;
	width: 100%;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist {
	float: left;
	width: 100%;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}
.commentlist li ul li {
	font-size: 1em;
	text-align: left;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 15px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.odd {
	background-color: #F3F3F3;
}

/******************************Contact us page added by Anish R************************************/
.rhy_contact {
	width: 100%;
	float: left;
}

.rhy_contact-input input{
	border: 1px solid #ccc;
	height: 18px;
	padding-top: 2px;
	width: 50%;
}

.rhy_contact-input textarea{
	border: 1px solid #ccc;
	height: 200px;
	width: 98%;
	padding-top: 2px;
}
	
.rhy_contact-submit input{
	float: right;
	margin-right: 12px !important;
	margin-right: 10px;
	height: 26px;
	width: 75px;
	padding: 0 0 0 2px;
	cursor: pointer;
	border: 1px solid #ccc;
}

.rhy_comment-submit{
	float: right;
	margin: 0 14px 0 0;
}
.rhy_comment-submit input{
	height: 26px;
	width: 75px;
	padding: 0 0 0 13px;
	cursor: pointer;
	border: 1px solid #ccc;
}




