/*
 STYLE-RED
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/*----------------------------------------------- START -------------------------------------------------*/
body {
    background: #ddd;
    padding: 0px;
    margin: 10px auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #524C4C;
    width: 1001px;
}

#wrapper {
    background: #fff;
}

/*----------------------------------------------- HEADER -------------------------------------------------*/
#header {
    width: 975px;
    padding-top: 10px;
    margin: 0px 0 5px;
    padding: 0px 10px;
    overflow: hidden;
	height: 120px;
}

.at-logo-link {
	float:right;
	padding-top:10px;
}

#at-logo {
	background: url('http://logesh.in/images/annai-technologies-logo.gif') no-repeat;
	height: 100px;
	width: 350px;
}

#at-logo:hover {
	background-position:0px -100px;
}

#header h1.txtlogo {
    float: left;
    overflow: hidden;
    font-family: Arial, Gadget, sans-serif;
    font-size: 72px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 5px;
    line-height: 100%;
    margin: 0px 0px;
	padding-top:10px;
	padding-right: 30px;
}

#header h1.txtlogo span {
    color: #e60123;
}

#header h1.txtlogo a, #header h1.txtlogo a:visited, #header h1.txtlogo:hover {
    color: #333;
    text-decoration: none;
}

#menu {
    width: 100%;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
}

#menu a, #menu a:visited {
    text-decoration: none;
    color: #e60123;
}

#menu a:hover {
    text-decoration: none;
    color: #000;
}

#menu ul.nav {
    width: 980px;
    height: 46px;
    padding: 0px;
    margin: 0 auto;
    list-style: none;
    font-size: 16px;
    color: #000;
}

#menu ul.nav li {
    display: inline;
    float: left;
    height: 32px;
    padding: 14px 10px 0px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

#menu ul.nav li:hover {
    background-color: #FCFCFC;
}

#menu ul.nav li.rss {
    display: inline;
    float: left;
    height: 32px;
    padding: 14px 10px 0px 31px;
    background: url(images/rss-red.png) no-repeat top left;
    font-weight: bold;
    text-transform: uppercase;
}

#menu ul.nav li.rss:hover {
    background: #FCFCFC url(images/rsshover-red.png) no-repeat top left;
}

#menu ul.nav li.twi {
    display: inline;
    float: left;
    height: 32px;
    padding: 14px 10px 0px 31px;
    background: url(images/twitico-red.png) no-repeat top left;
    font-weight: bold;
    text-transform: uppercase;
}

#menu ul.nav li.twi:hover {
    background: #FCFCFC url(images/twiticoh-red.png) no-repeat top left;
}

/*----------------------------------------------- CONTAINER -------------------------------------------------*/
#container {
    width: 1001px;
    padding: 0px;
    margin: 5px auto;
    overflow: hidden;
}

/*----------------------------------------------- SIDEBAR -------------------------------------------------*/
#sidebar {
    float: right;
    width: 345px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}

#sidebar a, #sidebar a:visited {
    color: #e60123;
    text-decoration: none;
}

#sidebar a:hover {
    color: #0000ff;
    text-decoration: none;
}

#sidebar .inside {
    background-color: #FFFFFF;
    border-left: 1px solid #E3E3E3;
    overflow: hidden;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

#sidebar .inside .ad3 {
    width: 300px;
    text-align: center;
    overflow: hidden;
    margin: 0px auto 20px auto;
}

#sidebar .inside h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 2px 0px;
    color: #383434;
    font-weight: bold;
}

#sidebar .inside ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
}

#sidebar .inside ul li {
    display: block;
    width: 330px;
    padding: 8px 0px 9px 0px;
    border-bottom: 1px solid #E3E3E3;
    line-height: 130%;
}

#sidebar .inside .ad125 {
    list-style: none;
    width: 290px;
    margin: 0 auto;
    overflow: hidden;
}

#sidebar .inside .ad125 li {
    float: left;
    background-color: #f8f8f8;
    background-image: none;
    width: 125px;
    display: inline;
    margin: 5px;
    overflow: hidden;
    padding: 4px 4px 0px 4px;
    border: 1px solid #EAEAEA;
}

#sidebar .inside ul li:hover {
    background-color: #FCFCFC;
}

#sidebar .inside ul li a, #sidebar .inside ul li a:visited {
    text-decoration: none;
    color: #e60123;
}

#sidebar .inside ul li a:hover {
    text-decoration: none;
    color: #0000ff;
}

#sidebar .inside .right {
    float: right;
    padding: 0px 0px 0px 10px;
    width: 125px;
    margin: 0px;
    border-left: 1px solid #E3E3E3;
}

#sidebar .inside .right img {
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #E3E3E3;
}

#sidebar .inside .left {
    float: left;
    padding: 0px;
    width: 210px;
    margin: 0px 0px 0px 0px;
}

#sidebar .inside .left ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
}

#sidebar .inside .left ul li {
    display: block;
    width: 186px;
    padding: 5px 0px 6px 16px;
    border-bottom: 1px solid #E3E3E3;
    background: url(images/liarrowcat.png) no-repeat top left;
    text-transform: capitalize;
}

#sidebar .inside .left ul li:hover {
    background-color: #FCFCFC;
}

#sidebar .inside .left ul li a, #sidebar .inside .left ul li a:visited {
    text-decoration: none;
    color: #e60123;
}

#sidebar .inside .left ul li a:hover {
    text-decoration: none;
    color: #0000ff;
}

#sidebar .inside .left ul.roll li {
    background: url(images/liarrowroll.png) no-repeat top left;
}

#sidebar .inside .nofloat {
    float: left;
    clear: both;
}

#sidebar .inside ul.archives li:hover, #sidebar .inside ul.categories li:hover {
    background-color: #fff;
}

#sidebar .inside ul.archives li a, #sidebar .inside ul.archives li a:visited {
    text-decoration: none;
    color: #e60123;
}

#sidebar .inside ul.archives li a:hover {
    text-decoration: none;
    color: #0000ff;
}

#sidebar .searchform {
    width: 348px;
    clear: both;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#sidebar .searchformtop {
    border: 1px solid #e3e3e3;
    background-color: #fafafa;
    padding: 4px 6px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 332px;
    color: #cccccc;
}

.textwidget {
    width: 100%;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    line-height: 150%;
    word-spacing: 1px;
    font-size: 13px;
}

.textwidget p {
    margin: 10px 0px 0px 0px;
}

#tabs_container {
    width: 100%;
    margin: 10px auto 20px auto;
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
}

#tabs_container ol.idTabs {
    list-style: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    overflow: hidden;
    background: url(images/tabslinebg.png) repeat-x bottom left;
}

#tabs_container ol.idTabs li {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background: none;
    display: inline;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0px;
    padding: 0;
    overflow: hidden;
}

#tabs_container ol.idTabs li a, #tabs_container ol.idTabs li a:visited {
    float: left;
    padding: 5px 16px 5px 16px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
}

#tabs_container a:hover {
    text-decoration: none;
}

#tabs_container ol.idTabs li a.selected {
    float: left;
    border: 1px solid #e3e3e3;
    border-bottom: 1px solid #fff;
    padding: 5px 16px 5px 16px;
}

#tab1, #tab2, #tab3 {
    width: 100%;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px;
}

#tab1 ul, #tab2 ul, #tab3 ul {
    width: 275px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#tab1 ul li, #tab2 ul li, #tab3 ul li {
    border-bottom: none;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    height: 18.133px;
}

#tab1 ul li a, #tab2 ul li a, #tab3 ul li a {
    background: url(images/tabsarrow.png) no-repeat top left;
    padding: 0px 0px 0px 0px;
}

#tab1 ul.archives {
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 14px;
    clear: both;
}

#tab1 ul.archives li {
    display: inline;
    float: left;
    width: 156px;
    padding: 5px 0px 6px 16px;
    border: none;
    border-bottom: 1px solid #E3E3E3;
    background: url(images/liarrowyear.png) no-repeat top left;
}

#tab2 ul.categories {
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 14px;
    clear: both;
}

#tab2 ul.categories li {
    display: inline;
    float: left;
    width: 156px;
    padding: 5px 0px 6px 16px;
    text-transform: capitalize;
    border-top: none;
    border-bottom: 1px solid #E3E3E3;
    background: url(images/liarrowcat.png) no-repeat top left;
}

#tab3 ul.blogroll {
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 14px;
    clear: both;
}

#tab3 ul.blogroll li {
    display: inline;
    float: left;
    width: 156px;
    padding: 5px 0px 6px 16px;
    text-transform: capitalize;
    border-top: none;
    border-bottom: 1px solid #E3E3E3;
    background: url(images/liarrowroll.png) no-repeat top left;
}

/*----------------------------------------------- POSTS -------------------------------------------------*/
#posts {
    float: left;
    width: 625px;
    padding: 0 0 0 5px;
    margin: 0px;
    overflow: hidden;
}

#posts .post {
    padding: 5px;
    margin: 0px 0px 10px 0px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    overflow: hidden;
}

#posts .post a, #posts .post a:visited {
    text-decoration: none;
    color: #e60123;
}

#posts .post a:hover {
    text-decoration: none;
    color: #ff0000; 
}

#posts .post h1.title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: bold;
    word-spacing: 3px;
    line-height: 120%;
    text-transform: uppercase;
    width: 570px;
    overflow: hidden;
    border: none;
    padding: 0px;
    color: #333;
}

#posts .post h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 15px 0px 5px 0px;
    font-size: 20px;
    padding-bottom: 4px;
    border-bottom: 1px solid #f4f4f4;
    color: #5F5858;
    width: 570px;
    overflow: hidden;
    font-weight: lighter;
}

#posts .post h2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 15px 0px 5px 0px;
    font-size: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #f4f4f4;
    color: #5F5858;
    width: 570px;
    overflow: hidden;
    font-weight: lighter;
}

#posts .post h3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 15px 0px 5px 0px;
    font-size: 16px;
    padding-bottom: 4px;
    border-bottom: 1px solid #f4f4f4;
    color: #5F5858;
    width: 570px;
    overflow: hidden;
}

#posts .post h1 a, #posts .post h1 a:visited {
    text-decoration: none;
    color: #222;
}

#posts .post h1 a:hover {
    text-decoration: none;
    color: #ff0000;
}

#posts .post p {
    letter-spacing: 0px;
    word-spacing: 1px;
    line-height: 160%;
    margin: 0px 0px 10px 0px
}

#posts .post ul, #posts .post ol {
    list-style: none;
    margin: 4px 0px; 
}

#posts .post ul li, #posts .post ol li {
    display: block;
    padding: 4px 0px 0px 16px;
    margin: 3px 0px 0px 0px;
    background: url(images/liarrowpost.png) no-repeat top left;
}

#posts .post strong {
    font-weight: bold;
}

#posts .post em {
    font-style: italic
}

#posts .post blockquote {
    width: 95%;
    margin: 0 auto;
    font-size: 13px;
    color: #6C6464;
    background-color: #F5F5F5;
    padding: 5px;
    margin: 2px auto 10px auto;
}

#posts .post img {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 3px 0px;
    margin: 2px 0px;
}

#posts .post img.wp-smiley {
    border: none;
    padding: 0px;
    margin: 0px;
}

#posts .post .details {
    border-top: 1px solid #E3E3E3;
    width: 560px;
    overflow: hidden;
    padding: 15px 5px 0px 5px;
    margin: 15px 0px 0px 0px;
    font-size: 10px;
    text-transform: uppercase;
}

#posts .post .details span {
    color: #BBBBBB;
    margin: 0px 0px 0px 5px;
}

#navigation {
    padding: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    clear: both;
    background-color: #fff;
    border: 0px solid #E3E3E3;
    color: #6C6464;
}

#navigation a {
    padding: 2px 5px;
    border: 1px solid #eee;
    color: #333;
    text-decoration: none;
}

#navigation a:visited {
    padding: 2px 5px;
    color: #000;
    text-decoration: none;
}

#navigation a:hover {
    padding: 2px 5px;
    text-decoration: none;
    color: #e60123
}

#navigation span {
    padding: 2px 5px;
    color: #6C6464;
}

#navigation .on {
    padding: 2px 5px;
    color: #6C6464;
}

.navin {
    padding: 5px;
    margin-bottom: 10px;
    font-size: 10px;
    clear: both;
    background-color: #fff;
    color: #a4a4a4;
    text-align: right;
}

.navin a {
    padding: 2px 5px;
    color: #000;
    text-decoration: none;
}

.navin a:visited {
    padding: 2px 5px;
    color: #000;
    text-decoration: none;
}

.navin a:hover {
    padding: 2px 5px;
    text-decoration: none;
    color: #e60123
}

.navin span {
    padding: 2px 5px;
    color: #AAA3A3;
}

.navin .on {
    padding: 2px 5px;
    color: #AAA3A3;
    border: 1px solid #f2f2f2;
}

/*----------------------------------------------- COMMENTS -------------------------------------------------*/
#comments {
    padding: 10px 15px 18px 15px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #E3E3E3;
    background-color: #fff;
    color: #383434;
    font-size: 14px;
    width: 570px;
    overflow: hidden;
}

#comments h3 {
    font-size: 16px;
    letter-spacing: -1px;
}

#listcomments {
    list-style: none;
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

#listcomments li {
    display: block;
    margin: 10px 0px 15px 0px;
    padding: 0px 10px;
    overflow: hidden;
    background-color: #F7F7F7;
}

#listcomments li .gravatar {
    width: 50px;
    height: 44px;
    float: right;
    text-align: left;
    padding: 8px 0px 0px 6px;
}

#listcomments li h4 {
    width: 480px;
    height: 44px;
    padding: 8px 10px 0px 0px;
    text-align: right;
    color: #BBBBBB;
}

#listcomments li h4 span {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #BBBBBB;
}

#listcomments li h4 span a, #listcomments li h4 span a:visited {
    text-decoration: none;
    color: #383434;
}

#listcomments li h4 span a:hover {
    text-decoration: none;
    color: #e60123;
}

#listcomments li h4 em {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #BBBBBB;
}

#listcomments li h4 em a, #listcomments li h4 em a:visited {
    text-decoration: none;
    color: #e60123;
}

#listcomments li h4 em a:hover {
    text-decoration: none;
    color: #383434;
}

#listcomments li .comtext {
    margin: 0px auto 0 auto;
    padding: 5px 0px;
    color: #383434;
    font-size: 14px;
}

#listcomments li .comtext p {
    margin: 5px 0px 5px 0px;
    line-height: 150%;
    word-spacing: 1px;
}

#listcomments li .comtext a, #listcomments li .comtext a:visited {
    text-decoration: none;
    color: #5B9DED;
}

#listcomments li .comtext a:hover {
    text-decoration: none;
    color: #2973CE;
}

#listcomments li .comtext img {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#form {
    background-color: #F7F7F7;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 20px 0px 0px 0px;
}

#form a, #form a:visited {
    text-decoration: none;
    color: #e60123;
}

#form a:hover {
    text-decoration: none;
    color: #000;
}

#form small {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #333;
    font-size: 10px;
}

#form input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

#form textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

#form input.submitcom {
    width: 93px;
    height: 30px;
    background: url(images/submitcom.png) no-repeat;
    margin: 0px;
}

#form input.submitcom:hover {
    background: url(images/submitcom.png) no-repeat 0 -30px;
    margin: 0px;
}

/*----------------------------------------------- R -------------------------------------------------*/
#footer {
    width: 100%;
    padding: 0px;
    margin: 0px;
    clear: both;
}

#footer a, #footer a:visited {
    text-decoration: none;
    color: #e60123
}

#footer a:hover {
    text-decoration: none;
    color: #383434
}

#footer .fmenu {
    width: 100%;
    height: 80px;
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
}

#footer .credits {
    width: 940px;
    height: 55px;
    padding: 25px 20px 0px 20px;
    margin: 0 auto;
    font-size: 24px;
    letter-spacing: -1.4px
}

#footer .credits .r {
    float: right;
}

#footer .credits .l {
    float: left;
}

#footer .dcredits {
    width: 940px;
    margin: 25px auto 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    color: #bababa;
    text-align: right
}

#footer .dcredits a, #footer .dcredits a:visited, #footer .dcredits a:hover {
    text-decoration: none;
    color: #bababa;
}

.twitter-message {
	padding: 5px 0 5px 0;
}

/* Facebook Widget CSS */
 
 .fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

 */
 

