* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/allness-sideon.gif) no-repeat;
	background-position: 0px 126px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #656983;
}

h1, h2, h3 {
	font-weight: normal;
	color: #83c125;
}

h2 {
	font-size: 2em;
}

h3 {
        font-size: 1.5em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

hr {
	color: #83c125;
}

a {
	color: #83c125;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed h2 {
  color: #656983;
}

.boxed .title {
	height: 25px;
	padding: 5px 0 0 15px;
	background: url(../images/img03.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
}

.boxed .content {
	padding: 15px;
	background: url(../images/img04.gif);
	border: 1px solid #b74f8f;
	border-top: none;
}

/* Post */

.post {
	padding: 2em 0 0 0;
}

.post .title {
  padding:  30px 0px 0px 45px;
}

.post .date {
	margin: -1.4em 0 .2em 0;
	text-align: right;
	font-size: 1em;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding: 1em;
	background: #b74f8f url(../images/img04.gif);
	border: 1px solid #b74f8f;
	font-size: 1em;
}

.post .meta h3 {
	padding: 1px;
	background: url(../images/img01.gif);
	font-size: 1.7em;
        color: #656983;  
        position: justify;
}

.post .meta a {
	font-size: 1.25em;
	padding: 1em;
}
.post .meta p {
	margin: 0;
}


.post .story {
	padding: 25px 0px 0px 45px;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	line-height: 1.7em;
}

.post .story img {
    width: 100px;
    height: 75px;
}



.post  .story table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #b74f8f;
        border-radius: 20px/50px;
        font-size: 1.25em;
        
}
.post   .story th {
        border: 1px solid #b74f8f;

        font-size: 1.25em;
}

.post   .story td {

        font-size: 1em;
}



/* Breadcrumb */

#breadcrumb {
	width: 715px;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0 25px;
	background: #40ACC7 url(../images/img05) no-repeat;
	color: #FFFFFF;
}

/* Logo */

#logo {
	position: relative;
	top: 30px;
	padding: 0px 0 100px 0;
	background: url(../images/allness-only-med.gif) no-repeat left top;
	text-align: center;
}

#logo h1 {
	text-transform: lowercase;
	font-size: 2.6em;
	font-weight: bold;
	font-style: italic;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 1em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
	margin: 0 220px 0 260px;
}

#main a {
}

/* Content > Main > IT */

#IT {
}
#IT img {
 
    padding: 0px 0 10px 100px;
}

/* Content > Main > NET */

#NET {
}

#NET img {
 
    padding: 0px 0 10px 100px;
}

#NORM {
}
#NORM img {
 
    padding: 0px 0 10px 10px;
}

/* Content > Main > Example */


#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	position: relative;
	width: 200px;
	padding: 35px;
}

#sidebar h3 {
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
}

#inputsubmit1 {
	font-size: x-small;
}

/* Content > Sidebar > Menu */

#menu {
}

#menu .content {
	border: 1px solid #b74f8f;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
}

#menu a {
	display: block;
	padding: 5px 0 5px 17px;
	background: url(../images/img05.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #656983;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#updates h3 {
	font-size: small;
}

#updates p {
	font-size: x-small;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 20px;
}

/*top right*/
#topright {
	float: right;
	width: 200px;
	height: 0em;
	padding: 0px 20px 0px 0px;
}

/* Support */

#support {
	padding: 20px 0;
}

#support h2 {
	font-size: 1.4em;
}

#support h3 {
	font-size: 1em;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* popup */


.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
    white-space: nowrap;
  font-size: 0.95em;
  padding: 0px 10px 10px 10px;
  color: #fff;
  background: #83c125;
  border: 2px solid #83c125;
  border-radius: 5px/5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  position: relative;

  
}
.button:hover {
  background: #83c125;
    text-decoration: none;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 30px 25px;
  background: #fff;
  border-radius: 5px;
  width: 250px;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup .textbox {
    width: 130px;
    height: 30px;
    float: right;
}

.popup h2 {
    font-size: 1.3em;
    font-weight: bold;
  margin-top: 0;
  color: #83c125;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 5px;
  right: 5px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #83c125;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.popup .content label {
    font-size: 1.1em;
    font-weight: bold;
    position: justify;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
